Claude Code configuration files, skills, and customizations
Go to file
Cal Corum 4770c15429 Add --if-changed flag to embed, configurable Ollama model, hourly timer
- embed --if-changed compares memory ID sets to skip when unchanged
- --ollama-model config flag to switch models without code changes
- _ollama_embed now accepts model param, respects config throughout
- Switched default to qwen3-embedding:8b (70+ MTEB vs nomic's ~52)
- Hourly systemd timer for embedding, daily timer no longer embeds
- Fixed PATH for uv in both systemd services

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 14:54:21 -06:00
agents Add orchestrator swarm system and update plugins 2026-02-18 16:58:38 -06:00
backups Rotate config backups and update plugin lists 2026-02-19 13:48:04 -06:00
commands Sync: new commit commands, cognitive-memory uv fix, major-domo CLI split, statusline plugin 2026-02-17 16:14:44 -06:00
hooks Add PostToolUse hook for auto-formatting Python with uvx black 2026-02-14 21:49:54 -06:00
plugins Rotate config backups and update plugin lists 2026-02-19 13:48:04 -06:00
scripts Sync: new commit commands, cognitive-memory uv fix, major-domo CLI split, statusline plugin 2026-02-17 16:14:44 -06:00
skills Add --if-changed flag to embed, configurable Ollama model, hourly timer 2026-02-19 14:54:21 -06:00
usage-data Add new skills, commands, scripts; update Paper Dynasty workflows 2026-02-13 14:10:21 -06:00
.gitignore Add global __pycache__/ to gitignore 2026-02-15 17:52:10 -06:00
CLAUDE.md Update memory protocol docs for CORE.md auto-load via symlinks 2026-02-16 10:50:30 -06:00
settings.json Update cognitive-memory skill docs and sync plugin/settings changes 2026-02-19 07:24:14 -06:00