Amp
Amp is a frontier coding agent built to give developers full access to the power of today’s leading AI models directly in their workflow. Available in the terminal and popular editors like VS Code, Cursor, Windsurf, JetBrains, and Neovim, Amp integrates seamlessly into existing development environments. It enables developers to delegate complex coding tasks, refactors, reviews, and explorations to intelligent agents that understand and operate across entire codebases. With support for advanced models such as Claude Opus, Gemini, and GPT-class models, Amp delivers fast, reliable, and highly agentic code generation. The platform is designed for real-world engineering work, handling multi-file changes, deep context, and iterative improvements. Amp helps developers move faster while maintaining confidence in code quality.
Learn more
Asimov
Asimov is a code research agent that understands and works with complex enterprise codebases. Rather than focusing on code generation, it prioritizes codebase comprehension, a task that consumes up to 70% of developers’ time, by mapping relationships between code, architecture, and team decisions; maintaining institutional knowledge as engineers join and leave; and learning organically from team interactions and documentation. It indexes your entire development environment, including code repositories, architecture docs, GitHub threads, and Teams conversations, to build a persistent, cross‑cutting understanding of systems and to maintain context across architectural changes and team transitions. By using expanded context windows instead of traditional retrieval methods, Asimov can dynamically reference any part of a codebase during reasoning, enabling more accurate synthesis across disparate components.
Learn more
Favur
Favur is an autonomous software-building system that takes a written statement of work and turns it into a complete, tested repository without a human steering the run. A team of agents plans, builds, reviews, tests, and ships the project on its own, while scoring its own work, catching mistakes, and steering itself back on track. Every run follows the same lifecycle, architecture, sprints, review, and tests, whether the task is small or a serious project. It first reads the ask, commits to an architecture, and records its decisions before code is written. Then it breaks the work into sprints and writes pseudocode before building. One agent writes the code, a separate reviewer checks the diff against the plan, and a tester proves the result. Agents can run on different models within the same job, allowing teams to mix models for boilerplate, judgment calls, supervision, and other roles.
Learn more
GitHub Copilot CLI
GitHub Copilot CLI brings the core capabilities of the Copilot coding assistant into your terminal, enabling you to write, debug, refactor, and understand code via natural language directly in the command line. It works locally and in sync with your GitHub workflow, granting the ability to access repositories, issues, and pull requests through conversational commands while staying authenticated with your GitHub account. The tool operates as an agent in your terminal; you can ask it to autonomously create or modify files, execute commands, implement new features, fix bugs, prototype, and adjust codebases based on your specifications. Deep GitHub integration ensures context awareness (e.g., code history, branches, project layout), and the CLI experience is optimized to reduce context switching between your editor and terminal. The system supports iterative collaboration, allowing you to fine-tune or reissue commands as the project evolves.
Learn more