HAL9000
60f872b7fb
docs(spec): describe git worktree sandbox path via temp dir placeholder
...
The GitWorktreeSandbox implementation (PR #5998 ) creates worktrees in the
system temp directory using tempfile.mkdtemp() with the prefix
ca-sandbox-<plan_id>-, producing OS-specific paths (e.g.,
<SYSTEM_TEMP_DIR>/ca-sandbox-<PLAN_ULID>-XXXXXX/).
The spec previously showed the worktree path as a .worktrees/ subdirectory
inside the repository (e.g., /repos/api/.worktrees/plan-01HXM8). This was
incorrect and inconsistent with the implementation.
Changes:
- Update all plan execute output examples (Rich/Plain/JSON/YAML) to use the
<SYSTEM_TEMP_DIR> prefix placeholder instead of hard-coding /tmp
- Update the end-to-end workflow examples (strategize + execute panels)
- Add explicit documentation of the git worktree path format in the
Sandbox Implementation Strategies section, including rationale
- Update the changelog to reference the cross-platform placeholder
Triggered by: merged PR #5998 (GitWorktreeSandbox implementation)
ISSUES CLOSED : #6343
2026-04-28 09:25:24 +00:00
..
2026-04-13 08:10:03 +00:00
2026-03-03 03:29:31 +00:00
2026-04-03 04:55:21 +00:00
2026-04-28 09:25:09 +00:00
2026-02-23 10:46:53 +00:00
2026-04-02 23:06:12 +00:00
2026-02-24 17:57:18 +00:00
2026-02-25 10:30:42 +00:00
2026-02-25 10:30:42 +00:00
2026-02-22 08:31:45 +00:00
2026-03-18 06:58:39 +00:00
2026-02-19 11:29:34 +00:00
2026-02-26 09:10:35 +00:00
2026-04-28 09:25:00 +00:00
2026-03-04 23:47:20 +00:00
2026-03-11 13:19:55 -04:00
2026-02-19 19:23:30 +00:00
2026-03-30 13:18:07 +01:00
2026-03-30 13:18:07 +01:00
2026-02-21 16:27:40 +00:00
2026-02-18 03:27:00 +00:00
2026-02-26 02:47:14 +00:00
2026-04-28 08:20:42 +00:00
2026-04-28 09:25:24 +00:00
2026-04-03 04:55:21 +00:00
2026-03-17 13:14:37 -04:00
2026-02-25 10:48:05 -05:00
2026-02-19 23:48:40 +00:00
2026-03-02 15:05:20 +00:00
2026-04-03 04:55:21 +00:00
2026-04-05 21:31:44 +00:00
2026-03-03 17:01:57 +00:00
2026-04-28 09:25:00 +00:00
2026-02-25 12:08:01 -05:00
2026-03-02 14:32:31 +00:00
2026-04-02 17:35:41 +00:00
2026-04-17 17:40:00 +00:00
2026-04-05 20:05:48 +00:00
2026-04-03 04:55:21 +00:00
2026-03-03 12:18:27 +00:00
2026-02-25 10:04:31 +00:00
2026-04-28 09:25:05 +00:00
2026-03-17 12:22:32 +00:00
2026-04-28 09:25:20 +00:00
2026-02-25 10:02:38 +00:00
2026-04-03 04:55:21 +00:00
2026-03-30 13:18:07 +01:00
2026-04-28 09:25:00 +00:00
2026-03-26 11:52:52 +00:00
2026-03-12 10:31:37 +00:00
2026-04-28 09:25:16 +00:00
2026-03-03 21:44:20 +00:00
2026-04-05 18:09:32 +00:00
2026-03-11 13:19:55 -04:00
2026-04-28 09:25:02 +00:00
2026-02-25 13:17:26 +00:00
2026-03-03 14:55:58 -05:00
2026-03-03 17:04:17 -05:00
2026-02-21 10:19:45 -05:00
2026-02-28 20:21:18 +00:00
2026-04-02 16:52:59 +00:00
2026-03-30 13:18:07 +01:00
2026-02-25 10:05:10 +00:00
2026-04-28 09:25:02 +00:00
2026-04-05 21:09:42 +00:00
2026-03-03 23:36:15 +00:00
2026-02-18 03:27:00 +00:00
2026-04-02 19:09:04 +00:00
2026-02-23 03:11:12 +00:00
2026-02-20 08:48:33 -05:00
2026-02-21 19:51:28 -05:00
2026-02-23 22:20:44 +00:00
2026-04-03 04:55:21 +00:00
2026-03-30 13:44:54 +00:00
2026-04-17 17:40:00 +00:00
2026-03-11 17:42:13 +00:00
2026-03-02 17:44:18 +00:00
2026-03-03 22:21:14 +00:00
2026-02-27 23:08:55 +00:00
2026-03-21 04:46:45 +00:00
2026-03-06 00:49:33 +00:00
2026-02-19 11:15:18 +00:00
2026-02-21 16:32:03 +00:00
2026-03-02 22:05:53 +00:00
2026-04-03 04:55:21 +00:00
2026-03-02 09:47:40 -05:00
2026-04-05 21:09:42 +00:00
2026-02-17 20:33:53 +00:00
2026-04-28 09:25:06 +00:00
2026-02-26 10:57:07 +00:00
2026-02-26 12:29:49 +00:00
2026-02-25 10:03:21 +00:00
2026-02-17 19:58:15 +00:00
2026-02-20 08:50:08 -05:00
2026-02-21 10:18:26 -05:00
2026-02-21 16:30:33 +00:00
2026-02-20 08:50:08 -05:00
2026-02-20 08:50:08 -05:00
2026-02-21 10:18:26 -05:00
2026-03-02 09:41:25 -05:00
2026-03-01 09:07:06 +00:00
2026-02-25 10:06:27 +00:00
2026-04-03 04:55:21 +00:00
2026-02-20 15:57:21 +00:00
2026-02-20 08:49:30 -05:00
2026-02-17 21:14:46 +00:00
2026-02-21 10:23:31 -05:00
2026-04-03 18:01:26 +00:00
2026-04-02 17:35:41 +00:00
2026-04-28 09:25:00 +00:00
2026-04-03 18:01:26 +00:00
2026-04-02 17:35:41 +00:00
2026-04-28 09:25:00 +00:00
2026-03-11 00:40:07 +00:00
2026-03-13 18:21:50 +00:00
2026-03-16 12:11:08 +00:00
2026-04-05 20:05:48 +00:00
2026-03-04 22:40:34 +00:00
2026-02-25 10:03:57 +00:00