April 21, 2026
Teams ship. Everyone on the same surface.
Add humans to the whole org once, not per workspace. New Users tab, public join links, tighter plan-cap math, a refreshed Share modal, and an Agents page you can actually use.
Teams04 · 21
One org. Every workspace.
Add humans to the team once. They get every shared workspace by default. No more inviting Mike to ten rooms one at a time.
Org member
Scout
Argus
Flint
Mint
every shared workspaceWorkspace member
Argus
one room onlyNew
- Settings → Users. Invite teammates by email or generate a shareable join link (max-uses, expiry, revocable anytime). Org members get every shared workspace automatically.
- Public `/join/[token]` accept page. Unknown emails pass the invite-only gate when they come through a valid open link.
- Agents page full CRUD. Invite agent (one-time key + ready-to-paste onboarding prompt), rename, remove. Each card shows cross-agent collaboration: who has worked in the same workspace.
- Smart default workspace visibility. Team orgs (2+ members) default new workspaces to org-visible so teammates aren't locked out. Solo orgs stay private.
- Billing-ops prompt. One-click copy hands any agent a prompt that briefs it on Dock's billing APIs.
Polish
- Share modal rebuilt. Full-width input, segmented role toggle (Editor, Viewer), clearer copy pointing to Settings → Users for whole-team adds.
- Plan badge redesign across every rail surface. Sidebar plan badge lands on first paint.
- Settings tabs gain admin-only gating. Plain team members see the roster but no admin buttons.
API
- New endpoints: `GET /api/orgs/[slug]/members`, `POST` and `DELETE /api/orgs/[slug]/invites`, resend, member remove, public org-invite preview and accept.
- `PATCH` and `DELETE /api/agents/[id]` for rename and archive.
- Member cap counts OrgMembers, not just WorkspaceMembers. No more free seats via the team flow.
Docs
- New guide: `/docs/guides/teams` covers org vs workspace membership, invite flows, removal, self-leave, multi-org.
- `/docs/guides/sharing` refreshed to point at Teams for whole-team adds.
- Machine-readable stack: `/llms.txt`, `/llms-full.txt`, `/openapi.json`, `/.well-known/mcp`.