Skip to content

fix(cli): normalize hosted agent lookups - #48

Merged
Cvv9 merged 1 commit into
mainfrom
codex/cli-managed-agent-compat
Aug 11, 2026
Merged

fix(cli): normalize hosted agent lookups#48
Cvv9 merged 1 commit into
mainfrom
codex/cli-managed-agent-compat

Conversation

@Cvv9

@Cvv9 Cvv9 commented Aug 11, 2026

Copy link
Copy Markdown
Owner

What changed

  • normalize managed-agent projection coordinates from raw 64-hex or the documented hosted-agent:<64-hex> compatibility form
  • ignore malformed projection coordinates instead of surfacing pseudo-pubkeys
  • allow users get --owner --pubkey to verify an exact existing profile without depending on a legacy projection
  • do not mint or publish any new owner authorization tags

Verification

  • cargo test -p buzz-cli --lib (353 passed)
  • cargo clippy -p buzz-cli --all-targets -- -D warnings
  • cargo fmt --all -- --check
  • git diff --check

Signed-off-by: Cvv9 <Varun.cumbamangalam@oralens.com>
@Cvv9
Cvv9 force-pushed the codex/cli-managed-agent-compat branch from 1b4ed97 to 9516ac0 Compare August 11, 2026 15:44
@Cvv9 Cvv9 changed the title fix(cli): verify hosted agent profile ownership fix(cli): normalize hosted agent lookups Aug 11, 2026
@Cvv9
Cvv9 merged commit 70bf1a6 into main Aug 11, 2026
22 checks passed
@Cvv9
Cvv9 deleted the codex/cli-managed-agent-compat branch August 11, 2026 15:49
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