Conversation
Member
4ndrelim
commented
Dec 14, 2025
- To prioritize reliability and user experience while balancing cost, we will temporarily disable some of the more advanced XtraMCP features
- Include documentation on these features for transparency (and for subsequent local hosting)
Contributor
There was a problem hiding this comment.
Pull request overview
This PR temporarily disables several advanced XtraMCP features to prioritize reliability and manage operational costs. The changes include commenting out specific tool names in the frontend, removing collapsible UI components, and updating documentation to reflect which features are currently enabled or disabled.
Key Changes:
- Disabled advanced XtraMCP tools (
deep_research,verify_citations,enhance_academic_writing,get_user_papers,search_user) by commenting them out in the tools configuration - Simplified the JSON-RPC result display component by removing collapse/expand functionality
- Enhanced documentation with deployment status for each XtraMCP tool and clearer descriptions of capabilities
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| webapp/_webapp/src/components/message-entry-container/tools/tools.tsx | Comments out disabled XtraMCP tools and reorganizes tool list with clearer category labels |
| webapp/_webapp/src/components/message-entry-container/tools/jsonrpc.tsx | Removes collapsible UI for JSON-RPC results, simplifies component structure |
| demo/xtramcp/readme.md | Adds deployment status column to tool table, documents disabled features, and adds new tool documentation |
| README.md | Updates project description, corrects formatting, and clarifies XtraMCP deployment status |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Junyi-99
approved these changes
Dec 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.