kumarabhirup 76f06e0eaf
web: scope subagent storage to workspace profile
Subagent event JSONL files and rehydration metadata were stored in the
shared ~/.openclaw/web-chat/ directory regardless of the active workspace
profile, while parent chat sessions were correctly profile-scoped.

Move subagent event persistence into the profile-scoped web-chat dir
(web-chat-<profile>/subagent-events/) and add a profile-local
subagent-index.json for fast rehydration after page refresh. The shared
gateway registry (~/.openclaw/subagents/runs.json) remains the fallback
source. Existing events in the legacy shared path are still readable as
a migration fallback.
2026-02-20 13:37:46 -08:00
..
2026-02-17 00:36:01 -08:00
2026-02-19 14:59:34 -08:00
2026-02-19 14:59:34 -08:00
2026-02-17 00:36:01 -08:00
2026-02-11 18:35:35 -08:00
2026-02-11 18:35:35 -08:00
2026-02-17 00:36:01 -08:00