Skip to content

Roadmap Feature Reordering MCP Tool#170

Open
OBenner wants to merge 2 commits intodevelopfrom
auto-claude/212-add-roadmap-feature-reordering-tool
Open

Roadmap Feature Reordering MCP Tool#170
OBenner wants to merge 2 commits intodevelopfrom
auto-claude/212-add-roadmap-feature-reordering-tool

Conversation

@OBenner
Copy link
Copy Markdown
Owner

@OBenner OBenner commented Mar 23, 2026

Add an MCP tool to reorder roadmap features within a phase. The tool would update feature positions in the roadmap data structure, enabling programmatic reordering of roadmap items.

Test User and others added 2 commits March 5, 2026 10:47
Added TOOL_REORDER_FEATURES constant following existing pattern for
Auto-Code MCP tools. This constant defines the tool name used by the
reorder_features roadmap management tool.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Added TOOL_REORDER_FEATURES to the exports in auto_claude_tools.py to make it available for agent use.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 23, 2026

Warning

Rate limit exceeded

@OBenner has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 5 minutes and 57 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 76554649-6dc1-4a48-aebc-f7e0008abdc5

📥 Commits

Reviewing files that changed from the base of the PR and between aa0d6f5 and 0e8673e.

📒 Files selected for processing (5)
  • apps/backend/agents/tools_pkg/models.py
  • apps/backend/agents/tools_pkg/registry.py
  • apps/backend/agents/tools_pkg/tools/__init__.py
  • apps/backend/agents/tools_pkg/tools/roadmap.py
  • apps/backend/auto_claude_tools.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch auto-claude/212-add-roadmap-feature-reordering-tool

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant