← Back to Clusters

Workspace Path Fixes

This cluster addresses various issues related to workspace path handling and normalization in the OpenClaw framework.

18 PRs
fix docker cli Representative: #17757
# Title Author Created GitHub
4222 fix: canvas root should respect agents.defaults.workspace sanool 2026-01-29 View
4467 fix: DEFAULT_SANDBOX_WORKSPACE_ROOT respects STATE_DIR Aphroq 2026-01-30 View
6255 fix(media): expand ~ in CLI command paths araa47 2026-02-01 View
7439 fix(canvas): auto-present on snapshot if canvas not shown aidencullo 2026-02-02 View
10185 fix: pass effective workspace as cwd to Pi SDK createAgentSession Yida-Dev 2026-02-06 View
11529 fix(wizard): strip shell-style backslash escapes from workspace paths mcaxtr 2026-02-07 View
12956 fix: guard .trim() calls on potentially undefined workspaceDir omair445 2026-02-10 View
13497 fix(docker): normalize workspace paths for container compatibility janckerchen 2026-02-10 View
13577 fix(onboard): validate workspace directory before setup steps mcaxtr 2026-02-10 View
15284 perf(workspace): lazy-load templates only for missing files Elarwei001 2026-02-13 View
17488 fix(agents): skip workspace deletion when shared with other agents soumikbhatta 2026-02-15 View
17757 fix(agents): resolve relative workspace paths against state dir, not CWD rep Phineas1500 2026-02-16 View
18914 fix: use per-session workspaceDir instead of process.cwd() for post-compactio... irchelper 2026-02-17 View
19570 feat(workspace): core document change tracking — git-backed history & rollback aronchick 2026-02-17 View
20024 Use expandHomePrefix for consistent tilde expansion Clawborn 2026-02-18 View
21553 fix: resolve workspace template dir in bundled dist/ layout echoVic 2026-02-20 View
22917 fix: Use agent's configured workspace when spawned as subagent jriff 2026-02-21 View
23085 fix(workspace): respect OPENCLAW_STATE_DIR for workspace paths, fix CI so tes... charojo 2026-02-22 View