-
Notifications
You must be signed in to change notification settings - Fork 120
Feat edit 2.0 #357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat edit 2.0 #357
Conversation
|
lgtm |
cuericlee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
| default="stdio", | ||
| help="Transport protocol to use (streamable-http or stdio)", | ||
| ) | ||
| parser.add_argument("--groups", type=str, help="Comma-separated tool groups") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MCP_TOOL_GROUPS is not used, give default value for MCP_TOOL_GROUPS.
cuericlee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
No description provided.