Pilot is an autonomous development pipeline that picks up tickets from GitHub Issues, GitLab Issues, Linear, Jira, Asana, Plane, or Discord, plans the implementation using codebase context, writes code with Claude Code, runs quality gates, and opens a pull request. Pilot is ticket-driven rather than prompt-driven, working from existing ticketing systems without needing an interactive loop. Pilot's context intelligence reduces token usage by 92% by following architecture, patterns, and conventions.
In autopilot mode, Pilot monitors CI, auto-merges when tests pass, and automatically creates fix issues when CI fails, with three modes: dev, stage, and prod. Pilot is self-hosted and self-updating, running as a single Go binary that hot-upgrades itself without downtime. Pilot integrates with multiple platforms including GitHub, GitLab, Linear, Jira, Asana, Azure DevOps, Plane, and Discord, and provides a Telegram bot for mobile interaction.
Pilot is source-available under BSL 1.1, free for internal use and self-hosting.
No comments yet.