Skip to content

feat: label delegate public key as Agent ID and document it#285

Open
UyLeQuoc wants to merge 1 commit into
devfrom
uyle/walm-118-make-memwal_agent_id-easy-to-collect-label-delegate-public
Open

feat: label delegate public key as Agent ID and document it#285
UyLeQuoc wants to merge 1 commit into
devfrom
uyle/walm-118-make-memwal_agent_id-easy-to-collect-label-delegate-public

Conversation

@UyLeQuoc

Copy link
Copy Markdown
Collaborator

Summary

Make the delegate public key easy to find and collect as the Agent ID (MEMWAL_AGENT_ID).

Changes

  • Dashboard: label the delegate public key as Agent ID (Delegate keys table column and SDK credentials row), with a "What is this?" link to docs. Existing copy buttons copy the full key.
  • Docs: add a "Find Your Agent ID" guide covering the dashboard, the MCP credentials file, and the SDK; wire it into nav and link it from Quick Start.

Notes

  • Agent ID is the delegate public key, stamped on-chain as memwal_agent_id on every memory blob.

- Dashboard: label the delegate public key as Agent ID in the Delegate keys table and SDK credentials, with a link to the guide
- Docs: add "Find Your Agent ID" guide and link it from Quick Start
@UyLeQuoc UyLeQuoc force-pushed the uyle/walm-118-make-memwal_agent_id-easy-to-collect-label-delegate-public branch from abce281 to 5d4b4f0 Compare June 16, 2026 08:59
@UyLeQuoc UyLeQuoc requested a review from ducnmm June 16, 2026 09:00
@jessiemongeon1

Copy link
Copy Markdown
Contributor

Style Guide Audit

Audited 2 file(s) against the Sui Documentation Style Guide.

2 violation(s) found. All must be fixed before merge.

docs/getting-started/find-your-agent-id.md (2 violation(s))

2 violation(s) (2 regex, 0 claude)

  • Line 13 — "on-chain" is one word → "onchain"
    • Current: on-chain
    • Fix: onchain
  • Line 62 — "on-chain" is one word → "onchain"
    • Current: on-chain
    • Fix: onchain

Automated audit using the Sui Documentation Style Guide.

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