[ORCH-104] Monorepo build pipeline for orchestrator #205

Closed
opened 2026-02-02 18:58:25 +00:00 by jason.woltje · 1 comment
Owner

Update TurboRepo configuration to include orchestrator in build pipeline.

Acceptance Criteria

  • turbo.json updated with orchestrator tasks
  • Build order: packages/* → coordinator → orchestrator → api → web
  • Root package.json scripts updated (dev:orchestrator, docker:logs)
  • npm run build builds orchestrator
  • npm run dev runs orchestrator in watch mode

Dependencies

  • Blocked by: #ORCH-101

Technical Notes

See ORCHESTRATOR-MONOREPO-SETUP.md Section 3.2 for turbo.json configuration.

Update TurboRepo configuration to include orchestrator in build pipeline. ## Acceptance Criteria - [ ] turbo.json updated with orchestrator tasks - [ ] Build order: packages/* → coordinator → orchestrator → api → web - [ ] Root package.json scripts updated (dev:orchestrator, docker:logs) - [ ] `npm run build` builds orchestrator - [ ] `npm run dev` runs orchestrator in watch mode ## Dependencies - Blocked by: #ORCH-101 ## Technical Notes See `ORCHESTRATOR-MONOREPO-SETUP.md` Section 3.2 for turbo.json configuration.
jason.woltje added this to the M6-AgentOrchestration (0.0.6) milestone 2026-02-02 18:58:25 +00:00
jason.woltje added the orchestrator label 2026-02-02 18:58:25 +00:00
Author
Owner

Duplicate of #239 which was completed. Closing duplicate issue.

Duplicate of #239 which was completed. Closing duplicate issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#205