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
Copy file name to clipboardExpand all lines: TODO.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@
29
29
-[x]**Fix opener permission path** — added `opener:allow-open-path` capability so `Open in Finder` is authorized.
30
30
-[x]**Fix right-panel error isolation** — Working-folder action errors are now scoped to the Working folder card.
31
31
-[x]**Fix first `/mnt/workdir` write reliability (race mitigation)** — task-bound folder changes now mark `taskSwitching` before validation, and prompt send is blocked until runtime is ready.
32
-
-[]**Add harness regression for working-folder writes** — set folder → write file immediately → assert host path has file.
33
-
-[]**Add harness check for open-folder action** — validate Working-folder header icon opens Finder path successfully.
32
+
-[x]**Add harness regression for working-folder writes** — set folder → write file immediately → assert host path has file.
33
+
-[x]**Add harness check for open-folder action** — validate Working-folder header icon opens Finder path successfully.
34
34
-[ ]**Inject minimal FS runtime hint into prompts** — include working-folder host path + `/mnt/workdir` alias + scratchpad path, and refresh when folder is bound later (not just at startup).
35
35
-[x]**Fix dev cwd chip staleness on task reopen** — reopen now validates persisted working folder before runtime prep, then refreshes on `task_ready`, so cwd settles to `/mnt/workdir...` instead of sticking at `/mnt/taskstate/.../outputs`.
36
36
-[ ]**Delete remaining slop** — review docs for stale references to v1, v2 flags, sync protocol, smoke suites
0 commit comments