Skip to content

Add coordination workers overview#12696

Closed
nullswan wants to merge 1 commit intoanomalyco:devfrom
nullswan:feat/coord-workers
Closed

Add coordination workers overview#12696
nullswan wants to merge 1 commit intoanomalyco:devfrom
nullswan:feat/coord-workers

Conversation

@nullswan
Copy link

@nullswan nullswan commented Feb 8, 2026

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)

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

Hey! Your PR title Add coordination workers overview doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@nullswan nullswan closed this Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant