Files
fusion/.changeset/agent-memory-files.md
Fusion 55bfbea711 feat(FN-2150): add agent memory file management
- Add core helpers to list, read, and write .fusion/agent-memory/{agentId} files with strict path validation and exports
- Add dashboard API routes and client methods for agent memory file listing and single-file read/write operations
- Expand AgentDetailView memory tab with file selection, editing, save states, and inline validation feedback
- Add route/backend coverage for agent memory file endpoints and include a @gsxdsm/fusion minor changeset
2026-04-19 20:48:13 -07:00

214 B

@gsxdsm/fusion
@gsxdsm/fusion
minor

Add agent memory file management support across core, API routes, and the dashboard Agent Memory tab, including listing, reading, and editing .fusion/agent-memory/{agentId} files.