Commit Graph

10 Commits

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