feat: add opencode configuration with MCP servers and DCP plugin

- Configure context7, gh_grep, and linear MCP servers
- Add DCP plugin for context pruning with detailed summaries
- Symlink AGENTS.md and commit-staged command from claude config
- Add chezmoiignore for opencode ephemeral/generated files
This commit is contained in:
2025-12-20 00:52:46 -06:00
parent 80c4082878
commit 6f3faca5af
6 changed files with 88 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Opencode ephemeral files and machine-specific data
.local/share/opencode/auth.json
.local/share/opencode/mcp-auth.json
.local/share/opencode/log/
.local/share/opencode/snapshot/
.local/share/opencode/storage/
.local/share/opencode/bin/
# Opencode plugin dependencies and generated files
.config/opencode/node_modules/
.config/opencode/bun.lock
.config/opencode/package.json
.config/opencode/.gitignore
.config/opencode/.claude/
.config/opencode/plugin/