Benjamin Carlsson
f832b2fe7b
Add worktree settings parser ( #40624 )
...
## What changed
- Add the `codex-worktree` crate for resolving managed worktree settings from
the existing `[desktop]` configuration.
- Default the worktree root to `$CODEX_HOME/worktrees`, automatic cleanup to
enabled, and retained worktrees to 15.
- Validate configured roots, cleanup flags, and retention counts before
exposing the effective settings.
## Testing
- Cover defaults, configured values, and invalid root and retention settings.
GitOrigin-RevId: 1b279c62ef41e3c8eb540ce9beaf0f6cd96d903f
2026-08-25 15:10:27 +00:00
..
2026-08-24 22:40:35 +00:00
2026-08-25 10:17:03 +00:00
2026-08-25 15:03:46 +00:00
2026-08-18 23:05:52 +00:00
2026-08-25 14:04:32 +00:00
2026-08-25 03:08:33 +00:00
2026-08-24 21:39:48 +00:00
2026-08-20 08:10:08 +00:00
2026-08-25 07:37:42 +00:00
2026-08-24 21:39:48 +00:00
2026-08-20 19:28:32 +00:00
2026-08-14 05:03:39 +00:00
2026-08-17 22:37:14 +00:00
2026-08-25 05:35:25 +00:00
2026-08-18 23:47:00 +00:00
2026-08-13 19:35:22 +00:00
2026-08-21 14:14:00 +00:00
2026-08-15 21:26:28 +00:00
2026-08-14 22:40:19 +00:00
2026-08-21 16:50:34 +00:00
2026-08-21 06:41:28 +00:00
2026-08-18 23:47:00 +00:00
2026-08-13 23:13:37 +00:00
2026-08-25 05:16:45 +00:00
2026-08-25 02:34:04 +00:00
2026-08-23 18:53:15 +00:00
2026-08-25 15:03:46 +00:00
2026-08-22 00:42:19 +00:00
2026-08-24 21:39:48 +00:00
2026-08-13 00:00:16 +00:00
2026-08-25 14:04:32 +00:00
2026-08-25 14:34:25 +00:00
2026-08-24 10:15:42 +00:00
2026-08-17 04:37:50 +00:00
2026-08-25 15:03:46 +00:00
2026-08-25 01:03:20 +00:00
2026-08-25 05:35:25 +00:00
2026-08-18 21:46:18 +00:00
2026-08-20 17:16:52 +00:00
2026-08-20 08:10:08 +00:00
2026-08-25 01:03:20 +00:00
2026-08-25 10:29:26 +00:00
2026-08-17 00:09:44 +00:00
2026-08-24 00:52:52 +00:00
2026-08-25 02:38:22 +00:00
2026-08-25 03:08:33 +00:00
2026-08-25 10:29:26 +00:00
2026-08-24 21:39:48 +00:00
2026-08-21 19:04:32 +00:00
2026-08-24 21:39:48 +00:00
2026-08-24 22:10:44 +00:00
2026-08-24 22:44:33 +00:00
2026-08-21 21:01:59 +00:00
2026-08-23 23:38:12 +00:00
2026-08-25 14:04:32 +00:00
2026-08-15 01:34:33 +00:00
2026-08-21 16:45:05 +00:00
2026-08-24 06:43:07 +00:00
2026-08-25 01:03:20 +00:00
2026-08-24 17:07:21 +00:00
2026-08-25 05:16:45 +00:00
2026-08-20 17:39:06 +00:00
2026-08-20 06:10:03 +00:00
2026-08-25 01:10:10 +00:00
2026-08-20 18:29:35 +00:00
2026-08-25 01:03:20 +00:00
2026-08-24 11:02:14 +00:00
2026-08-25 14:47:53 +00:00
2026-08-24 19:25:32 +00:00
2026-08-20 14:55:08 +00:00
2026-08-25 05:16:45 +00:00
2026-08-15 14:31:04 +00:00
2026-08-25 15:10:27 +00:00
2026-08-25 15:10:27 +00:00
2026-08-25 15:10:27 +00:00
2026-08-18 22:00:25 +00:00