Skip to content

[codex] Improve agent wallet docs#1353

Merged
blakecduncan merged 7 commits into
mainfrom
codex/improve-agent-wallet-docs
Jun 5, 2026
Merged

[codex] Improve agent wallet docs#1353
blakecduncan merged 7 commits into
mainfrom
codex/improve-agent-wallet-docs

Conversation

@blakecduncan
Copy link
Copy Markdown
Contributor

What changed

  • Rewrote the Agent Wallets page around concrete capabilities instead of high-level positioning.
  • Removed the internal signer provider mention from the public docs.
  • Added a capability matrix covering chains, operations, gas and fee sponsorship, session scopes, limits, and revocation behavior.
  • Added end-to-end CLI examples for EVM and Solana Agent Wallet workflows.
  • Added a machine-readable capability manifest for agents, skills, and system prompts.
  • Updated the CLI docs to reflect current Agent Wallet session support for Solana sends and SPL token transfers.

Why

The previous Agent Wallets page underrepresented the product and did not give agents a precise way to discover wallet capabilities. The new page documents the actual CLI surface, Dashboard control plane, and machine-readable discovery path via agent-prompt --scope wallet.

Impact

Developers and AI agents get clearer guidance for connecting, verifying, using, sponsoring, and revoking Agent Wallet sessions. The page also avoids positioning Agent Wallets as a generic signing primitive and keeps current limitations explicit.

Validation

  • pnpm exec prettier --check content/tutorials/build-with-ai/agent-wallets.mdx content/tutorials/build-with-ai/alchemy-cli.mdx
  • pnpm exec eslint content/tutorials/build-with-ai/agent-wallets.mdx content/tutorials/build-with-ai/alchemy-cli.mdx
  • git diff --check -- content/tutorials/build-with-ai/agent-wallets.mdx content/tutorials/build-with-ai/alchemy-cli.mdx

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jun 5, 2026, 3:11 PM

@blakecduncan blakecduncan marked this pull request as ready for review June 5, 2026 15:10
@blakecduncan blakecduncan requested a review from a team as a code owner June 5, 2026 15:10
@blakecduncan blakecduncan merged commit 122bb5e into main Jun 5, 2026
9 checks passed
@blakecduncan blakecduncan deleted the codex/improve-agent-wallet-docs branch June 5, 2026 15:29
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.

2 participants