Commit Graph

11 Commits

Author SHA1 Message Date
d7ea3c84d8 config: add superpowers plugin via chezmoi external repo 2026-01-23 14:04:57 -06:00
ccc91142d2 docs: add chezmoi file access guidelines and interview agent spec 2026-01-11 17:14:21 -06:00
1d36d6ce0a config: add Catppuccin theme and tweak editor settings
- Add high-contrast Catppuccin theme for OpenCode
- Enable Copilot edit prediction in Zed
- Increase Kitty font size and improve text rendering
- Fix trailing comma in OpenCode plugins config
2026-01-10 19:10:31 -06:00
d7ebc63d88 config: add kitty tab placement and OpenCode anthropic auth plugin 2026-01-09 13:07:56 -06:00
4d0092a062 config: add OpenCode keybind and model favorites modifier script 2026-01-06 17:07:08 -06:00
b4d9c66dc8 config: disable jdtls LSP and enhance git status/diff settings 2025-12-29 11:36:35 -06:00
f90363976e feat: add chezmoi safety hooks to prevent unsafe apply/force commands 2025-12-28 19:35:31 -06:00
3365f031f9 chore: simplify plugin configuration and enable official plugins
Switch from community workflows to official plugins (rust-analyzer-lsp,
ralph-wiggum) for better maintenance. Disable DCP plugin temporarily.
Reorganize settings alphabetically and remove unused workflow plugins.
2025-12-26 14:34:51 -06:00
e829e131a5 feat: add amend-commit command with workflow instructions and CLAUDE.md updates 2025-12-20 01:46:52 -06:00
ec0d51e8d3 docs: improve commit-staged command workflow and add model config
- Update command description for clarity
- Add plan mode handling instructions
- Add guidance on scaling commit message complexity
- Configure claude-sonnet-4-5 as default model in opencode config
2025-12-20 01:09:31 -06:00
6f3faca5af 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
2025-12-20 00:52:46 -06:00