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
·
Back to autohandai/code-cli

Open-source alternatives to Code Cli

30 open-source projects similar to autohandai/code-cli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Code Cli alternative.

  • google-gemini/gemini-cliAvatar de google-gemini

    google-gemini/gemini-cli

    105,341Ver en GitHub↗

    This project provides a command-line interface for managing autonomous agent workflows, task orchestration, and system-level automation. It includes a comprehensive framework for defining agent skills, managing persistent memory, and delegating tasks to specialized subagents. Users can configure complex planning modes, execute shell commands with safety constraints, and integrate external tools through standardized protocols. The platform supports non-interactive execution via a headless mode and provides an event-driven hook framework for custom lifecycle automation. It features centralized

    TypeScriptaiai-agentscli
    Ver en GitHub↗105,341
  • openai/codexAvatar de openai

    openai/codex

    91,445Ver en GitHub↗

    Codex is an automated programming tool and generative code assistant designed to interpret developer intent through a natural language interface. It functions as a machine learning model trained on public code repositories to provide intelligent code completion, suggestions, and refactoring within development environments. By translating human instructions into executable code snippets, the system bridges the gap between high-level technical requirements and functional software implementation. The engine utilizes transformer-based sequence modeling and supervised fine-tuning to align its outp

    Rust
    Ver en GitHub↗91,445
  • cline/clineAvatar de cline

    cline/cline

    63,750Ver en GitHub↗

    Cline is an extensible agent runtime and multi-agent orchestration engine designed to automate complex software engineering workflows. It functions as an integrated development environment extension that bridges strategic task planning with autonomous execution, allowing users to manage multi-step projects through human-in-the-loop oversight or independent agent operation. The platform distinguishes itself by enabling the creation of specialized agent teams that share a common state and coordinate through a centralized task manager. It enforces project-specific architectural guidelines and co

    TypeScript
    Ver en GitHub↗63,750

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • charmbracelet/crushAvatar de charmbracelet

    charmbracelet/crush

    20,165Ver en GitHub↗

    Crush is a framework designed to orchestrate and secure the execution of external tools invoked by large language models. It functions as a middleware layer that manages the flow of agentic tool calls, providing a controlled environment for terminal-based automation and task processing. The project distinguishes itself by implementing a policy-driven security layer that intercepts, validates, and modifies tool execution requests. By wrapping command calls within a process-boundary layer, it allows for the automated approval of specific operations and the dynamic injection of contextual metada

    Goagentic-aiaillms
    Ver en GitHub↗20,165
  • nicolargo/glancesAvatar de nicolargo

    nicolargo/glances

    32,840Ver en GitHub↗

    Glances is a cross-platform system monitoring tool designed to track real-time resource usage and hardware health metrics across diverse computing environments. It functions as a command-line utility that provides a unified view of system performance, identifying bottlenecks and maintaining infrastructure stability through a consistent abstraction layer that translates kernel calls into actionable data. The project distinguishes itself through its distributed capabilities, offering a web-based interface that enables remote access to live performance metrics from any device without requiring d

    Pythonmonitoringmulti-platformpython
    Ver en GitHub↗32,840
  • continuedev/continueAvatar de continuedev

    continuedev/continue

    33,716Ver en GitHub↗

    Continue is an automated code review platform that integrates AI agents directly into the software development lifecycle. By executing custom validation rules against pull request diffs, it provides immediate feedback through repository status checks, allowing teams to enforce quality, security, and documentation standards before manual review begins. The system distinguishes itself through a file-based configuration model where validation logic is defined in version-controlled markdown files. These files act as system prompts that guide autonomous agents in evaluating code changes. This appr

    TypeScriptagentaiclaude
    Ver en GitHub↗33,716
  • drivecore/mycoderAvatar de drivecore

    drivecore/mycoder

    568Ver en GitHub↗

    Simple to install, powerful command-line based AI agent system for coding.

    TypeScript
    Ver en GitHub↗568
  • anthropics/claude-codeAvatar de anthropics

    anthropics/claude-code

    132,728Ver en GitHub↗

    Anthropic's terminal-native AI coding agent.

    Pythonaiclideveloper-tools
    Ver en GitHub↗132,728
  • qwenlm/qwen-codeAvatar de QwenLM

    QwenLM/qwen-code

    19,078Ver en GitHub↗

    Qwen-code is an AI-powered development framework designed for orchestrating intelligent coding agents within terminal and IDE environments. It provides a comprehensive infrastructure for automating software maintenance, code generation, and complex refactoring tasks by managing multi-agent workflows and persistent session states. The system is built to handle both interactive development and automated background processes, ensuring that agents can execute shell commands and file operations safely within isolated, sandboxed environments. What distinguishes this project is its focus on granular

    TypeScript
    Ver en GitHub↗19,078
  • opencode-ai/opencodeAvatar de opencode-ai

    opencode-ai/opencode

    11,006Ver en GitHub↗

    OpenCode is a terminal-based development agent that automates software engineering tasks by integrating artificial intelligence directly into the command-line environment. It functions as an autonomous workflow orchestrator, capable of executing file operations, running shell commands, and applying code patches to complete complex development tasks without manual intervention. The tool distinguishes itself through its ability to index local codebases into vector embeddings, enabling semantic search and natural language queries across project files. It maintains session context through a local

    Goaiclaudecode
    Ver en GitHub↗11,006
  • unixorn/awesome-zsh-pluginsAvatar de unixorn

    unixorn/awesome-zsh-plugins

    17,771Ver en GitHub↗

    This project serves as a comprehensive repository and management framework for Zsh shell extensions, themes, and configuration bundles. It functions as a centralized resource for discovering and integrating community-driven enhancements designed to tailor the terminal experience and streamline command-line workflows. The framework distinguishes itself by providing automated tools for the installation, updating, and lazy-loading of modular shell plugins. By enforcing standardized directory structures and utilizing version control for dependency management, it ensures that shell configurations

    Shellawesomeawesome-listcollection
    Ver en GitHub↗17,771
  • charmbracelet/glowAvatar de charmbracelet

    charmbracelet/glow

    22,908Ver en GitHub↗

    Glow is a terminal-based interface designed for browsing, rendering, and navigating markdown documentation. It functions as a command-line reader that allows users to discover and view formatted text files directly within their terminal environment. The tool distinguishes itself by providing a high-performance pager that supports both local file system navigation and remote repository access. It automatically scans directories and version control structures to index documentation, while its remote-aware fetching capabilities enable the retrieval of content from web sources and code repositori

    Gocliexcitementhacktoberfest
    Ver en GitHub↗22,908
  • ai-christianson/ra.aidAvatar de ai-christianson

    ai-christianson/RA.Aid

    2,223Ver en GitHub↗

    Develop software autonomously.

    Python
    Ver en GitHub↗2,223
  • maynetee/codeselectAvatar de maynetee

    maynetee/codeselect

    237Ver en GitHub↗

    A simple, interactive tool to select and share code with AI assistants like Claude and ChatGPT. Analyzes file relationships and generates context-rich output.

    Python
    Ver en GitHub↗237
  • sharkdp/hyperfineAvatar de sharkdp

    sharkdp/hyperfine

    28,316Ver en GitHub↗

    Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i

    Rust
    Ver en GitHub↗28,316
  • mattn/vim-lsp-settingsAvatar de mattn

    mattn/vim-lsp-settings

    1,412Ver en GitHub↗

    Vim-lsp-settings is a Vim plugin that automates the installation, configuration, and lifecycle management of external language server binaries. It functions as a development environment manager, bridging the gap between the text editor and language-specific analysis tools to provide code intelligence features such as autocompletion and error checking. The plugin distinguishes itself by orchestrating the entire toolchain, including the automated downloading and versioning of language server executables. It employs project-root heuristic detection to identify workspace boundaries, ensuring that

    Vim Scriptlanguage-servervim
    Ver en GitHub↗1,412
  • ahkscript/sublimeautohotkeyAvatar de ahkscript

    ahkscript/SublimeAutoHotkey

    211Ver en GitHub↗

    AutoHotkey AHK language package for SublimeText including syntax highlighting, comments toggling, auto-completions, build system definitions, commands for ahkrun, ahkcompile, ahkrunpiped.

    Python
    Ver en GitHub↗211
  • aerokube/selenoidAvatar de aerokube

    aerokube/selenoid

    2,656Ver en GitHub↗

    Selenoid is a powerful implementation of Selenium hub using Docker containers to launch browsers.

    Go
    Ver en GitHub↗2,656
  • abookyun/clean-install-your-mac-without-hesitationAvatar de abookyun

    abookyun/clean-install-your-mac-without-hesitation

    85Ver en GitHub↗

    Checklist version of Clean install your Mac without hesitation

    Ver en GitHub↗85
  • adambajguz/typinAvatar de adambajguz

    adambajguz/Typin

    253Ver en GitHub↗

    Declarative framework for interactive CLI applications

    C#
    Ver en GitHub↗253
  • aineejames/chatgpterminatorA

    AineeJames/ChatGPTerminator

    0Ver en GitHub↗
    Ver en GitHub↗0
  • adam-p/markdown-hereAvatar de adam-p

    adam-p/markdown-here

    60,218Ver en GitHub↗

    Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes, directly inside their browser. The tool distinguishes itself through a bidirectional transformation engine that supports both the conversion of markdown to HTML and the reversion of rendered content back into its original source code. This state-preserving functionality allows

    JavaScript
    Ver en GitHub↗60,218
  • abdoufermat5/snapbridgeAvatar de abdoufermat5

    abdoufermat5/snapbridge

    0Ver en GitHub↗

    snapbridge is a Rust CLI for managing Proxmox snapshots on NetApp ONTAP-backed storage.

    Rust
    Ver en GitHub↗0
  • aitjcize/cppmanAvatar de aitjcize

    aitjcize/cppman

    1,427Ver en GitHub↗

    .. image:: http://img.shields.io/pypi/v/cppman.svg?style=flat :target: https://pypi.python.org/pypi/cppman .. image:: https://img.shields.io/github/downloads/aitjcize/cppman/total.svg :target: https://pypi.python.org/pypi/cppman#downloads

    Python
    Ver en GitHub↗1,427
  • akamensky/argparseAvatar de akamensky

    akamensky/argparse

    640Ver en GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    Ver en GitHub↗640
  • alacritty/alacrittyAvatar de alacritty

    alacritty/alacritty

    64,592Ver en GitHub↗

    Alacritty is a cross-platform terminal emulator that provides a consistent command-line environment across Linux, macOS, and Windows. It functions as a configuration-driven terminal, relying on a declarative file format to manage user preferences, key bindings, and visual styling. The application distinguishes itself through a high-performance architecture that offloads text rendering to the graphics processor. By utilizing zero-copy terminal emulation, it processes incoming byte streams directly into a grid-based memory buffer to minimize data duplication and latency during output. The proj

    Rustbsdgpulinux
    Ver en GitHub↗64,592
  • alebcay/awesome-shellAvatar de alebcay

    alebcay/awesome-shell

    37,110Ver en GitHub↗

    This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks, and resources. It functions as a curated knowledge base designed to help users discover software for enhancing terminal environments and streamlining daily development tasks. The collection is maintained through an open-source contribution model, where community members manually verify and organize resources into structured categories. This collaborative approach ensures the directory remains a reliable reference for finding specialized utilities, alternative shell implementati

    awesomeawesome-listbash
    Ver en GitHub↗37,110
  • alecthomas/kingpinAvatar de alecthomas

    alecthomas/kingpin

    3,564Ver en GitHub↗

    CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser

    Goclicommand-linego
    Ver en GitHub↗3,564
  • alecthomas/kongAvatar de alecthomas

    alecthomas/kong

    2,976Ver en GitHub↗

    Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments directly into typed Go structures using struct tags, allowing developers to define terminal interfaces through data models rather than manual parsing logic. The project functions as a configuration mapper that populates Go structures from a combination of command-line arguments, environment variables, and JSON files. It distinguishes itself by providing a dependency injection container to pass external services into command handlers and a plugin architecture for dynamic command reg

    Gocommand-linecommandsflags
    Ver en GitHub↗2,976
  • 23aaron/jeffbotAvatar de 23Aaron

    23Aaron/JeffBot

    1Ver en GitHub↗

    A Discord Bot to do Discord things

    Python
    Ver en GitHub↗1