32da4e220f
Add random branch name generation with word lists
2026-02-26 19:43:48 -08:00
f200942a52
10
2026-02-26 19:26:36 -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
9b5b0bc1b6
9
2026-02-25 15:53: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
a025d302dc
8
2026-02-25 12:28:33 -08:00
8543179ec6
Merge branch 'fix-worktrees'
2026-02-25 12:28:18 -08:00
aab4f35c89
Mount host dirs read-only in container
2026-02-25 12:28:16 -08:00
8149a6add3
Accept trust dialog for root project in claude.json
2026-02-25 12:25:16 -08:00
65603df7d2
Make hostMounts sync, drop readonly mounts
2026-02-24 23:44:22 -08:00
1382f55964
7
2026-02-24 19:45:01 -08:00
a89d8482d2
Add color and pager support to log command
2026-02-24 19:07:39 -08:00
e6c9489137
6
2026-02-24 19:03:13 -08:00
40cd8f332c
Update list status icons
2026-02-24 19:02:52 -08:00
c00b618706
5
2026-02-24 10:24:59 -08:00
d11df74ecd
Add --enable-kernel-install to container start
2026-02-24 10:23:57 -08:00
7d7b621423
4
2026-02-24 09:59:15 -08:00
9ed2b1c192
Show stderr output in debug mode
2026-02-24 09:58:45 -08:00
8a654a559b
3
2026-02-24 09:54:40 -08:00
6a8bbfd407
Add spinner to vm stop command
2026-02-24 09:53:59 -08:00
b73ff47151
2
2026-02-24 09:52:35 -08:00
8e62ce1a59
Normalize ~/Code path to lowercase ~/code
2026-02-24 09:52:11 -08:00
7442d6c6a1
real name
2026-02-24 09:48:41 -08:00
a671d95379
Merge branch 'publish-setup'
2026-02-24 09:48:20 -08:00
6e0ecdb594
Update description and repo URL in package.json
2026-02-24 09:48:16 -08:00
4069015074
Add description, keywords, license, and repository
2026-02-24 09:43:45 -08:00
08641ecfe2
npm registry
2026-02-24 09:43:18 -08:00
6face2560e
Merge branch 'symlink-fallback'
2026-02-24 08:49:43 -08:00
1e89608d11
Add stat formatting with colorized diff indicators
2026-02-24 08:49:36 -08:00
3b21a2afd1
Use nested paths for host mounts
2026-02-24 08:49:33 -08:00
3d41e3de29
Support optional ~/Code mount alongside ~/dev
2026-02-24 08:47:57 -08:00
be277b7623
Add stat formatting with colorized diff indicators
2026-02-23 21:28:23 -08:00
33f820f124
sandlot web <branch>
2026-02-23 21:14:29 -08:00
1d7f60b50c
Simplify commit message prompts to single-line format
...
Change the commit message generation prompts from requesting
50/72-rule multi-line messages to single-line subjects only.
This avoids unnecessary body text in automated commits and
ensures the first line is always used via `.split("\n")[0]`.
2026-02-23 20:35:43 -08:00
4c1530760c
Merge branch 'super-diffs'
2026-02-23 20:33:39 -08:00
909189b745
Extract browse HTML into external template
...
The HTML for the browse view was inlined as a template literal in
browse.ts, making it hard to edit and losing syntax highlighting.
Move it to browse.html and use placeholder replacement instead.
Also update branchDiff to accept the main branch as a parameter
so the caller resolves it once and reuses it for diffStat too.
2026-02-23 20:33:10 -08:00
b8f7aea3b0
add browse command to open branch diff in web browser
2026-02-23 20:17:25 -08:00
c6ef48384e
Improve commit message generation to follow 50/72 rule
2026-02-23 20:06:41 -08:00
05f1126a65
Merge branch 'markdown-tables'
2026-02-23 20:04:36 -08:00
1fc053ce70
Add markdown table rendering with box-drawing characters and alignment support
2026-02-23 20:03:11 -08:00
e456c95a21
Merge branch 'learn-codebase'
2026-02-23 20:01:19 -08:00
2f516e8a75
update CLAUDE.md to reflect Commander 14, new vm/open/squash/merge behaviors, binary caching, and container provisioning details
2026-02-23 20:00:54 -08:00
1022a75722
Improve merge spinner messages and conflict resolution flow
2026-02-23 19:20:37 -08:00
ec1f6796b8
Add edit command to open session files in $EDITOR
2026-02-23 19:14:58 -08:00
b46511efe3
Rename info to neofetch in vm module and command handler
2026-02-23 08:08:59 -08:00
33e47a802c
Move retry logic into vm.ts and simplify open.ts command flow
2026-02-23 08:06:58 -08:00