agent-orchestrator/packages/plugins/tracker-github
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
..
src fix: remove circular devDeps, address bugbot comments 2026-02-14 15:15:21 +05:30
test fix: address PR review — GraphQL injection, N+1 queries, timeouts, tests 2026-02-14 15:15:21 +05:30
package.json fix: address PR review — GraphQL injection, N+1 queries, timeouts, tests 2026-02-14 15:15:21 +05:30
tsconfig.json feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30