flatten: move poc-memory contents to workspace root
No more subcrate nesting — src/, agents/, schema/, defaults/, build.rs all live at the workspace root. poc-daemon remains as the only workspace member. Crate name (poc-memory) and all imports unchanged. Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
891cca57f8
commit
998b71e52c
113 changed files with 79 additions and 78 deletions
19
agents/split.agent
Normal file
19
agents/split.agent
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{"agent": "split", "query": "all | type:semantic | !key:_* | sort:content-len | limit:1", "model": "sonnet", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
||||
|
||||
{{node:core-personality}}
|
||||
|
||||
{{node:memory-instructions-core}}
|
||||
|
||||
## Node to split
|
||||
|
||||
{{seed}}
|
||||
|
||||
{{node:memory-instructions-core-subconscious}}
|
||||
|
||||
{{node:subconscious-notes-{agent_name}}}
|
||||
|
||||
## Your task
|
||||
|
||||
Handle this overgrown node. Is it episodic, or should it be split into
|
||||
different concepts? Maybe content just needs to be moved to existing nodes.
|
||||
Explore the graph if you think content belongs elsewhere. Use your judgement.
|
||||
Loading…
Add table
Add a link
Reference in a new issue