Skip to content

docs(cli): add cloud-mode examples to recce mcp-server --help#1387

Merged
iamcxa merged 1 commit into
mainfrom
feature/drc-3376-recce-cli-cloud-mode-ux-misleading-error-missing-help
May 20, 2026
Merged

docs(cli): add cloud-mode examples to recce mcp-server --help#1387
iamcxa merged 1 commit into
mainfrom
feature/drc-3376-recce-cli-cloud-mode-ux-misleading-error-missing-help

Conversation

@wcchang1115
Copy link
Copy Markdown
Collaborator

@wcchang1115 wcchang1115 commented May 20, 2026

PR checklist

  • Ensure you have added or ran the appropriate tests for your PR.
  • DCO signed

What type of PR is this?

docs

What this PR does / why we need it:

Adds cloud-mode examples to recce mcp-server --help. Previously the Examples block only showed local and SSE modes; users had no way to discover the cloud-session flag combination from --help.

Which issue(s) this PR fixes:

Special notes for your reviewer:

  • Docstring-only change. Uses the public --session flag (not the hidden --session-id).

Does this PR introduce a user-facing change?:

NONE

@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
recce/cli.py 68.74% <ø> (ø)

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wcchang1115 wcchang1115 changed the title docs(cli): add cloud-mode examples to recce mcp-server --help (DRC-3376) docs(cli): add cloud-mode examples to recce mcp-server --help May 20, 2026
@wcchang1115 wcchang1115 marked this pull request as ready for review May 20, 2026 06:40
Users discovering cloud mode through `recce mcp-server --help` had no
visible example of the required flag combination. The Examples block now
shows the cloud-session path in two forms — explicit `--api-token` and
profile.yml-resolved token.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Wei-Chun, Chang <wcchang@infuseai.io>
@wcchang1115 wcchang1115 force-pushed the feature/drc-3376-recce-cli-cloud-mode-ux-misleading-error-missing-help branch from c5ceb0a to f36a46f Compare May 20, 2026 06:41
@wcchang1115 wcchang1115 requested a review from iamcxa May 20, 2026 07:19
Copy link
Copy Markdown
Contributor

@iamcxa iamcxa left a comment

Choose a reason for hiding this comment

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

LGTM!

@iamcxa iamcxa merged commit b1f7ce1 into main May 20, 2026
22 checks passed
@iamcxa iamcxa deleted the feature/drc-3376-recce-cli-cloud-mode-ux-misleading-error-missing-help branch May 20, 2026 07:27
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