From 152828dab0efe675680ac995b89391575a713f49 Mon Sep 17 00:00:00 2001 From: Fusion Date: Mon, 4 May 2026 07:34:25 -0700 Subject: [PATCH] feat(FN-3196): sort done column by recency, add collapsible agent error dis This merge consolidates several improvements across the dashboard, engine, and CLI: mobile nav now extends into iOS safe area, done columns sort by recency with merge-active state preserved, agent views gain collapsible error displays, per-project HeartbeatMonitor isolation is fixed for multi-projec Fusion-Task-Id: FN-3196 --- packages/dashboard/app/components/AgentDetailView.tsx | 2 +- packages/dashboard/app/components/MemoryView.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/dashboard/app/components/AgentDetailView.tsx b/packages/dashboard/app/components/AgentDetailView.tsx index 255bf5a6b..7e5d64236 100644 --- a/packages/dashboard/app/components/AgentDetailView.tsx +++ b/packages/dashboard/app/components/AgentDetailView.tsx @@ -2037,7 +2037,7 @@ function MemoryTab({
- Full OpenClaw memory files at .fusion/agent-memory/{agent.id}/ (MEMORY.md, DREAMS.md, and daily notes). + Full OpenClaw memory files at agent/{agent.name || agent.id}/memory/ (MEMORY.md, DREAMS.md, and daily notes).