Commit Graph

7 Commits

Author SHA1 Message Date
e3e4419933 Refactor config command and fix default memory limit
Move defaults and normalization into KEYS metadata, validate config
file shape on load, and lower default container memory from 32G to 16G.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 10:24:57 -07:00
2bba442f3c protip 2026-02-19 13:10:41 -08:00
0f18f1e5ff apple container 2026-02-18 23:30:59 -08:00
45bb19a8d9 use lima 2026-02-17 08:15:03 -08:00
6f6d921c54 simplify 2026-02-17 07:57:24 -08:00
b5c507570e update readme 2026-02-17 07:27:46 -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