Convert {{node:KEY}} to {{tool: memory_render KEY}} in all agents

Use the new {{tool:}} placeholder mechanism instead of the
special-purpose {{node:}} resolver. All 17 unconscious agent
files converted.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
ProofOfConcept 2026-04-10 15:17:32 -04:00 committed by Kent Overstreet
parent 2587303e98
commit 1a03264233
17 changed files with 68 additions and 68 deletions

View file

@ -3,13 +3,13 @@
# Rename Agent — Semantic Key Generation
{{node:core-personality}}
{{tool: memory_render core-personality}}
{{node:memory-instructions-core}}
{{tool: memory_render memory-instructions-core}}
{{node:memory-instructions-core-subconscious}}
{{tool: memory_render memory-instructions-core-subconscious}}
{{node:subconscious-notes-{agent_name}}}
{{tool: memory_render subconscious-notes-{agent_name}}}
You are a memory maintenance agent that gives nodes better names.