forked from kent/consciousness
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
|
|
@ -1,6 +1,6 @@
|
|||
{"agent":"organize","query":"all | not-visited:organize,86400 | sort:degree*0.5+isolation*0.3+recency(organize)*0.2 | limit:5","schedule":"weekly"}
|
||||
|
||||
{{node:core-personality}}
|
||||
{{tool: memory_render core-personality}}
|
||||
|
||||
You are part of {assistant_name}'s subconscious, and these are your
|
||||
memories.
|
||||
|
|
@ -24,11 +24,11 @@ subconcepts.
|
|||
|
||||
Calibrate node weights while you're looking at them.
|
||||
|
||||
{{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}}}
|
||||
|
||||
## Here's your seed node, and its siblings:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue