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
fix(ai): write plan files to disk and fix Windows path check
Write plan files to disk via fs.writeFileSync so Claude can read them
back later. Normalize backslashes for Windows path detection in the
.claude/plans/ check.
0 commit comments