Skip to content

feat(cli): add buzz users me for external-agent identity - #2933

Open
Bartok9 wants to merge 1 commit into
block:mainfrom
Bartok9:bartok9/cli-users-me
Open

feat(cli): add buzz users me for external-agent identity#2933
Bartok9 wants to merge 1 commit into
block:mainfrom
Bartok9:bartok9/cli-users-me

Conversation

@Bartok9

@Bartok9 Bartok9 commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Fixes the first gap in #2663 for OpenClaw/external agents: buzz users me (alias whoami) prints the hex pubkey + npub from BUZZ_PRIVATE_KEY with no relay I/O.

Tested: cargo test -p buzz-cli --lib -- commands::users::tests

OpenClaw/external bridges hold BUZZ_PRIVATE_KEY but had no first-class
self-identity command short of embedding secp256k1. Print hex pubkey +
npub locally with no relay I/O (alias: whoami).

Signed-off-by: Bartok9 <danielrpike9@gmail.com>
@Bartok9
Bartok9 force-pushed the bartok9/cli-users-me branch from a3879f4 to 553a71e Compare July 28, 2026 13:17
Bartok9 added a commit to Bartok9/buzz that referenced this pull request Jul 28, 2026
Add buzz listen (WS NDJSON + optional webhook), keep pubkey/tags in
messages get --format compact, headless agents publish for kind:30177
with client-side schema validation, and docs/cli-external-agents.md.
Includes users me for a self-contained E2E path (sibling block#2933).

Signed-off-by: Bartok <danielrpike9@gmail.com>
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.

1 participant