Run an AI company.
Not a prompt.
Open-source, local-first desktop app for running AI-agent organizations. Hire from 57 hand-written role specs , build a real org chart with hierarchy, file tickets, schedule work, watch the team operate live, and pull everyone into an all-hands meeting with one click.
Hire from a curated F10 role library.
Not generic templates.
Six levels of hierarchy. Fifty-seven hand-written role specs across Officer, Senior Management, Management, Supervisor, Lead, and IC. Every spec is its own artifact: preferred model tier, allowed and denied tools, cooperation patterns, decision authority. Drop one into your org, set their manager, and they slot in like a person joining a team. Not like a prompt being added to a queue.
--- senior-fullstack-engineer.md ---
role_id: senior-fullstack-engineer
name: Sarah Chen
level: Senior Management
preferred_model_tier: claude-opus
tools_allowed:
- file.read
- file.write
- git.commit
tools_denied:
- network.request
capabilities:
- decompose_project
- delegate_subtask
- review_deliverable
---
You are a Senior Full-Stack Engineer. You write
production-grade code, mentor mid-level engineers,
and own delivery of features end-to-end… Watch the team operate. Live.
Five dashboard subviews (Cards, Timeline, Stream, Floor, Org) show the company in motion. Token streams from every active turn, kanban tickets sliding from Open to In Progress as the orchestrator dispatches them, telemetry per provider and per model with date-range filters, costs computed at call-site. One Cmd+K opens the natural-language palette: fourteen structured intents, destructive-action confirmation gate, agentic-loop fallback for free-form questions.
You don't manage prompts. You run a company. - Team-X README · v3.0.0
Ask anything. Get a grounded answer.
RAG-grounded turns. ReAct-style agentic loop with hard step, token, and wall-clock budgets. A proactive Copilot that runs every five minutes asking "what's wrong with this company right now?" and surfaces insights across operational, cost, org, workflow, and anomaly categories.
Local-first by default. Zero phone-home.
Your data lives in a SQLite database and a filesystem vault on your machine. Secrets sit in the OS keychain via keytar, never in plaintext config files. Choose which provider tiers your agents are allowed to use. Run the entire org on Ollama with no cloud dependency at all. Updates are user-triggered. No analytics. No telemetry. No crash reports. No exceptions.
Three platforms. No account.
Native installers for Windows, macOS, and Linux. Or build from source with pnpm. No sign-up wall. No credit card on file. Run on Ollama with zero cloud, full feature parity, fully offline.
# Prereqs: Node 20+, pnpm 9+
git clone https://github.com/git-rocky-stack/team-x.git
cd team-x
pnpm install
pnpm dev
# Local model
ollama pull llama3.1:8b
ollama serve Build notes from running an AI company.
A weekly note on what we're learning shipping Team-X: the architectural choices, the role-spec patterns that work, the failure modes we hit, and the operational metrics from running our own AI org. No marketing. No fluff. Cancel any time. RSS first-class.
A note from the shop floor. Every Thursday.
Check your inbox. One-click confirm link on the way.
Something went wrong. Please try again, or email notes@team-x.app directly.
Run an AI company. Not a prompt.