sandlot/src
Chris Wanstrath f50d8eb90e Deduplicate repos in loadAll to prevent repeated sessions
Symlinks or multiple entries can resolve to the same repoRoot,
causing duplicate sessions in the returned list.
2026-03-25 10:26:35 -07:00
..
commands Sort repositories alphabetically by name in list --all output 2026-03-23 21:35:20 -07:00
cli.ts Add config command and replace project registry with filesystem discovery 2026-03-23 18:27:09 -07:00
config.ts Derive config keys from DEFAULTS and enforce minimum memory of 512M 2026-03-20 10:40:22 -07:00
env.ts no oauth 2026-02-25 15:52:22 -08:00
fmt.ts Add review status tracking to sessions 2026-03-18 23:08:41 -07:00
git.ts Handle rebase-in-progress detection via state directories and catch rebase errors 2026-03-20 22:03:47 -07:00
markdown.ts Add markdown table rendering with box-drawing characters and alignment support 2026-02-23 20:03:11 -08:00
spinner.ts Show stderr output in debug mode 2026-02-24 09:58:45 -08:00
state.ts Deduplicate repos in loadAll to prevent repeated sessions 2026-03-25 10:26:35 -07:00
test-markdown.ts Refactor markdown test to read from file instead of hardcoded strings 2026-02-20 12:17:10 -08:00
vm.ts Remove the Stop hook for activity idle tracking 2026-03-20 22:10:23 -07:00