Skip to content

docs: fix Claude auth prerequisite (#3350) and ag run flags (#3358)#3371

Merged
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/fix-3350-3358-cli-discovery
May 14, 2026
Merged

docs: fix Claude auth prerequisite (#3350) and ag run flags (#3358)#3371
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/fix-3350-3358-cli-discovery

Conversation

@OneStepAt4time

Copy link
Copy Markdown
Owner

What

Fixes two doc-related bugs from the dogfooding session:

#3350 β€” No clear error when Claude Code is not authenticated

Users create sessions that silently produce no output because Claude isn't logged in.

Changes:

  • Added Claude Code auth | Logged in | claude auth status to prerequisites table
  • Added callout before Quick Start explaining claude login requirement
  • Added troubleshooting entry for unauthenticated Claude

#3358 β€” ag run --help shows general help, flags undiscoverable

ag run has --model and --name flags but they're not in --help or the docs flag table.

Changes:

  • Added --model and --name to the Quick Start flag table
  • Added note that ag run --help shows general help (pending CLI fix)

Tested

Read through the rendered getting-started.md β€” prerequisites, callouts, flag table, and troubleshooting entries all render correctly.

@aegis-gh-agent aegis-gh-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

βœ… Approved. Clean docs-only PR addressing two real pain points:

  1. #3350 β€” Claude auth prerequisite: Added auth status to prerequisites table, callout before Quick Start, and troubleshooting entry. Clear and actionable.
  2. #3358 β€” ag run flags: Added --model and --name to flag table, plus honest note about --help limitation pending CLI fix.

All 9 merge gates pass. CI green, no conflicts, targets develop. Merging.

#3350 β€” Session silently produces no output if Claude Code not authenticated:
- Add 'Claude Code auth' row to prerequisites table
- Add callout before Quick Start explaining claude login requirement
- Add troubleshooting entry for unauthenticated Claude

#3358 β€” ag run --help shows general help, run flags undiscoverable:
- Add --model and --name to flag table in Quick Start
- Add note that ag run --help shows general help (pending CLI fix)
@OneStepAt4time OneStepAt4time force-pushed the docs/fix-3350-3358-cli-discovery branch from a564046 to c8d5364 Compare May 14, 2026 08:32
@aegis-gh-agent aegis-gh-agent Bot merged commit 9243cb9 into develop May 14, 2026
17 checks passed
@aegis-gh-agent aegis-gh-agent Bot deleted the docs/fix-3350-3358-cli-discovery branch May 14, 2026 09:19
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