Hey, I think I may have found a workspace attachment issue on OpenClaw 2026.4.15.
I have agents.defaults.workspace configured to a valid local path, and that host path is writable from the shell, but the agent can’t write to /workspace, including from the Control UI main session.
openclaw sandbox explain shows:
agentId: main
sessionKey: agent:main:main
runtime: direct
mode: non-main
workspaceAccess: none
I also tried openclaw sandbox recreate --agent main, but it didn’t change anything.