agent-orchestrator/packages/integration-tests/src
i-trytoohard 7d324b537d
fix(cli): reap daemon children on stop+SIGINT, sweep orphans on start (closes #1848) (#1849)
* 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>
2026-05-15 03:38:09 +05:30
..
helpers fix: model missing activity evidence explicitly (#122) 2026-04-17 19:28:56 +05:30
agent-aider.integration.test.ts fix(agent-plugins,lifecycle): distinguish indeterminate probe from "not found" + bump ps timeout (closes #1838) (#1839) 2026-05-14 21:50:39 +05:30
agent-claude-code.integration.test.ts fix(agent-plugins,lifecycle): distinguish indeterminate probe from "not found" + bump ps timeout (closes #1838) (#1839) 2026-05-14 21:50:39 +05:30
agent-codex-launch-env.integration.test.ts feat(core): opt-in gh CLI tracer + scm/tracker migration (Phase A1a) (#1238) 2026-04-25 18:57:04 +05:30
agent-codex.integration.test.ts fix(agent-plugins,lifecycle): distinguish indeterminate probe from "not found" + bump ps timeout (closes #1838) (#1839) 2026-05-14 21:50:39 +05:30
agent-opencode.integration.test.ts fix(agent-plugins,lifecycle): distinguish indeterminate probe from "not found" + bump ps timeout (closes #1838) (#1839) 2026-05-14 21:50:39 +05:30
cli-session-ls.integration.test.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
cli-spawn-core-read-new.integration.test.ts refactor(core): storage redesign — projectId-based paths, JSON metadata (#1466) 2026-04-28 17:55:53 +05:30
cli-spawn-send-kill.integration.test.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
config-metadata-service.integration.test.ts refactor(core): storage redesign — projectId-based paths, JSON metadata (#1466) 2026-04-28 17:55:53 +05:30
daemon-children.integration.test.ts fix(cli): reap daemon children on stop+SIGINT, sweep orphans on start (closes #1848) (#1849) 2026-05-15 03:38:09 +05:30
metadata-lifecycle.integration.test.ts refactor(core): storage redesign — projectId-based paths, JSON metadata (#1466) 2026-04-28 17:55:53 +05:30
migration-codex-restore.integration.test.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
notifier-composio.integration.test.ts chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
notifier-desktop.integration.test.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
notifier-openclaw.integration.test.ts chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
notifier-slack.integration.test.ts chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
notifier-webhook.integration.test.ts chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
prompt-spawn.integration.test.ts refactor(core): storage redesign — projectId-based paths, JSON metadata (#1466) 2026-04-28 17:55:53 +05:30
runtime-process.integration.test.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
runtime-tmux.integration.test.ts chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
terminal-iterm2.integration.test.ts chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
terminal-web.integration.test.ts chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
tracker-linear.integration.test.ts Merge pull request #882 from DNX/feat/linear-spawn-branch-name 2026-04-11 14:45:57 +05:30
workspace-clone.integration.test.ts chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
workspace-worktree.integration.test.ts fix(workspace-worktree): restore re-attaches existing branch instead of recreating with -b (#1742) 2026-05-09 22:07:32 +05:30