feat(FN-3718): add agent workspace memory reader and include workspace memo
Merged branch lands two features: FN-3718 wires workspace memory into the agent instruction pipeline — adding a reader helper, injecting workspace memory into agent instructions and identity snapshots, and documenting the resolution order — and FN-3716 adds planning mode priority controls for task r Fusion-Task-Id: FN-3718
This commit is contained in:
8
.changeset/FN-3718-agent-memory-lookup.md
Normal file
8
.changeset/FN-3718-agent-memory-lookup.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix agent memory lookup: the system prompt's "## Agent Memory" section and the
|
||||
heartbeat Identity Snapshot now read from the on-disk agent-memory workspace
|
||||
(`.fusion/agent-memory/{agentId}/MEMORY.md`) when the inline `agent.memory`
|
||||
field is empty, matching the documented contract.
|
||||
Reference in New Issue
Block a user