awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 von google-gemini

    google-gemini/gemini-cli

    105,341Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗105,341
  • openai/codexAvatar von openai

    openai/codex

    91,445Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗91,445
  • cline/clineAvatar von cline

    cline/cline

    63,750Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗63,750

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • charmbracelet/crushAvatar von charmbracelet

    charmbracelet/crush

    20,165Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,165
  • nicolargo/glancesAvatar von nicolargo

    nicolargo/glances

    32,840Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗32,840
  • continuedev/continueAvatar von continuedev

    continuedev/continue

    33,716Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗33,716
  • drivecore/mycoderAvatar von drivecore

    drivecore/mycoder

    568Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗568
  • anthropics/claude-codeAvatar von anthropics

    anthropics/claude-code

    132,728Auf GitHub ansehen↗

    Anthropic's terminal-native AI coding agent.

    Pythonaiclideveloper-tools
    Auf GitHub ansehen↗132,728
  • qwenlm/qwen-codeAvatar von QwenLM

    QwenLM/qwen-code

    19,078Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗19,078
  • opencode-ai/opencodeAvatar von opencode-ai

    opencode-ai/opencode

    11,006Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,006
  • unixorn/awesome-zsh-pluginsAvatar von unixorn

    unixorn/awesome-zsh-plugins

    17,771Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗17,771
  • charmbracelet/glowAvatar von charmbracelet

    charmbracelet/glow

    22,908Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,908
  • ai-christianson/ra.aidAvatar von ai-christianson

    ai-christianson/RA.Aid

    2,223Auf GitHub ansehen↗

    Develop software autonomously.

    Python
    Auf GitHub ansehen↗2,223
  • maynetee/codeselectAvatar von maynetee

    maynetee/codeselect

    237Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗237
  • sharkdp/hyperfineAvatar von sharkdp

    sharkdp/hyperfine

    28,316Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗28,316
  • mattn/vim-lsp-settingsAvatar von mattn

    mattn/vim-lsp-settings

    1,412Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,412
  • ahkscript/sublimeautohotkeyAvatar von ahkscript

    ahkscript/SublimeAutoHotkey

    211Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗211
  • aerokube/selenoidAvatar von aerokube

    aerokube/selenoid

    2,656Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗2,656
  • abookyun/clean-install-your-mac-without-hesitationAvatar von abookyun

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

    85Auf GitHub ansehen↗

    Checklist version of Clean install your Mac without hesitation

    Auf GitHub ansehen↗85
  • adambajguz/typinAvatar von adambajguz

    adambajguz/Typin

    253Auf GitHub ansehen↗

    Declarative framework for interactive CLI applications

    C#
    Auf GitHub ansehen↗253
  • aineejames/chatgpterminatorA

    AineeJames/ChatGPTerminator

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • adam-p/markdown-hereAvatar von adam-p

    adam-p/markdown-here

    60,218Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗60,218
  • abdoufermat5/snapbridgeAvatar von abdoufermat5

    abdoufermat5/snapbridge

    0Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗0
  • aitjcize/cppmanAvatar von aitjcize

    aitjcize/cppman

    1,427Auf GitHub ansehen↗

    .. 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
    Auf GitHub ansehen↗1,427
  • akamensky/argparseAvatar von akamensky

    akamensky/argparse

    640Auf GitHub ansehen↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    Auf GitHub ansehen↗640
  • alacritty/alacrittyAvatar von alacritty

    alacritty/alacritty

    64,592Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗64,592
  • alebcay/awesome-shellAvatar von alebcay

    alebcay/awesome-shell

    37,110Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗37,110
  • alecthomas/kingpinAvatar von alecthomas

    alecthomas/kingpin

    3,564Auf GitHub ansehen↗

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

    Goclicommand-linego
    Auf GitHub ansehen↗3,564
  • alecthomas/kongAvatar von alecthomas

    alecthomas/kong

    2,976Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,976
  • 23aaron/jeffbotAvatar von 23Aaron

    23Aaron/JeffBot

    1Auf GitHub ansehen↗

    A Discord Bot to do Discord things

    Python
    Auf GitHub ansehen↗1