cc-os/plugins/memory/skills
jared 98f8290631 Refine memory-project onboarding: type-based exclude taxonomy + 16k-context model
Assessment now reasons about ignorable content by category (fetched
deps, build output, caches, tooling/AI-assistant dirs, lockfiles, bulk
data, binaries) so it generalizes across stacks. Onboarding switches to
the config.yaml model qwen25-coder-7b-16k: inference is GPU-bound at
~65 tok/s, so the speed lever is fewer chunks per doc via a larger
context window (GRAPHIFY_OLLAMA_NUM_CTX does not propagate through the
OpenAI-compatible path; context must come from the modelfile). Extends
ADR-017.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 10:57:06 -04:00
..
memory-project Refine memory-project onboarding: type-based exclude taxonomy + 16k-context model 2026-06-17 10:57:06 -04:00
memory-reorganize Source memory plugin in git; port hooks to Python; archive change 2026-06-12 12:42:05 -04:00
memory-vault Source memory plugin in git; port hooks to Python; archive change 2026-06-12 12:42:05 -04:00
memory-write Source memory plugin in git; port hooks to Python; archive change 2026-06-12 12:42:05 -04:00