Skip to content

feat(docs): Add query loading feedback - #1475

Merged
MathurAditya724 merged 2 commits into
mainfrom
codex/docs-query-progress
Aug 25, 2026
Merged

feat(docs): Add query loading feedback#1475
MathurAditya724 merged 2 commits into
mainfrom
codex/docs-query-progress

Conversation

@MathurAditya724

@MathurAditya724 MathurAditya724 commented Aug 25, 2026

Copy link
Copy Markdown
Member

Docs queries now use the shared terminal spinner with gentle rotating wait messages while docs-MCP prepares a response. The spinner remains absent from JSON and plain output, and docs list behavior is unchanged.

The rotation is timer-based client feedback rather than a claim about server-side MCP stages. It is cleared on success and failure, and is explicitly terminal-only so it cannot enter a forced-rich machine-readable pipe.

Show rotating, human-friendly status messages while a docs query waits for docs-MCP without affecting JSON or plain output.
@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cli Ready Ready Preview Aug 25, 2026 10:52am

Request Review

@MathurAditya724
MathurAditya724 marked this pull request as ready for review August 25, 2026 10:46
@github-actions github-actions Bot added the risk: medium PR risk score: medium label Aug 25, 2026
Prevent docs-query spinner output from entering forced-rich pipelines and cover docs route dispatch.
@MathurAditya724
MathurAditya724 merged commit c343dd4 into main Aug 25, 2026
31 checks passed
@MathurAditya724
MathurAditya724 deleted the codex/docs-query-progress branch August 25, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: medium PR risk score: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant