Commit Graph

38 Commits

Author SHA1 Message Date
cc031a8943 Merge branch 'p-feedback' 2026-02-19 09:48:09 -08:00
bae276d4aa Add print mode progress log before running prompt 2026-02-19 09:48:07 -08:00
3c77c43999 Add diff command to show unstaged changes in a session's worktree 2026-02-19 09:46:09 -08:00
37136f5e04 Add -p/--print flag to new command for non-interactive Claude mode 2026-02-19 09:44:48 -08:00
f9d52110bb fix sandlot save 2026-02-19 09:39:14 -08:00
6d6afe73fa better claude 2026-02-19 00:14:24 -08:00
d4bc102838 old 2026-02-19 00:09:24 -08:00
65b8fa29f0 prompt 2026-02-19 00:09:22 -08:00
7e45369681 /host 2026-02-19 00:08:14 -08:00
424cd2a932 fix everthing 2026-02-19 00:05:14 -08:00
218609bffb new new 2026-02-18 23:50:16 -08:00
9eae7c0951 the sandbox 2026-02-18 23:41:21 -08:00
1b7219e666 Add CLAUDE.md with project architecture and developer guide 2026-02-19 07:37:13 +00:00
0f18f1e5ff apple container 2026-02-18 23:30:59 -08:00
f90cd3a38d Add symlink in .sandlot/<branch> pointing to worktree on create, remove on close 2026-02-18 16:04:49 -08:00
8874885250 Move worktrees to ~/.sandlot/<repo>/<branch> outside the project directory 2026-02-18 16:03:37 -08:00
a438391d70 Restrict VM mount to ~/dev instead of entire home directory 2026-02-18 16:01:21 -08:00
ef554b694e fix claude login 2026-02-18 15:08:50 -08:00
3a7cda6d74 fix claude login 2026-02-18 12:21:58 -08:00
f7517fbd1b optional prompt for new 2026-02-17 20:15:09 -08:00
9f250188ca allow optional manual commit message in sandlot save, skip AI generation when provided 2026-02-17 19:23:35 -08:00
ec697565ac Merge branch 'save-branch' 2026-02-17 19:17:27 -08:00
dba67fea80 configure git in vm 2026-02-17 19:16:01 -08:00
967b3f4512 sandlot save <branch>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 19:15:24 -08:00
cedf6705ef sandlot merge <branch>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 19:13:11 -08:00
19a1d0c563 close not rm 2026-02-17 18:31:43 -08:00
f27eccf5b0 login with fish 2026-02-17 18:28:14 -08:00
e6aa31f769 sandlot list --json 2026-02-17 10:50:58 -08:00
4cb3b10047 error handling 2026-02-17 09:57:44 -08:00
606b440891 it's alive 2026-02-17 09:55:53 -08:00
994c26647d updates 2026-02-17 08:52:07 -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
033331db98 updates 2026-02-16 20:22:44 -08:00
Chris Wanstrath
08f223add7
Merge pull request #1 from defunkt/build-indianapolis-app
Add sandlot CLI
2026-02-16 20:16:24 -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
ad51746aa1 Initial commit 2026-02-16 19:23:56 -08:00