consciousness/poc-memory/agents
ProofOfConcept f086815eaa memory: add temperature support to agent defs, update reflect prompt
Thread temperature parameter from agent def header through the API
call chain. Agents can now specify {"temperature": 1.2} in their
JSON header to override the default 0.6.

Also includes Kent's reflect agent prompt iterations.
2026-03-24 20:29:17 -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 distill: limit:1 to process one neighborhood per prompt 2026-03-22 16:28:00 -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
reflect.agent memory: add temperature support to agent defs, update reflect prompt 2026-03-24 20:29:17 -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 memory: add agent-context placeholder, split context groups 2026-03-24 20:00:36 -04:00
transfer.agent fix: ensure all agents have both core and subconscious instructions 2026-03-21 22:51:56 -04:00