* feat(core): add managed daemon child registry * fix(cli): reap daemon children on stop and shutdown * test(cli): cover daemon child reaping * chore: version packages for 0.9.0 * fix(core): avoid regex in orphan process scan * test(web): expect managed child spawn helper * fix(core): let daemon shutdown own signal exit * fix(web): mark shutdown ownership before spawning children * fix(core): wait for managed children before fallback exit * docs: document daemon process management architecture * fix(core): scope daemon child sweeps by owner pid * docs: link process architecture to PR changes * docs: clarify legacy messaging watcher status * chore(core): remove unused messaging watcher orphan pattern * chore: remove version bump from orphan reaping PR * docs: remove process management design draft --------- Co-authored-by: i-trytoohard <193449657+i-trytoohard@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| commands | ||
| lib | ||
| options | ||
| scripts | ||
| index.test.ts | ||
| program.test.ts | ||