Skip to content

Conversation

@humanagent
Copy link
Contributor

@humanagent humanagent commented Oct 18, 2025

Update agent docs to pass dbEncryptionKey directly and require a 32-byte hex DB key in create-a-client.mdx

Revise agent setup docs to use explicit wallet and DB encryption variables, remove node:crypto hex generation, convert Buffer to hex for provided keys, and update examples to pass dbEncryptionKey directly; adjust env examples to include 0x placeholders in build-an-agent.mdx.

📍Where to Start

Start with the configuration and example updates in create-a-client.mdx, focusing on the Agent.create call and dbEncryptionKey type and usage.


Macroscope summarized 316811e.

@humanagent humanagent requested a review from a team as a code owner October 18, 2025 15:23
@vercel
Copy link

vercel bot commented Oct 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-xmtp-org Ready Ready Preview Comment Nov 23, 2025 0:05am

@humanagent humanagent requested a review from bennycode October 18, 2025 15:25
@humanagent humanagent enabled auto-merge (squash) October 18, 2025 15:25
@humanagent humanagent disabled auto-merge October 18, 2025 15:25
@humanagent humanagent enabled auto-merge (squash) October 18, 2025 15:25
@humanagent
Copy link
Contributor Author

hey @bennycode , added a way to explain how to load an existing encryption key. needs

import { fromString } from "uint8arrays/from-string";

@humanagent humanagent merged commit 008d51c into main Nov 23, 2025
4 checks passed
@humanagent humanagent deleted the humanagent/feature-20251018-122308 branch November 23, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants