fix: register-agent matches new /agents/register spec (replay of pr38)#1
fix: register-agent matches new /agents/register spec (replay of pr38)#1antfleet-ops wants to merge 1 commit into
Conversation
AntFleet · 1 findingBoth reviewers flagged the items below on the changed files. AntFleet posts only what two independent frontier models agree on. Docs-gap · Medium — README Authentication table incorrectly claims REPPO_API_KEY is required for register-agent (command uses no auth)
Fix: Update the Authentication table to remove REPPO_API_KEY as a requirement for register-agent. Clarify that register-agent is unauthenticated and returns the persistent apiKey used for subsequent agent-scoped endpoints. Also note that agent-scoped endpoints use that returned apiKey as Bearer auth. Proposed patch (model: claude-opus-4-7)— Review |
Replay of Reppo-Labs/reppo-cli#38 — agent registration API spec fix (auth/registration surface).