..
bin
irc: client-side ping timeout and connection reliability
2026-03-06 15:21:39 -05:00
neuro
neuro: split into scoring, prompts, and rewrite modules
2026-03-05 10:24:05 -05:00
store
persist: fix store race condition with concurrent writers
2026-03-06 21:38:26 -05:00
audit.rs
llm: full per-agent usage logging with prompts and responses
2026-03-05 22:52:08 -05:00
config.rs
daemon: configurable LLM concurrency
2026-03-05 22:56:16 -05:00
consolidate.rs
llm: full per-agent usage logging with prompts and responses
2026-03-05 22:52:08 -05:00
daemon.rs
daemon status: add in-flight tasks, recent completions, and node history command
2026-03-06 21:38:33 -05:00
digest.rs
llm: full per-agent usage logging with prompts and responses
2026-03-05 22:52:08 -05:00
enrich.rs
llm: full per-agent usage logging with prompts and responses
2026-03-05 22:52:08 -05:00
fact_mine.rs
fact-mine: skip transient/session-specific facts
2026-03-05 22:59:58 -05:00
graph.rs
graph: extract current_metrics() from health_report
2026-03-05 10:24:12 -05:00
knowledge.rs
llm: full per-agent usage logging with prompts and responses
2026-03-05 22:52:08 -05:00
lib.rs
Extract lib.rs, inline search in memory-search hook
2026-03-05 22:23:03 -05:00
llm.rs
fix idle timer: daemon agent calls were resetting user activity
2026-03-06 00:16:03 -05:00
lookups.rs
add daily lookup counter for memory retrieval tracking
2026-03-03 18:36:25 -05:00
main.rs
daemon status: add in-flight tasks, recent completions, and node history command
2026-03-06 21:38:33 -05:00
migrate.rs
types: unify all epoch timestamps to i64
2026-03-05 10:23:57 -05:00
query.rs
migrate agent output to capnp store, add provenance tracking
2026-03-05 15:30:57 -05:00
search.rs
Extract lib.rs, inline search in memory-search hook
2026-03-05 22:23:03 -05:00
similarity.rs
query: rich QueryResult + toolkit cleanup
2026-03-03 12:07:04 -05:00
spectral.rs
spectral decomposition, search improvements, char boundary fix
2026-03-03 01:33:31 -05:00
util.rs
Extract lib.rs, inline search in memory-search hook
2026-03-05 22:23:03 -05:00