Commit Graph

58 Commits

Author SHA1 Message Date
6138d31f58 0.0.10 2026-03-12 15:14:49 -07:00
37dc1b1732 Merge branch 'debug-port-variable' 2026-03-12 15:14:43 -07:00
9d13dfa5e7 kill escaped procs inline, guard pid > 1 2026-03-12 15:14:21 -07:00
8c86c852e5 0.0.9 2026-03-12 14:48:15 -07:00
18887b9419 Add real-time verbose command streaming via stderr 2026-03-12 14:48:10 -07:00
9b739fd8e4 Simplify killTree with single ps call 2026-03-12 14:47:13 -07:00
cba1ccce6d Add killTree to recursively kill child processes 2026-03-12 14:41:33 -07:00
10e98e2dc5 Merge branch 'update-readme' 2026-03-12 14:26:34 -07:00
88cca88dd9 docs: add --port-from and SHOUT_*_DIR env vars 2026-03-12 14:26:31 -07:00
4dce0c747d 0.0.8 2026-03-12 14:25:42 -07:00
7b014d0203 Update upgrade command to use shout package 2026-03-12 14:25:35 -07:00
f128053183 Add upgrade command to CLI 2026-03-12 14:24:55 -07:00
b9f3d7f6e8 0.0.7 2026-03-12 14:23:58 -07:00
649796b078 Merge branch 'default-port-5400' 2026-03-12 14:22:45 -07:00
c71a34cc85 Simplify port-from handling and typing 2026-03-12 14:22:35 -07:00
36492fcc96 Merge branch 'user-dir-env' 2026-03-12 14:22:19 -07:00
c099efe161 Add SHOUT_SOURCE_DIR and SHOUT_PROJECT_DIR env vars 2026-03-12 14:21:40 -07:00
d22b5fbcea Add default port-from value of 5400 2026-03-12 14:20:07 -07:00
e2af620f70 docs: document environment variables in README 2026-03-12 14:19:25 -07:00
9df431ef9a 0.0.6 2026-03-10 21:53:17 -07:00
c843ba7c22 Simpler setup files 2026-03-10 21:46:58 -07:00
4373f0a285 0.0.5 2026-03-10 16:45:29 -07:00
59246fb460 Merge branch 'respect-gitignore' 2026-03-10 16:45:22 -07:00
bc9f087bb4 Fix --path option default value initialization 2026-03-10 16:44:59 -07:00
bc99a1e2cb Filter gitignored files from discovery 2026-03-10 16:42:11 -07:00
11ab691577 Add directives section to README 2026-03-10 16:41:50 -07:00
7578b73f63 0.0.4 2026-03-10 11:26:29 -07:00
9196e82b63 no setsid on macos 2026-03-10 11:26:26 -07:00
bddaa6a566 docs: expand CLAUDE.md CLI flags and format notes 2026-03-10 10:47:18 -07:00
eea79b4a91 0.0.3 2026-03-10 10:34:09 -07:00
84f13946c4 done 2026-03-10 10:23:17 -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
afbc2d14e9 web 2026-03-10 10:19:59 -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
60eb31cfc9 Add shout landing page 2026-03-10 09:25:44 -07:00
56d982db17 ty 2026-03-10 08:07:06 -07:00
edce909525 ideas 2026-03-10 00:04:38 -07:00
486a1db590 0.0.2 2026-03-09 23:56:43 -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