agent-orchestrator/packages/plugins/tracker-github/src
Prateek 026200cc03 fix: remove circular devDeps, address bugbot comments
- Remove plugin devDependencies from core/package.json that created a
  circular dependency (core -> plugins -> core), breaking CI build order
- Document in_progress state as intentional no-op in tracker-github
  updateIssue (GitHub Issues only supports open/closed)
- Remove @composio/core optional peerDependency from tracker-linear;
  the dynamic import() already handles the missing package gracefully,
  and the peer dep was pulling composio + transitive deps into lockfile

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 15:15:21 +05:30
..
index.ts fix: remove circular devDeps, address bugbot comments 2026-02-14 15:15:21 +05:30