chore(dotagents): bump mcp config update - #1253
Conversation
- update the dotagents submodule to the mcp launcher fix - include the installed-command switch and xcodebuildmcp mcp entry Entire-Checkpoint: 8d79ae4c9c41
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Disabled knowledge base sources:
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis pull request updates the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Mesa DescriptionTL;DRBumped the What changed?
Description generated by Mesa. Update settings |
|
You do not have enough credits to review this pull request. Please purchase more credits to continue. |
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request updates the Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the dotagents submodule to a new commit, which, according to the description, incorporates updates to the MCP launcher configuration. The change is a standard submodule bump and appears correct based on the provided information. I have no specific feedback on the change itself.
There was a problem hiding this comment.
Pull request overview
Updates the dotagents git submodule pointer to pull in the MCP launcher update (moving away from npx/uvx launchers and aligning the Xcode MCP entry with the current xcodebuildmcp startup path).
Changes:
- Bump
dotagentssubmodule commit toa7a6b3c28fd16d177133e22f1c5897d93a954340
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bump the dotagents submodule to include the MCP launcher update.
This pulls in the dotagents change that switches the MCP entries away from npx / uvx launchers and updates the Xcode entry to use the current xcodebuildmcp mcp server startup path.
I considered leaving the root repo unchanged and merging only the dotagents PR, but this repository still needs the submodule pointer updated to pick up that change.
Related dotagents PR: shunkakinoki/dotagents#99
Summary by cubic
Update the
dotagentssubmodule to include the MCP launcher fix. MCP entries now use installed-command launchers instead ofnpx/uvx, and the Xcode entry points to the currentxcodebuildmcpserver path for reliable startup.Written for commit e2be7da. Summary will update on new commits.