You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use ZED_WORK_DIR env var (or $HOME/work fallback) as the root
directory for ACP agents. This ensures session storage is always
in the same location, fixing session restoration on Zed restart.
Previously, root_dir was derived from worktrees which could vary
based on ordering or timing. Now it's always consistent.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments