Introduction
What Swork Team is and how the pieces fit together.
What is Swork Team?
Swork Team is a native desktop workspace where you staff your own AI software company: a team of specialized AI coding agents — plus any custom agents you define — that plan, build, test, and review your code on a shared project board. Around them is a full IDE: a code editor with LSP, git tooling, a kanban board, team chat, a cloud drive, and a native terminal — all in a single app.
It is built with Tauri and Rust for a small footprint and native speed, and it runs on macOS, Windows, and Linux.
Who it is for
Solo developers who want one fast app instead of juggling a terminal, editor, AI chat, and project tools.
Teams that want shared chat, a synced board, a cloud drive, and pooled AI usage with cost tracking.
How the product is split
The desktop app is where you write code and run AI agents. This web app — where you are now — handles your account: signing in, managing teams and projects, your subscription, and AI usage.
Sign in once on the web, and the desktop app picks up your session through a secure handoff. See Quick Start to get going.