awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Awesome Claude Code

Clasificación actualizada el 13 jul 2026

For a command line interface for Claude, the strongest matches are github/copilot-cli (This tool is a dedicated CLI-based AI coding agent), aider-ai/aider (Aider is a command-line AI coding assistant that directly) and kilo-org/kilocode (Kilocode is an autonomous CLI-based platform that orchestrates AI). anthropics/claude-code and pythagora-io/gpt-pilot round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Curamos repositorios de código abierto en GitHub que coinciden con “awesome claude code”. Los resultados están clasificados por relevancia según tu búsqueda; usa los filtros de abajo para acotar o refina con IA.

Awesome Claude Code

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • github/copilot-cliAvatar de github

    github/copilot-cli

    8,536Ver en GitHub↗

    This project is a command line interface and GitHub CLI extension that functions as an AI coding agent and model orchestrator. It enables the writing of code and the management of repositories through natural language prompts using large language models. The tool implements the Agent Client Protocol to act as a standardized agent server for external editors. It features a provider-agnostic routing system that allows switching between different hosted AI models or external compatible endpoints. Capabilities include the automation of Git workflows, such as managing pull requests and issues, an

    This tool is a dedicated CLI-based AI coding agent that provides natural language repository management, automated Git workflows, and model-agnostic LLM integration, directly matching the requirements for an AI-assisted coding environment.

    ShellCommand Line InterfacesCoding Agents
    Ver en GitHub↗8,536
  • aider-ai/aiderAvatar de Aider-AI

    Aider-AI/aider

    46,305Ver en GitHub↗

    Aider is a command-line interface tool that enables large language models to directly edit, refactor, and manage source code within a local repository. It functions as an AI-powered coding assistant that integrates into the developer workflow, allowing users to apply code changes through natural language prompts while maintaining repository context and version control. The tool distinguishes itself through a specialized diff-based patching engine that parses model-generated search-and-replace blocks to modify specific file segments without rewriting entire files. It features a provider-agnost

    Aider is a command-line AI coding assistant that directly edits local files, maintains repository context, and handles git commits, making it a comprehensive tool for AI-assisted development.

    PythonRepository Context EnginesAI Model Clients
    Ver en GitHub↗46,305
  • kilo-org/kilocodeAvatar de Kilo-Org

    Kilo-Org/kilocode

    15,616Ver en GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    Kilocode is an autonomous CLI-based platform that orchestrates AI agents to perform complex software development tasks, directly addressing the need for codebase-aware, automated coding assistance with LLM integration.

    TypeScriptCodebase Context QueryingCodebase Indexing
    Ver en GitHub↗15,616
  • anthropics/claude-codeAvatar de anthropics

    anthropics/claude-code

    132,728Ver en GitHub↗

    Anthropic's terminal-native AI coding agent.

    This is an official terminal-native agent that directly integrates Claude into the development workflow, providing the requested CLI interface, codebase context awareness, and automated code generation capabilities.

    PythonAgentic LoopsAI Command Line AutomationAI-Assisted Terminal Interfaces
    Ver en GitHub↗132,728
  • pythagora-io/gpt-pilotAvatar de Pythagora-io

    Pythagora-io/gpt-pilot

    33,743Ver en GitHub↗

    GPT-Pilot is an autonomous development tool designed to build, debug, and manage entire software projects. It functions as an AI-powered coding assistant that translates high-level natural language requirements into structured file architectures and functional source code. By acting as an autonomous software engineer, the system automates the software development lifecycle, from initial boilerplate creation to the implementation of complex logic. The project distinguishes itself through a recursive task decomposition process that breaks complex requirements into manageable steps, which are th

    GPT-Pilot is an autonomous CLI-based coding agent that manages entire software projects by integrating LLMs with codebase context, task decomposition, and git-like versioning to automate the development lifecycle.

    PythonAI Coding AssistantsAI Code GeneratorsAutonomous Development Agents
    Ver en GitHub↗33,743
  • hkuds/deepcodeAvatar de HKUDS

    HKUDS/DeepCode

    14,539Ver en GitHub↗

    DeepCode is an agentic development framework designed to orchestrate autonomous AI agents for software engineering tasks. It functions as a multi-agent workflow orchestrator that translates natural language requirements into functional codebases by coordinating specialized agents for architectural planning, intent analysis, and implementation. The platform integrates multiple language models to power these automated routines, providing a unified environment for complex development projects. The system distinguishes itself through its ability to transform academic research papers into executab

    DeepCode is an agentic development framework that orchestrates autonomous agents to translate natural language into code, fitting the category of an AI-powered coding assistant by providing the necessary orchestration and LLM integration for automated software engineering tasks.

    PythonCodebase IndexingCodebase Contextual Analysis
    Ver en GitHub↗14,539
  • smallcloudai/refactAvatar de smallcloudai

    smallcloudai/refact

    3,490Ver en GitHub↗

    Refact is an autonomous AI software engineering system and code assistant. It functions as an agent orchestrator capable of planning, executing, and managing multi-step development workflows to complete complex software tasks independently. The system distinguishes itself through agentic state management, using isolated worktrees and versioned checkpoints to allow autonomous agents to experiment with code changes and roll back to stable states if tasks fail. It further extends its capabilities via the Model Context Protocol, connecting the AI engine to external databases, version control syst

    Refact is an autonomous AI engineering system that provides the requested agentic capabilities, codebase context awareness, and CLI-based interaction for managing complex development tasks.

    RustCommand Line InterfacesSemantic Code Indexing
    Ver en GitHub↗3,490
  • zed-industries/zedAvatar de zed-industries

    zed-industries/zed

    85,338Ver en GitHub↗

    Zed is an AI-native, high-performance code editor designed for extreme responsiveness and keyboard-centric workflows. It functions as an extensible text processing workspace that integrates autonomous agents and predictive models directly into the development environment to automate complex engineering tasks, refactoring, and code generation. The editor distinguishes itself through a GPU-accelerated rendering pipeline and an asynchronous multi-threaded architecture that ensures low-latency interaction even with large-scale projects. It features built-in support for real-time, multi-user colla

    Zed is a high-performance, AI-native code editor that integrates autonomous coding agents and LLM-powered generation directly into the development workflow, though it is a full IDE rather than a standalone CLI tool.

    RustAgentic Code Editing
    Ver en GitHub↗85,338
  • voideditor/voidAvatar de voideditor

    voideditor/void

    28,219Ver en GitHub↗

    Void is an AI-powered code editor designed to integrate automated code generation and modification directly into the development workflow. It functions as a specialized engine for programmatic refactoring, enabling users to apply systematic changes to source files through structured diffs and full-file rewrites. The platform distinguishes itself through a centralized communication layer that manages secure interactions between local environments and external language model providers. It incorporates a structured approval pipeline that tracks pending modifications, allowing developers to revie

    Void is an AI-powered code editor and engine designed for automated refactoring and code generation, providing the core capabilities of an AI coding assistant even though it is primarily structured as an IDE extension rather than a standalone CLI tool.

    TypeScriptLLM Integration Frameworks
    Ver en GitHub↗28,219
  • mervinpraison/praisonaiAvatar de MervinPraison

    MervinPraison/PraisonAI

    5,592Ver en GitHub↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    PraisonAI is a multi-agent orchestration framework that provides the necessary CLI interface, LLM integration, and sandboxed code execution capabilities to function as an AI-powered coding assistant.

    PythonAgentic Code EditingCodebase Context Querying
    Ver en GitHub↗5,592
  • moonshotai/kimi-codeAvatar de MoonshotAI

    MoonshotAI/kimi-code

    2,473Ver en GitHub↗

    Kimi-code is a command-line interface and orchestration framework designed to integrate autonomous AI agents into software development workflows. It functions as a terminal-based assistant that manages multi-step coding tasks, including planning, file system modifications, shell command execution, and test running, all while maintaining conversational context within a local development environment. The project distinguishes itself through a focus on secure, autonomous agent orchestration and granular control over AI interactions. It enforces strict security by requiring explicit user approval

    This CLI tool provides an interface for AI-assisted coding by leveraging LLM capabilities to interact with your codebase, fitting the requirements for an AI-powered coding assistant.

    TypeScriptAutonomous Agent OrchestrationAutonomous Agent OrchestratorsAutonomous Coding Agents
    Ver en GitHub↗2,473
Compara los 10 mejores de un vistazo
RepositorioEstrellasLenguajeLicenciaÚltimo push
github/copilot-cli8.5KShellother19 feb 2026
aider-ai/aider46.3KPythonApache-2.022 may 2026
kilo-org/kilocode15.6KTypeScriptapache-2.019 feb 2026
anthropics/claude-code132.7KPython—15 jun 2026
pythagora-io/gpt-pilot33.7KPythonNOASSERTION12 jun 2026
hkuds/deepcode14.5KPythonmit12 feb 2026
smallcloudai/refact3.5KRustbsd-3-clause19 feb 2026
zed-industries/zed85.3KRustNOASSERTION16 jun 2026
voideditor/void28.2KTypeScriptapache-2.012 ene 2026
mervinpraison/praisonai5.6KPythonmit19 feb 2026

Related searches

  • an open source cli for ai coding
  • una colección de habilidades y plugins para claude code
  • agente de programación con IA para la línea de comandos
  • framework para integrar capacidades de LLM
  • un cliente HTTP interactivo para la terminal
  • un framework para construir CLI en Python
  • herramienta para versionar y gestionar prompts
  • cliente de escritorio para ejecutar LLMs locales