Sprint orchestration, AI agents, knowledge system, content factory — all in one Rust binary.
CLI, gateway, and CoPilot all share the same Rust core. Zero duplication. One source of truth.
Define tasks. The orchestrator resolves dependencies, dispatches agents in waves, and verifies between batches.
Every bug fix, architecture decision, and sprint outcome feeds the knowledge base. Pre-flight recall before every task.
Every learning is full-text indexed and recalled before agent dispatch. Bugs found in Starship prevent the same mistake in QuickBill.
Each agent type has focused context, injected learnings, and verification gates. No generic "do everything" prompts.
Multi-file code generation across crates. Reads specs, writes Rust/Dart, wires handlers.
Screens, providers, navigation, theme integration. Builds and installs to device.
Widget tests, unit tests, integration suites. Follows project patterns and mock infrastructure.
NULL safety, SQL injection, gateway crashes, clippy violations. Catches bugs before verify.
Idempotent DDL, IF NOT EXISTS, ON CONFLICT. Checks existing schema before writing.
Docker, nginx, systemd, deploy scripts. VPS provisioning and health monitoring.
Integrated MCP Servers
Sprint reports, architecture docs, blog posts, slides — auto-generated from project data with Mermaid diagrams.
No cloud dependency. No vendor lock-in. One binary, your machines.
24 MB Rust binary. No runtime dependencies. No JVM. No Docker required.
Ollama + Mistral 7B for code generation. Claude API optional. Offline-capable.
Docker, VPS, bare metal — any environment. PostgreSQL as the only dependency.
Code via git, DB via append-only export. Local and VPS synced in <30s. Automatic, bi-directional.
curl -sSL devpilot.co.in/install.sh | sh
Join the early access program. Ship your first sprint in under an hour.