Commit Graph

234 Commits

Author SHA1 Message Date
b8c9603c71 Add musl target and cargo config for Rust 2026-03-15 09:24:27 -07:00
3c6cd05ef7 Add persistent Rust and Go tooling to container 2026-03-14 21:18:02 -07:00
90bb8da28e Add progress indicator to conflict resolution 2026-03-13 13:47:07 -07:00
4f487fe3ef Update sandlot-statusline to show cwd basename 2026-03-12 09:00:21 -07:00
51cc12596d Merge branch 'session-worktree' 2026-03-12 07:51:25 -07:00
3fc59774a5 refactor: extract installScript helper function 2026-03-12 07:45:16 -07:00
4b178dec44 enhance vm status with cross-repo session view 2026-03-11 22:42:54 -07:00
ac745d02f6 Add statusline script showing branch in powerline 2026-03-11 22:36:18 -07:00
6d86a988f7 Track activity markers during merge/rebase 2026-03-11 22:13:55 -07:00
8eabd31442 Use unique temp file names for Claude pipe 2026-03-11 21:50:43 -07:00
fa45ea43ce Clear activity after session and on tool failure 2026-03-11 21:39:27 -07:00
c07911bd70 Refactor review prompt for clarity 2026-03-11 21:25:41 -07:00
24981483a7 double dippin gone wrong 2026-03-11 14:39:59 -07:00
f0a692bb35 Add light/dark mode support to diff view 2026-03-11 14:36:25 -07:00
83787ab868 Add init and cd shell integration commands 2026-03-11 14:34:49 -07:00
4a465f7787 Improve review prompt 2026-03-11 14:09:47 -07:00
56742224a5 Revert "Add stale worktree detection to list command"
This reverts commit 003c42bc03.
2026-03-11 13:57:27 -07:00
003c42bc03 Add stale worktree detection to list command 2026-03-11 13:31:19 -07:00
3438dddd5c Add git diff instruction to review prompt 2026-03-11 07:50:24 -07:00
1549ddc4e6 yup 2026-03-09 19:46:41 -07:00
5cc102ccdf four! 2026-03-09 19:45:21 -07:00
4b8f5a61a1 Prevent worktree creation on main branch 2026-03-09 19:45:21 -07:00
1f1b3f2a0d Track branch creation to avoid deleting pre-existing branches 2026-03-09 19:45:18 -07:00
6b5135c96e Fix worktree cleanup and dirty-check on branch move 2026-03-09 19:45:09 -07:00
223a4406ce Refactor worktree branch checkout logic 2026-03-09 19:44:18 -07:00
c09f7ced5f fix: checkout main if branch active in worktree 2026-03-09 19:44:18 -07:00
e8318f68b0 Remove unused readdir import, simplify rmdir loop 2026-03-09 12:49:13 -07:00
385673f420 Refactor symlink removal into unlinkSessionSymlink helper 2026-03-09 12:04:04 -07:00
3d0d40ab1a Add upgrade command to CLI 2026-03-08 22:23:37 -07:00
81dcac4097 Persist diff view toggle with localStorage 2026-03-08 22:21:43 -07:00
f0caf0b3fc Pass hljs to diff renderer call 2026-03-06 12:55:02 -08:00
2a37762aa5 Show new/deleted files as line-by-line diff 2026-03-06 08:32:51 -08:00
a808d2efbc Add unified/side-by-side toggle to diff view 2026-03-06 08:25:07 -08:00
e5e3a73cae whoops 2026-03-05 20:29:16 -08:00
b0ee848f39 this seems to work better 2026-03-05 07:39:28 -08:00
Chris Wanstrath
dc329ce446 new review 2026-03-04 13:49:40 -08:00
c2a082b780 Add optional prompt argument to review command 2026-03-01 21:04:03 -08:00
7e9d372d96 Show current branch name in merge success message 2026-02-27 07:59:46 -08:00
392d3c787b add --force flag to merge and squash commands 2026-02-27 07:48:21 -08:00
920b4d12b4 Add pre-merge validation in mergeAndClose 2026-02-27 07:45:09 -08:00
0cde238bc1 space 2026-02-27 07:34:01 -08:00
661e6f3450 Show VM not running warning in list 2026-02-27 07:31:45 -08:00
32da4e220f Add random branch name generation with word lists 2026-02-26 19:43:48 -08:00
0cd8443e2c Refactor checkout and add --force flag 2026-02-26 19:26:24 -08:00
7ebbfad8f2 Add ensureSession to recreate missing worktrees 2026-02-26 19:26:24 -08:00
c85af793cd Refactor teardown logic into shared helper 2026-02-26 19:26:24 -08:00
156e4d9590 Add checkout command with co alias 2026-02-26 19:26:24 -08:00
Chris Wanstrath
1d55cf427e no oauth 2026-02-25 15:52:22 -08:00
16d67fa3e7 Remove VM from cache and destroy with spinner 2026-02-25 12:29:47 -08:00
8543179ec6 Merge branch 'fix-worktrees' 2026-02-25 12:28:18 -08:00