agent-orchestrator/packages
harshitsinghbhandari 0093e2b4e4 fix(core): use kind for orchestrator skip; honest report-surfacing copy
Address Copilot review feedback on PR #117:

- lifecycle-manager: replace string-matching guards (`metadata["role"]`,
  `session.id.endsWith("-orchestrator")`) with the authoritative
  `lifecycle.session.kind !== "orchestrator"` check. The previous guard
  missed numbered orchestrator IDs like `${prefix}-orchestrator-1`, which
  could let a fresh agent report incorrectly override an orchestrator
  session's status.
- orchestrator-prompt: reword the "Explicit Agent Reports" section to stop
  promising automatic surfacing in status/dashboard. CLI/UI display work
  is not part of this PR; the prompt now describes reports as a hint to
  lifecycle inference and explicitly notes SCM/runtime truth still wins.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 10:13:00 +05:30
..
ao chore: bump all package versions to 0.2.5 (#1190) 2026-04-13 05:47:08 +05:30
cli feat(core): add explicit agent reporting for workflow coordination (Stage 3) 2026-04-17 10:11:03 +05:30
core fix(core): use kind for orchestrator skip; honest report-surfacing copy 2026-04-17 10:13:00 +05:30
integration-tests Merge pull request #114 from harshitsinghbhandari/plan/stage1-lifecycle-foundation 2026-04-16 22:09:41 +05:30
plugins Merge pull request #114 from harshitsinghbhandari/plan/stage1-lifecycle-foundation 2026-04-16 22:09:41 +05:30
web Merge branch 'ComposioHQ:main' into sessions-redone 2026-04-17 10:06:26 +05:30