mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 00:24:06 -06:00
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:
@@ -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/
|
||||
Reference in New Issue
Block a user