Files
openchamber/packages/ui
Tom 85d4e2d319 fix: use effectiveDirectory in ToolPart to fix empty ContextPanel iframe for sub-tasks (#1552)
Replace useDirectoryStore.currentDirectory with useEffectiveDirectory() in
both TaskToolSummary and ToolPartContent to align the directory key used for
ContextPanel tab storage/lookup. Previously ToolPart used the global project
root while ContextPanel resolved session/worktree-scoped directories via
useEffectiveDirectory(), causing a key mismatch that left the iframe blank
when opening sub-tasks from chat messages.
2026-06-12 20:22:13 +03:00
..
2026-06-11 01:42:41 +03:00