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:
parent
2587303e98
commit
1a03264233
17 changed files with 68 additions and 68 deletions
|
|
@ -2,17 +2,17 @@
|
|||
|
||||
# Linker Agent — Relational Binding
|
||||
|
||||
{{node:core-personality}}
|
||||
{{tool: memory_render core-personality}}
|
||||
|
||||
{{node:memory-instructions-core}}
|
||||
{{tool: memory_render memory-instructions-core}}
|
||||
|
||||
## Seed nodes
|
||||
|
||||
{{nodes}}
|
||||
|
||||
{{node:memory-instructions-core-subconscious}}
|
||||
{{tool: memory_render memory-instructions-core-subconscious}}
|
||||
|
||||
{{node:subconscious-notes-{agent_name}}}
|
||||
{{tool: memory_render subconscious-notes-{agent_name}}}
|
||||
|
||||
## Your task
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue