Skip to content

docs(auth): document unified Bearer-first auth priority and auto-retry (CLI 3.5.1)#35

Merged
xergioalex merged 1 commit into
mainfrom
feat/cli-3.5.1-auth-unification
Jul 13, 2026
Merged

docs(auth): document unified Bearer-first auth priority and auto-retry (CLI 3.5.1)#35
xergioalex merged 1 commit into
mainfrom
feat/cli-3.5.1-auth-unification

Conversation

@xergioalex

Copy link
Copy Markdown
Member

Summary

  • Updated shared/auth.md to reflect the unified Bearer-first auth priority across all endpoints — agent and user commands now share the same auth order (since dailybot-cli >= 3.5.1)
  • Documented the new bidirectional 401 auto-retry: Bearer→API key and API key→Bearer
  • Removed duplicate "Config directory override" and "Commands need some credential" sections
  • Removed outdated claim that user-scoped commands fail without a Bearer session (they now accept API keys too)
  • Bumped skill version to 3.7.0

Context

CLI PR: DailybotHQ/cli#64

Test plan

  • Verify auth.md accurately reflects CLI 3.5.1 behavior
  • Verify no broken cross-references in other skill docs

Made with Cursor

…y (CLI 3.5.1)

- Updated auth.md to reflect unified Bearer-first priority across all
  endpoints — agent and user commands now share the same auth order
- Documented bidirectional 401 retry: Bearer→API key and API key→Bearer
- Removed duplicate Config directory / Commands sections
- Removed outdated claim that user-scoped commands require Bearer only
- Bumped skill version to 3.7.0

Co-authored-by: Cursor <cursoragent@cursor.com>
@xergioalex
xergioalex merged commit 1546e76 into main Jul 13, 2026
6 checks passed
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