agent-orchestrator/packages
sjd9021 7e7d9ab47f fix: resolve PR #51 review comments for session discovery
- Add resolveMetaDir() helper to find sessions in project-specific
  subdirs (*-sessions/). get(), kill(), send() now work for sessions
  discovered in subdirs, not just top-level dataDir.
- Log warning when duplicate session IDs are found across subdirs
  instead of silently dropping duplicates.
- Fix buildPrompt() to not skip exploratory prompt on bare sessions
  (same fix as PR #49).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 23:57:21 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli feat: add --exploratory flag for no-PR agent sessions 2026-02-15 21:05:24 +05:30
core fix: resolve PR #51 review comments for session discovery 2026-02-15 23:57:21 +05:30
integration-tests fix: recognize terminated/done session states and hide terminal for dead sessions (#40) 2026-02-15 05:15:41 +05:30
plugins fix: add 30s fetch timeout and response.text() guard to notifier-openclaw 2026-02-15 21:20:01 +05:30
web feat: wire lifecycle manager into dashboard startup 2026-02-15 22:02:11 +05:30