mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 11:40:37 +00:00
feat(opencode): add agent modes and with-context MCP server config
- Add explicit mode settings for agents (build, plan as primary; others as subagent) - Configure with-context MCP server for Obsidian vault integration - Remove with-context-mcp from plugin dependencies (now using MCP server)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"version": "1.0.0",
|
||||
"description": "OpenCode plugins for dotfiles",
|
||||
"dependencies": {
|
||||
"@opencode-ai/plugin": "^1.0.51",
|
||||
"with-context-mcp": "^3.0.4"
|
||||
"@opencode-ai/plugin": "^1.0.51"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user