[PR #12696] Add coordination workers overview #14329

Closed
opened 2026-02-16 18:19:08 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12696

State: closed
Merged: No


Summary

  • add coordination storage, tools, and routes to manage teams, inboxes, and tasks
  • surface coordination workers in the app session UI and TUI sidebar with sync support
  • update SDK generation and settings permissions translations for coord tools

Testing

  • PATH="$HOME/.bun/bin:$PATH" bun run typecheck (packages/opencode)
  • PATH="$HOME/.bun/bin:$PATH" bun run typecheck (packages/app)
  • PATH="$HOME/.bun/bin:$PATH" bun test (packages/opencode)
  • PATH="$HOME/.bun/bin:$PATH" bun test (packages/app) (fails: Playwright test() misuse in e2e specs)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12696 **State:** closed **Merged:** No --- ## Summary - add coordination storage, tools, and routes to manage teams, inboxes, and tasks - surface coordination workers in the app session UI and TUI sidebar with sync support - update SDK generation and settings permissions translations for coord tools ## Testing - PATH="$HOME/.bun/bin:$PATH" bun run typecheck (packages/opencode) - PATH="$HOME/.bun/bin:$PATH" bun run typecheck (packages/app) - PATH="$HOME/.bun/bin:$PATH" bun test (packages/opencode) - PATH="$HOME/.bun/bin:$PATH" bun test (packages/app) (fails: Playwright test() misuse in e2e specs)
yindo added the pull-request label 2026-02-16 18:19:08 -05:00
yindo closed this issue 2026-02-16 18:19:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14329