mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-25 15:24:58 +00:00
cli: redesign run command output flow and disable todo read tool
- Show run message at execution start with UI formatting - Remove unused show() function and simplify output logic - Add agent/model display when assistant messages begin - Comment out TodoReadTool from registry - Remove mcp context7 configuration
This commit is contained in:
@@ -9,12 +9,7 @@
|
||||
"options": {},
|
||||
},
|
||||
},
|
||||
"mcp": {
|
||||
"context7": {
|
||||
"type": "remote",
|
||||
"url": "https://mcp.context7.com/mcp",
|
||||
},
|
||||
},
|
||||
"mcp": {},
|
||||
"tools": {
|
||||
"github-triage": false,
|
||||
"github-pr-search": false,
|
||||
|
||||
Reference in New Issue
Block a user