sandlot/src
2026-02-20 08:27:34 -08:00
..
cli.ts Add dirty worktree check before merge to prevent unsaved changes from being lost 2026-02-20 08:27:34 -08:00
config.ts simplify 2026-02-17 07:57:24 -08:00
git.ts Make worktree removal idempotent by pruning and cleaning up stale directories instead of throwing on failure 2026-02-20 07:41:24 -08:00
markdown.ts render markdown output for claude command results; add blank line before lists in markdown renderer 2026-02-20 07:58:27 -08:00
spinner.ts Add branch name prefix to spinner output 2026-02-19 19:22:24 -08:00
state.ts Store and display prompt in session; improve list formatting with tilde paths and prompt column 2026-02-19 11:19:07 -08:00
test-markdown.ts Change inline code color to light purple and add markdown test script 2026-02-20 07:47:31 -08:00
vm.ts Set explicit PATH in shell container exec 2026-02-20 08:25:24 -08:00