Showing 24 of 47 tools
Anthropic's agentic coding CLI
Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.
Google's official CLI agent for coding with Gemini
GPU-accelerated terminal emulator written in Rust for maximum performance and low latency. Cross-platform with native Wayland and Metal support. Configurable via TOML with support for ligatures, multiplexing, and true color. Appeals to developers who want the fastest possible terminal experience with modern features like GPU rendering and Kitty graphics protocol support.
Minimal terminal coding harness
Prompt engineering and LLM management platform for teams building AI applications. Version control your prompts, run A/B tests across models, and track performance metrics. Provides a collaborative workspace where developers and product managers can iterate on prompts together, reducing the feedback loop between prompt changes and production quality metrics.
AI coding agent by Moonshot AI
Open-source search infrastructure platform offering both vector and full-text search with sub-millisecond latency. Features typo tolerance, faceting, geo-search, and real-time indexing through a developer-friendly REST API. Popular for building fast, relevant search experiences in e-commerce and documentation sites, with a managed cloud option for teams that prefer hosted infrastructure.
Glamorous agentic coding for the terminal by Charm
LSP-enhanced terminal coding agent from Charmbracelet with the broadest cross-platform support including Android. Features mid-session model switching and MCP extensibility for custom tool integration. Combines the elegance of Charmbracelet's TUI toolkit with practical coding assistance, offering a polished terminal experience for developers on any platform.
Open-source AI coding agent for the terminal
AI coding agent from Sourcegraph with full codebase awareness through Sourcegraph's code intelligence platform. Handles complex multi-file tasks by understanding code relationships, dependencies, and architectural patterns across entire repositories. Particularly strong for large enterprise codebases where understanding cross-repository context is critical for accurate code generation.
OpenAI's agentic coding CLI and cloud sandbox
Microsoft's AI coding agent integrated into GitHub with autonomous capability to work on issues, create pull requests, and implement features. Operates in cloud sandboxes with full access to the GitHub ecosystem. Targets teams who want to assign development tasks to AI through GitHub Issues, with automatic PR creation and CI integration for review.
ByteDance's open-source LLM coding agent with multi-provider support
Trae Agent is ByteDance's open-source software engineering agent that autonomously resolves GitHub issues, fixes bugs, and implements features using any LLM provider. It supports OpenAI, Anthropic, Doubao, Azure, Ollama, and Gemini backends, making it one of the most provider-flexible coding agents available. With over 11,000 GitHub stars and a modular research-friendly architecture, it offers a strong alternative to Western-centric coding agents.
Multi-agent orchestration layer for OpenAI Codex CLI
Oh My Codex (OMX) transforms OpenAI Codex CLI into a coordinated multi-agent system. It layers workflow orchestration, persistent memory, team-based parallel execution via tmux worktrees, and a live HUD dashboard on top of standard Codex. OMX provides 30+ role-specialized agents and 40+ workflow skills covering planning, execution, verification, TDD, security review, and autonomous research loops.
Persistent memory plugin for Claude Code with automatic context injection
Claude-Mem is a persistent memory plugin for Claude Code with 44,000+ GitHub stars that captures session context and injects it into future sessions. It features progressive disclosure with token cost visibility, automatic compression, and privacy controls with private tags to manage what gets remembered across coding sessions.
Transparent AI agent framework with 100+ skills and real-time visibility
Agent Zero is an open-source general-purpose AI agent framework with 16,700+ GitHub stars that uses the computer itself as a tool. Unlike structured orchestration frameworks, it provides full transparency where every thought, action, and tool call is visible and editable in real time, supporting 100+ extensible skills.
Meta-prompting and context engineering system for Claude Code agents
GSD is a meta-prompting, context engineering, and spec-driven development system designed for Claude Code and compatible AI coding agents. With over 46,000 GitHub stars, it implements a structured four-phase workflow of Discuss, Plan, Execute, and Verify to combat context rot in long AI coding sessions. The system uses multi-agent orchestration with persistent file-based memory.
One-command local coding agent that auto-detects your hardware and picks the best model
hf-agents is a Hugging Face CLI extension that detects your hardware, recommends the best GGUF model using llmfit, and launches a local coding agent in a single command. It collapses the multi-step local LLM setup into hf agents run pi, automatically handling hardware profiling, model download, inference server startup, and coding agent activation.
Beautiful terminal AI coding agent from the Charmbracelet team
crush is an AI-powered coding agent for the terminal built by Charmbracelet, the team behind Bubble Tea, Glow, and other beloved CLI tools. It brings the same attention to terminal UX design to AI-assisted development with features for code generation, refactoring, file editing, and shell command execution. With over 22,000 GitHub stars and the Charmbracelet design philosophy, crush delivers an agentic coding experience that feels native to the terminal workflow developers already use.
Desktop app for running AI coding agents in parallel
Baton is a desktop application for orchestrating multiple AI coding agents — Claude Code, Codex CLI, OpenCode, Gemini CLI — simultaneously in isolated git worktrees. Each agent gets its own branch to prevent merge conflicts, with a Monaco diff viewer for reviewing changes, automatic PR creation, and an MCP server that lets agents spawn sub-agents for complex tasks.
Multi-agent orchestration plugin for Claude Code
Oh My ClaudeCode (OMC) is a plugin for Claude Code that adds multi-agent orchestration with 32 specialized agents, smart model routing between Haiku and Opus, and five execution modes including fully autonomous Autopilot and parallel Ultrapilot. It provides 40+ skills, a real-time HUD statusline, and lifecycle hooks — transforming Claude Code into a coordinated AI development team with zero configuration required.
Pack your entire codebase into a single AI-friendly file
Repomix packages entire repositories into single AI-optimized files for feeding to LLMs like Claude, ChatGPT, and Gemini. It outputs XML, Markdown, JSON, or plain text with token counting, security scanning via Secretlint, and Tree-sitter-based code compression. Works as CLI, MCP server, or Chrome extension for GitHub. Supports Claude Agent Skills generation. 37,500+ uses on AIBase, MIT licensed, with a web interface at repomix.com for zero-install usage.
Multi-agent orchestration platform for Claude Code
Claude-Flow is an open-source multi-agent orchestration platform that deploys dozens of concurrent Claude Code agents with shared memory and coordinated workflows. It enables parallel task execution, hierarchical agent coordination, and persistent context across sessions. Run via npx with zero setup. Described as the leading agent orchestration platform for Claude by industry analysts, it has 9,100+ GitHub stars and is used for complex codebase-wide refactoring and multi-file development tasks.
LSP-powered semantic coding agent via MCP
Serena is a free, open-source coding agent toolkit that provides IDE-like semantic code retrieval and editing capabilities to any LLM via the Model Context Protocol (MCP). Built on Language Server Protocol (LSP) integration, it enables symbol-level navigation, cross-file refactoring, and relational code understanding across Python, TypeScript, Go, Rust, Java, PHP, and more — without requiring file-level reads or text-based search.
GitHub Copilot in your terminal
A comprehensive prompt library and knowledge base designed specifically for Claude Code users. Curated collection of effective prompts, CLAUDE.md templates, and workflow patterns that help developers get better results from AI-assisted coding. Covers common development scenarios from debugging and refactoring to architecture decisions and code reviews, with real-world examples and explanations.
Natural language interface for running code on your computer
Open-source AI coding assistant with a focus on privacy and local-first execution. Runs models on your machine using Ollama or connects to cloud providers when needed. Supports VS Code with code completion, chat, and inline editing. Targets developers who want full AI coding capabilities without sharing proprietary code with third-party services, offering complete data sovereignty.
Terminal session manager and command center for AI coding agents
Multi-model AI coding platform that lets you switch between different LLM providers within a single IDE experience. Compare outputs from Claude, GPT, Gemini, and open-source models side by side. Useful for teams evaluating which model works best for specific coding tasks, or developers who want the flexibility to use the best model for each situation without changing tools.
IDE for the AI Agents Era — run an army of coding agents in parallel
Open-source meta-IDE that orchestrates 10+ AI coding agents (Claude Code, Codex, OpenCode) in parallel. Uses git worktree isolation to prevent conflicts, with a unified monitoring dashboard and batch diff review. With 7.9k+ GitHub stars, it's the go-to tool for teams that want to scale AI-assisted development across multiple concurrent tasks.
Manage multiple AI terminal agents in parallel with isolated Git worktrees
Enterprise AI development platform providing guardrails, governance, and deployment infrastructure for production LLM applications. Manages model access policies, content filtering, and audit logging across teams. Designed for organizations that need centralized control over how AI is used in development workflows, with compliance features for regulated industries.