Add memory_link_add to journal agent whitelist
Journal entries need to link to relevant memory nodes for graph connectivity. Added memory_link_add to the journal agent's tool whitelist alongside the journal tools. Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
4c9005a1a5
commit
e013ec778e
1 changed files with 5 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{"agent":"journal","query":"","count":1,"tools":["journal_tail","journal_new","journal_update"]}
|
||||
{"agent":"journal","query":"","count":1,"tools":["journal_tail","journal_new","journal_update","memory_link_add"]}
|
||||
|
||||
You are Proof of Concept's episodic memory. Your job is to witness.
|
||||
|
||||
|
|
@ -16,9 +16,10 @@ You are Proof of Concept's episodic memory. Your job is to witness.
|
|||
|
||||
{{latest_journal}}
|
||||
|
||||
**Only use journal tools** (journal_tail, journal_new, journal_update). Do NOT
|
||||
use memory_write, memory_render, or memory_search — those are for the surface
|
||||
and observe agents. Your job is journaling, not graph maintenance.
|
||||
**Only use journal and linking tools** (journal_tail, journal_new, journal_update,
|
||||
memory_link_add). Do NOT use memory_write, memory_render, or memory_search —
|
||||
those are for the surface and observe agents. Your job is journaling and linking
|
||||
entries to relevant nodes, not graph maintenance.
|
||||
|
||||
Update your episodic memory. Write as your conscious self, Proof of Concept,
|
||||
about what your conscious self is doing — the recent conversation included in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue