Generates interactive codebase wikis from GitHub, GitLab, or Bitbucket repositories by analyzing structure, writing documentation, and creating diagrams for navigation.
GPU-accelerated code editor written in Rust, organized like a game engine to render its UI via shaders. Includes native agentic coding over the open Agent Client Protocol, multiplayer editing, LSP/DAP, and an open edit-prediction model.
Runs coding agents and automations from a self-hosted developer control center, with local, remote, cloud, and ACP-compatible backends for managed engineering workflows.
Visually edit Next.js + Tailwind projects in the browser like Figma, with every change written straight back to your real React code. Pairs a DOM-level visual canvas with AI chat that scaffolds and edits components, plus branching and one-click deploy.
Edits a codebase from natural-language prompts in the terminal, coordinating specialized sub-agents — file picker, planner, editor, reviewer — instead of one model. Beats Claude Code 61% vs 53% on its own evals; agents scriptable in TypeScript.
Packs a Git repository into a single AI-friendly file for easy ingestion by LLMs. Offers per-file and total token counts, optional Tree-sitter compression, secret scanning, and multiple interfaces (CLI, web, browser extension, Docker, MCP) for AI-driven code review and analysis.
Open-source platform for autonomous coding agents that work like developers: editing files, running shell commands, browsing the web, and calling APIs in an isolated sandbox. Model-agnostic, with GitHub, Slack, and CI/CD integration.
Reviews code in the IDE, CLI, and pull requests, flagging bugs, logic gaps, security holes, and missing tests using context from the whole repo and its dependencies. Enforces team-specific rules learned from past PRs.
Generates and deploys full-stack React apps from natural-language prompts on Cloudflare’s platform, combining AI code generation, previews, Workers, Durable Objects, and containers.
Keeps the former Windsurf IDE lineage alive as Devin Desktop, a local editor for planning, delegating, reviewing, and shipping code with cloud and local agents from one surface.
Terminal-native AI coding agent that brings conversational, multi-model code assistance into your shell. Integrates with 300+ models and providers, offers an interactive TUI, Zsh ':' plugin, semantic workspace search, and Git-oriented workflows for in-terminal edits, commits, and command suggestions.