Commit Graph

20 Commits

Author SHA1 Message Date
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