Devika is an open-source project aiming to replicate Devin-style autonomous software engineering: it breaks down high-level tasks, searches the web, writes code, and produces pull requests. It runs locally and is free to use with your own model API keys.
Fleet takes a different architectural approach. Instead of one generalist agent trying to do everything, Fleet coordinates a team of specialized agents — a developer, a reviewer, a release manager, a PM — each with a focused role, assigned model, and budget cap. The team communicates through a fabric event bus, and the watcher daemon handles reactive dispatch when GitHub labels change.