Commit Graph

34 Commits

Author SHA1 Message Date
ee1bbd91d9 0.0.26 2026-03-11 14:40:19 -07:00
ea2a3752fe 0.0.25 2026-03-11 13:31:31 -07:00
c06b0284db 0.0.24 2026-03-11 07:50:35 -07:00
1f513704f6 0.0.23 2026-03-09 19:47:12 -07:00
7e28cdfd3a 0.0.22 2026-03-09 19:46:52 -07:00
38d5b1c719 0.0.21 2026-03-08 22:23:40 -07:00
ea1c648c52 0.0.20 2026-03-08 22:22:35 -07:00
e0dbc08072 0.0.19 2026-03-06 12:55:14 -08:00
900a782bad 0.0.18 2026-03-06 12:51:27 -08:00
188cd15291 0.0.17 2026-03-05 20:29:35 -08:00
c3d937bd4f 0.0.16 2026-03-05 07:39:32 -08:00
Chris Wanstrath
a2b15c8128 0.0.15 2026-03-04 14:21:27 -08:00
Chris Wanstrath
fc5d874aba 0.0.14 2026-03-04 14:19:43 -08:00
7c9a5a8672 0.0.13 2026-02-27 09:26:24 -08:00
bcca8808f3 0.0.12 2026-02-27 07:34:09 -08:00
a193bf5cad fix 2026-02-26 19:49:08 -08:00
8d09e3017f 0.0.11 2026-02-26 19:48:53 -08:00
f200942a52 10 2026-02-26 19:26:36 -08:00
Chris Wanstrath
9b5b0bc1b6 9 2026-02-25 15:53:24 -08:00
a025d302dc 8 2026-02-25 12:28:33 -08:00
1382f55964 7 2026-02-24 19:45:01 -08:00
e6c9489137 6 2026-02-24 19:03:13 -08:00
c00b618706 5 2026-02-24 10:24:59 -08:00
7d7b621423 4 2026-02-24 09:59:15 -08:00
8a654a559b 3 2026-02-24 09:54:40 -08:00
b73ff47151 2 2026-02-24 09:52:35 -08:00
7442d6c6a1 real name 2026-02-24 09:48:41 -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
89eb5e382b Reorganize CLI commands into groups using commander v14, upgrade commander to 14.0.3 2026-02-21 12:23:08 -08:00
5beb35dbe2 Change inline code color to light purple and add markdown test script 2026-02-20 07:47:31 -08:00
6f6d921c54 simplify 2026-02-17 07:57:24 -08:00
033331db98 updates 2026-02-16 20:22:44 -08:00
5d7bf302f2 Add sandlot CLI for branch-based dev with worktrees and Apple containers
Implements all 7 commands: new, save, push, list, open, stop, rm.
Uses Commander for CLI parsing, Anthropic SDK for AI commit messages
and merge conflict resolution, and Apple container for VMs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 20:15:29 -08:00