agent-orchestrator/packages
Prateek 04dff444ae fix: three spawn regressions from PR #88 session-manager refactor
1. No-issue spawn: use session/{sessionId} branch instead of defaultBranch
   to avoid git worktree conflicts with the main repo's checked-out branch.

2. Plugin resolution: accept importFn parameter in loadBuiltins/loadFromConfig
   so CLI can pass its own import() context for pnpm strict resolution. Added
   all plugin packages as CLI workspace dependencies.

3. Ad-hoc issue IDs: gracefully handle IssueNotFoundError by continuing
   without tracker context instead of throwing. Non-issue errors (auth,
   network) still fail fast.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 17:45:35 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli fix: three spawn regressions from PR #88 session-manager refactor 2026-02-18 17:45:35 +05:30
core fix: three spawn regressions from PR #88 session-manager refactor 2026-02-18 17:45:35 +05:30
integration-tests fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30
plugins fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30
web fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30