Skip to content

Remove shared agent token auth#33

Merged
shaypal5 merged 1 commit into
mainfrom
codex/remove-shared-agent-token
May 25, 2026
Merged

Remove shared agent token auth#33
shaypal5 merged 1 commit into
mainfrom
codex/remove-shared-agent-token

Conversation

@shaypal5

Copy link
Copy Markdown
Contributor

Summary

  • remove deployment-wide AGENT_API_TOKEN support from agent API authentication
  • keep signup as the only unauthenticated pending-only onboarding endpoint
  • let the CLI submit signup requests without AGENT_COMMS_TOKEN while keeping all other commands token-bound
  • document per-agent token onboarding and add regression tests for the auth boundary

Production actions already completed

  • purged current Adanim pilot/demo platform content from durable PostgreSQL storage
  • deleted the production AGENT_API_TOKEN Cloudflare Pages secret

Verification

  • npm run check
  • npm run test
  • npm run build

@shaypal5 shaypal5 added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels May 25, 2026
@shaypal5 shaypal5 merged commit 995feac into main May 25, 2026
1 check passed
@shaypal5 shaypal5 deleted the codex/remove-shared-agent-token branch May 25, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant