Skip to content

claude: Rev agentic endpoint - #453

Merged
nbrahms merged 1 commit into
mainfrom
nathan/rev-agentic-endpoints
Aug 8, 2026
Merged

claude: Rev agentic endpoint#453
nbrahms merged 1 commit into
mainfrom
nathan/rev-agentic-endpoints

Conversation

@nbrahms

@nbrahms nbrahms commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

The controller moved mcp -> agentic. Update CLI to match.

The controller moved mcp -> agentic. Update CLI to match.
@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f254839b-18fa-48ef-b381-900f913c6b6e

📥 Commits

Reviewing files that changed from the base of the PR and between d9b5f79 and f477e79.

📒 Files selected for processing (1)
  • src/commands/claude/mcp.ts

Walkthrough

Updated three MCP API request endpoints in src/commands/claude/mcp.ts. Server listing and server lookup now use /agentic/servers. Client creation now uses /agentic/clients. No other behavior or public declarations changed.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description states the endpoint rename but omits required sections for change type, validation, rollout, and impact. Complete the required template sections, including change details, type of change, validation, blast radius, risks, and rollout or rollback.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the CLI change to the agentic endpoint.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch nathan/rev-agentic-endpoints

Comment @coderabbitai help to get the list of available commands.

@nbrahms
nbrahms merged commit ac5934f into main Aug 8, 2026
4 checks passed
@nbrahms
nbrahms deleted the nathan/rev-agentic-endpoints branch August 8, 2026 23: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.

2 participants