awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 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-cligoogle-gemini avatar

    google-gemini/gemini-cli

    105,341View on 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
    View on GitHub↗105,341
  • openai/codexopenai avatar

    openai/codex

    91,445View on 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
    View on GitHub↗91,445
  • cline/clinecline avatar

    cline/cline

    63,750View on 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
    View on GitHub↗63,750

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • charmbracelet/crushcharmbracelet avatar

    charmbracelet/crush

    20,165View on 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
    View on GitHub↗20,165
  • nicolargo/glancesnicolargo avatar

    nicolargo/glances

    32,840View on 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
    View on GitHub↗32,840
  • continuedev/continuecontinuedev avatar

    continuedev/continue

    33,716View on 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
    View on GitHub↗33,716
  • drivecore/mycoderdrivecore avatar

    drivecore/mycoder

    568View on GitHub↗

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

    TypeScript
    View on GitHub↗568
  • anthropics/claude-codeanthropics avatar

    anthropics/claude-code

    132,728View on GitHub↗

    Anthropic's terminal-native AI coding agent.

    Pythonaiclideveloper-tools
    View on GitHub↗132,728
  • qwenlm/qwen-codeQwenLM avatar

    QwenLM/qwen-code

    19,078View on 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
    View on GitHub↗19,078
  • opencode-ai/opencodeopencode-ai avatar

    opencode-ai/opencode

    11,006View on 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
    View on GitHub↗11,006
  • unixorn/awesome-zsh-pluginsunixorn avatar

    unixorn/awesome-zsh-plugins

    17,771View on 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
    View on GitHub↗17,771
  • charmbracelet/glowcharmbracelet avatar

    charmbracelet/glow

    22,908View on 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
    View on GitHub↗22,908
  • ai-christianson/ra.aidai-christianson avatar

    ai-christianson/RA.Aid

    2,223View on GitHub↗

    Develop software autonomously.

    Python
    View on GitHub↗2,223
  • maynetee/codeselectmaynetee avatar

    maynetee/codeselect

    237View on 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
    View on GitHub↗237
  • sharkdp/hyperfinesharkdp avatar

    sharkdp/hyperfine

    28,316View on 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
    View on GitHub↗28,316
  • mattn/vim-lsp-settingsmattn avatar

    mattn/vim-lsp-settings

    1,412View on 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
    View on GitHub↗1,412
  • ahkscript/sublimeautohotkeyahkscript avatar

    ahkscript/SublimeAutoHotkey

    211View on GitHub↗

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

    Python
    View on GitHub↗211
  • aerokube/selenoidaerokube avatar

    aerokube/selenoid

    2,656View on GitHub↗

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

    Go
    View on GitHub↗2,656
  • abookyun/clean-install-your-mac-without-hesitationabookyun avatar

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

    85View on GitHub↗

    Checklist version of Clean install your Mac without hesitation

    View on GitHub↗85
  • adambajguz/typinadambajguz avatar

    adambajguz/Typin

    253View on GitHub↗

    Declarative framework for interactive CLI applications

    C#
    View on GitHub↗253
  • aineejames/chatgpterminatorA

    AineeJames/ChatGPTerminator

    0View on GitHub↗
    View on GitHub↗0
  • adam-p/markdown-hereadam-p avatar

    adam-p/markdown-here

    60,218View on 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
    View on GitHub↗60,218
  • abdoufermat5/snapbridgeabdoufermat5 avatar

    abdoufermat5/snapbridge

    0View on GitHub↗

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

    Rust
    View on GitHub↗0
  • aitjcize/cppmanaitjcize avatar

    aitjcize/cppman

    1,427View on 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
    View on GitHub↗1,427
  • akamensky/argparseakamensky avatar

    akamensky/argparse

    640View on GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    View on GitHub↗640
  • alacritty/alacrittyalacritty avatar

    alacritty/alacritty

    64,592View on 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
    View on GitHub↗64,592
  • alebcay/awesome-shellalebcay avatar

    alebcay/awesome-shell

    37,110View on 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
    View on GitHub↗37,110
  • alecthomas/kingpinalecthomas avatar

    alecthomas/kingpin

    3,564View on GitHub↗

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

    Goclicommand-linego
    View on GitHub↗3,564
  • alecthomas/kongalecthomas avatar

    alecthomas/kong

    2,976View on 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
    View on GitHub↗2,976
  • 23aaron/jeffbot23Aaron avatar

    23Aaron/JeffBot

    1View on GitHub↗

    A Discord Bot to do Discord things

    Python
    View on GitHub↗1