Skip to content

docs: add background execution guidance for session auth in LLM_USAGE#42

Merged
broody merged 2 commits intomainfrom
feat/llm-usage-background-auth
Feb 17, 2026
Merged

docs: add background execution guidance for session auth in LLM_USAGE#42
broody merged 2 commits intomainfrom
feat/llm-usage-background-auth

Conversation

@broodling-bot
Copy link
Collaborator

The session auth command blocks for up to 6 minutes waiting for browser authorization. This adds guidance for LLM agents to run it as a background process so they stay responsive while waiting.

Changes:

  • Added "Background Execution" section under Authorization Flow in LLM_USAGE.md
  • Documents the pattern: start in background → display URL immediately → poll for completion → verify status

@broody broody merged commit 678b436 into main Feb 17, 2026
3 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.

2 participants

Comments