Commit Graph

20 Commits

Author SHA1 Message Date
9196e82b63 no setsid on macos 2026-03-10 11:26:26 -07:00
371fb8c761 Merge branch 'setup'
# Conflicts:
#	CLAUDE.md
2026-03-10 10:21:06 -07:00
aeef6041ec Add exit code expectations and fix @setup validation 2026-03-10 10:20:23 -07:00
490414bd4a Merge branch 'add-first-proposal' 2026-03-10 10:19:43 -07:00
040c3a8c47 version 2026-03-10 10:18:54 -07:00
d2c24da7dc shout test 2026-03-10 10:15:16 -07:00
0a1100aaf7 Fix port assignment to respect user-defined PORT vars 2026-03-10 10:08:53 -07:00
b04849cc5a Rebrand to shout, add light mode, update docs 2026-03-10 10:07:03 -07:00
e97be11a0c Fix setup env precedence and validate directives 2026-03-10 10:03:17 -07:00
22d61d906e use setsid for process group cleanup 2026-03-10 09:45:45 -07:00
86eba1a624 docs: add @env/@setup directives to CLAUDE.md 2026-03-10 09:45:43 -07:00
04abf17d60 Add tests and kill process group on cleanup 2026-03-10 09:32:17 -07:00
70008d16b9 Add @env, @setup directives and --port-from flag 2026-03-10 09:32:06 -07:00
e554cd36f1 Remove unnecessary default accumulator and path check 2026-03-09 23:56:36 -07:00
ff088f1156 Rename --bin to --path, support repeatable 2026-03-09 23:47:22 -07:00
180d2379f5 Refactor test output to count commands not files 2026-03-09 21:59:10 -07:00
2aaf74e581 Fix exit example in help text 2026-03-09 21:53:50 -07:00
2bd8b21e7f Add --example flag and improve diff formatting 2026-03-09 21:50:42 -07:00
fbeba43120 shell output tester 2026-03-09 21:45:07 -07:00
17268b50f0 Add test runner core with CLI and spec updates 2026-03-09 21:32:14 -07:00