No description
Find a file
Kent Overstreet 90d60894ed config-driven context loading, consolidate hooks, add docs
Move the hardcoded context priority groups from cmd_load_context()
into the config file as [context.NAME] sections. Add journal_days
and journal_max settings. The config parser handles section headers
with ordered group preservation.

Consolidate load-memory.sh into the memory-search binary — it now
handles both session-start context loading (first prompt) and ambient
search (subsequent prompts), eliminating the shell script.

Update install_hook() to reference ~/.cargo/bin/memory-search and
remove the old load-memory.sh entry from settings.json.

Add end-user documentation (doc/README.md) covering installation,
configuration, all commands, hook mechanics, and notes for AI
assistants using the system.

Co-Authored-By: ProofOfConcept <poc@bcachefs.org>
2026-03-05 15:54:44 -05:00
.cargo daemon: resource-gated scheduling, fact-mine integration, systemd 2026-03-05 15:31:08 -05:00
.claude stash DMN algorithm plan and connector prompt fix 2026-03-05 10:24:24 -05:00
doc config-driven context loading, consolidate hooks, add docs 2026-03-05 15:54:44 -05:00
prompts stash DMN algorithm plan and connector prompt fix 2026-03-05 10:24:24 -05:00
schema migrate agent output to capnp store, add provenance tracking 2026-03-05 15:30:57 -05:00
src config-driven context loading, consolidate hooks, add docs 2026-03-05 15:54:44 -05:00
.gitignore knowledge agents: extractor, connector, challenger, observation 2026-03-03 10:56:44 -05:00
build.rs poc-memory v0.4.0: graph-structured memory with consolidation pipeline 2026-02-28 22:17:00 -05:00
Cargo.lock daemon: background job orchestration for memory maintenance 2026-03-05 13:18:00 -05:00
Cargo.toml daemon: resource-gated scheduling, fact-mine integration, systemd 2026-03-05 15:31:08 -05:00