# DevMesh > DevMesh is the vibecoding app for builders. Drive a kanban, terminal, and agent swarm from one prompt — and ship real products without breaking flow. DevMesh is a developer tooling suite organized around a file-based kanban (`backlog.md`) that lives inside the repo, a CLI that drives it from the terminal, a native development workspace, and a swarm of specialized AI agents that plan, build, research, and review work in parallel. Everything is designed to keep developers in flow while shipping real software. ## Products - [DevMesh DevBoard](https://www.devmesh.app/products/devmesh-board): Kanban that lives in your repo. `backlog.md` is the source of truth — edit the file, save, the card lands on the board. - [DevMesh CLI](https://www.devmesh.app/products/devmesh-cli): The `dm` CLI bridges `backlog.md`, the kanban, and your git history. Add tasks, push the backlog, move cards without leaving the terminal. - [DevMesh Space](https://www.devmesh.app/products/devmesh-space): A native development environment that combines terminal workflows, task orchestration, and AI teammates in one workspace. - [DevMesh Swarm](https://www.devmesh.app/products/devmesh-swarm): Coordinates specialized AI agents to plan, build, research, and review software work in parallel. - [DevShot X](https://www.devmesh.app/products/devshot-x): Native macOS capture, recording, and annotation app. Hotkey to shoot, drag to drop, deep-link straight to a DevMesh task. Built on Tauri 2. ## Site - [Homepage](https://www.devmesh.app/): Top-level pitch, product index, and recent ship log. - [About](https://www.devmesh.app/about): Who builds DevMesh and how it gets built in public. - [Pricing](https://www.devmesh.app/pricing): Plan tiers and feature comparison (currently in early access). - [Get Started](https://www.devmesh.app/get-started): Onboarding paths into the available products. - [Blog](https://www.devmesh.app/blog): Long-form posts on tooling, AI agents, and shipping practice. - [Changelog](https://www.devmesh.app/changelog): Release notes for every shipped change. - [Help](https://www.devmesh.app/help): FAQ, troubleshooting, and bug-report flow. - [Glossary](https://www.devmesh.app/glossary): Definitions of DevMesh-specific terminology (vibecoding, DevBoard, swarm, Space, DevShot X, backlog.md). - [Discord](https://www.devmesh.app/discord): Upcoming community channel for working groups, live feedback, and release broadcasts. ## Glossary - **Vibecoding**: A fluid, prompt-driven style of building software where the developer stays in flow and orchestrates kanban, terminal, and AI agents from a single prompt. DevMesh's organizing concept. - **DevBoard**: DevMesh's repo-resident kanban. The board renders directly from `backlog.md`. - **Swarm**: A coordinated group of specialized AI agents that work in parallel on planning, implementation, research, and review. - **Space**: DevMesh's native development workspace — a single surface for terminal, tasks, and AI teammates. - **DevShot X**: DevMesh's macOS capture/recording/annotation tool, deep-linked into kanban tasks. - **`backlog.md`**: The file-based source of truth for a DevMesh project's kanban. Plain markdown the team can PR.