feat(FN-3619): preserve agent memory across import/export flows
- Extend agent company manifest contract to include memory payloads during export and parse - Align dashboard agent import/export route generation to pass memory through unchanged - Add parser, exporter, and route-level tests covering memory passthrough behavior - Document memory import/export parity in agent and CLI documentation Ref: Runfusion/Fusion#53 Fusion-Task-Id: FN-3619
This commit is contained in:
5
.changeset/fn-3619-agent-memory-import-export.md
Normal file
5
.changeset/fn-3619-agent-memory-import-export.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Preserve agent inline memory in Agent Companies import/export flows so AGENTS manifests round-trip memory without loss.
|
||||
Reference in New Issue
Block a user