consciousness/poc-memory/agents
Kent Overstreet 41a9a1d2da add surface.agent — async memory retrieval agent
Fires on each UserPromptSubmit, reads the conversation via
{{conversation}}, checks {{seen_recent}} to avoid re-surfacing,
searches the memory graph, and outputs a key list or nothing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2026-03-22 02:35:15 -04:00
..
calibrate.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
challenger.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
compare.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
connector.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
digest.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
distill.agent refactor: restructure distill, linker, split agent prompts 2026-03-21 23:04:57 -04:00
evaluate.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
extractor.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
health.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
linker.agent refactor: restructure distill, linker, split agent prompts 2026-03-21 23:04:57 -04:00
naming.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
observation.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
organize.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
rename.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
replay.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
separator.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00
split.agent refactor: restructure distill, linker, split agent prompts 2026-03-21 23:04:57 -04:00
surface.agent add surface.agent — async memory retrieval agent 2026-03-22 02:35:15 -04:00
transfer.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00