awesome-repositories.com
Blog
MCP
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 anus-dev/anus

Open-source alternatives to ANUS

30 open-source projects similar to anus-dev/anus, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ANUS alternative.

  • ghuntley/how-to-build-a-coding-agentAvatar von ghuntley

    ghuntley/how-to-build-a-coding-agent

    5,145Auf GitHub ansehen↗

    This repository is a reference implementation and guided tutorial for building an AI coding agent that combines conversational interaction with file system manipulation and sandboxed shell execution. The agent uses a large language model as its core decision-making component, operating within a turn-based conversational loop where it can generate responses or invoke tools, and tool results are fed back into the dialogue. It provides primitives for reading, writing, and listing files on the local filesystem, as well as searching code using regular expressions. The agent’s capabilities are exte

    Goagentaicursor
    Auf GitHub ansehen↗5,145
  • x-cmd/x-cmdAvatar von x-cmd

    x-cmd/x-cmd

    4,037Auf GitHub ansehen↗

    x-cmd is an AI agent orchestrator, cloud infrastructure CLI, and cross-platform package manager that provides an enhanced POSIX shell toolkit. It integrates large language models directly into the terminal for chatting, code generation, and the execution of agentic workflows, while offering a framework for building interactive terminal user interface components. The project distinguishes itself by deploying containerized AI agents within isolated sandboxes, provisioning them with specialized skills and headless browser automation capabilities. It further streamlines development through a unif

    Shellagentaibash
    Auf GitHub ansehen↗4,037
  • hmbown/deepseek-tuiAvatar von Hmbown

    Hmbown/DeepSeek-TUI

    38,538Auf GitHub ansehen↗

    DeepSeek-TUI is an AI coding agent orchestrator and framework designed to automate complex programming tasks. It functions as a harness for coordinating AI models that can read source code, edit files, and execute shell commands through automated agent workflows. The system is distinguished by its multi-agent coordination capabilities, which allow for the spawning of parallel sub-agents to handle concurrent investigations or implementation slices. It employs autonomous goal-seeking loops to pursue objectives across multiple turns and utilizes a tool integration gateway to connect models to ex

    Rust
    Auf GitHub ansehen↗38,538

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
  • zebbern/claude-code-guideAvatar von zebbern

    zebbern/claude-code-guide

    3,441Auf GitHub ansehen↗

    This project provides a framework for AI agent orchestration and context management, enabling the deployment of specialized AI personas and subagents to solve multi-step technical goals. It centers on managing specialized agents with isolated contexts and role-based prompts to handle domain-specific tasks. The system differentiates itself through a hierarchical project memory using markdown files to maintain coding standards and a secure execution model that utilizes sandboxed environments and git worktree isolation. It also features a Model Context Protocol integration for external tool conn

    aiai-agentai-agent-tools
    Auf GitHub ansehen↗3,441
  • aaif-goose/gooseAvatar von aaif-goose

    aaif-goose/goose

    49,637Auf GitHub ansehen↗

    Goose is an autonomous coding assistant and extensible AI agent framework designed to automate software development workflows. It functions as an orchestration engine that can install, execute, and test code, as well as manage local files and shell commands. The platform is model-agnostic, providing a flexible interface to connect with diverse cloud-based or self-hosted large language model providers. It distinguishes itself through a standardized context protocol for integrating external tools and extensions, and a recipe system that allows users to define and repeat complex, multi-step AI w

    Rust
    Auf GitHub ansehen↗49,637
  • mervinpraison/praisonaiAvatar von MervinPraison

    MervinPraison/PraisonAI

    5,592Auf GitHub ansehen↗

    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

    Pythonagentsaiai-agent-framework
    Auf GitHub ansehen↗5,592
  • dnhkng/gladosAvatar von dnhkng

    dnhkng/GLaDOS

    5,595Auf GitHub ansehen↗

    GLaDOS is a multimodal AI agent framework designed to create autonomous systems that process text, speech, and visual data to interact with users and their environment. It centers on an AI personality framework that emulates complex character personas using a multi-agent architecture and configurable behavioral profiles. The project distinguishes itself through an integrated tool layer that connects language models to external hardware, smart home devices, and system APIs via a standardized protocol. It features a character text-to-speech engine with low-latency playback and interruption hand

    Python
    Auf GitHub ansehen↗5,595
  • microsoft/vscode-copilot-chatAvatar von microsoft

    microsoft/vscode-copilot-chat

    9,493Auf GitHub ansehen↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    TypeScript
    Auf GitHub ansehen↗9,493
  • plandex-ai/plandexAvatar von plandex-ai

    plandex-ai/plandex

    15,001Auf GitHub ansehen↗

    Plandex is an AI-powered software development platform that operates as a command-line interface to manage complex, long-running coding tasks. It functions as an automated agent that decomposes high-level programming objectives into granular, actionable steps, executing multi-file code changes directly within a local project environment. The system distinguishes itself through a state-machine-based execution model that tracks progress across iterative development cycles. By utilizing context-aware code indexing and an iterative feedback loop, the tool refines generated code through successive

    Goaiai-agentsai-developer-tools
    Auf GitHub ansehen↗15,001
  • qwenlm/qwen2.5-coderAvatar von QwenLM

    QwenLM/Qwen2.5-Coder

    16,654Auf GitHub ansehen↗

    Qwen2.5-Coder is a code-centric large language model designed to generate, complete, and analyze source code. It serves as a polyglot programming model capable of producing functional code across hundreds of different programming languages. The model is optimized for reasoning over extensive software repositories, utilizing a context window that supports up to one million tokens. It also functions as an agentic coding framework, executing multi-step workflows and browser tasks through specialized function call formats. Its capabilities include large-scale codebase analysis, intelligent parti

    Python
    Auf GitHub ansehen↗16,654
  • swe-agent/swe-agentAvatar von SWE-agent

    SWE-agent/SWE-agent

    18,510Auf GitHub ansehen↗

    SWE-agent is an autonomous software engineering platform designed to automate repository maintenance and issue resolution. By orchestrating language models to navigate codebases, diagnose software bugs, and apply fixes, the framework functions as an autonomous agent capable of executing shell commands, editing source code, and managing pull requests within isolated, containerized environments. The platform distinguishes itself through its focus on end-to-end task autonomy and observability. It features a robust trajectory logging system that records every thought, action, and environment obse

    Pythonagentagent-based-modelai
    Auf GitHub ansehen↗18,510
  • github/copilot-cliAvatar von github

    github/copilot-cli

    8,536Auf GitHub ansehen↗

    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

    Shell
    Auf GitHub ansehen↗8,536
  • ykdojo/claude-code-tipsAvatar von ykdojo

    ykdojo/claude-code-tips

    2,995Auf GitHub ansehen↗

    This project is a collection of guides, toolkits, and scripts designed to optimize agentic coding workflows using large language models. It provides strategies for orchestrating AI agents, automating git patterns, and enhancing terminal-based development environments. The toolkit focuses on AI agent orchestration and git management, offering patterns for parallel codebase analysis and autonomous testing frameworks. It includes specialized workflows for conducting interactive pull request reviews and performing root cause analysis on continuous integration failures. The project covers a broad

    JavaScriptagenticagentic-aiagentic-coding
    Auf GitHub ansehen↗2,995
  • vndee/llm-sandboxAvatar von vndee

    vndee/llm-sandbox

    1,082Auf GitHub ansehen↗

    This project provides a secure, containerized execution engine designed to run untrusted code within isolated environments. It functions as a library for integrating code interpretation into autonomous agents and intelligent assistant workflows, ensuring that host systems remain protected while enabling dynamic data processing and file manipulation. The platform distinguishes itself through a multi-backend architecture that abstracts diverse container runtimes, allowing for flexible deployment and automated backend failover. It supports interactive, multi-turn workflows by maintaining persist

    Pythoncode-generationcode-interpreterlarge-language-models
    Auf GitHub ansehen↗1,082
  • smallcloudai/refactAvatar von smallcloudai

    smallcloudai/refact

    3,490Auf GitHub ansehen↗

    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

    Rustai-agentdeveloper-toolsenterprise
    Auf GitHub ansehen↗3,490
  • builderio/ai-shellAvatar von BuilderIO

    BuilderIO/ai-shell

    5,266Auf GitHub ansehen↗

    ai-shell is an AI-powered terminal assistant and natural language interface for the command line. It functions as a shell command generator that translates plain text instructions into executable machine-readable shell syntax using large language models. The tool provides a conversational interface for technical support and shell command discovery, allowing users to find correct flags and arguments through multi-turn dialogues. It streamlines terminal workflows by converting natural language descriptions into executable scripts accompanied by human-readable explanations. The system includes

    TypeScriptai
    Auf GitHub ansehen↗5,266
  • enzed/vibe-codingAvatar von EnzeD

    EnzeD/vibe-coding

    3,940Auf GitHub ansehen↗

    Vibe-coding is an agentic workflow manager and AI coding orchestrator designed to guide autonomous agents through software development. It serves as a development framework that organizes the process of building software using large language models through structured planning, iterative validation, and a defined cycle of implementation. The project distinguishes itself through a focused context management system and project memory bank, which uses dedicated files to maintain consistent architectural context across sessions. It employs constraint-based guidance to enforce project-specific codi

    Auf GitHub ansehen↗3,940
  • opendevin/opendevinAvatar von OpenDevin

    OpenDevin/OpenDevin

    77,460Auf GitHub ansehen↗

    OpenDevin is an autonomous software engineering agent and orchestrator designed to execute coding tasks and manage development workflows using large language models. It functions as a centralized control center for managing and switching between various local and cloud artificial intelligence backends. The system utilizes a Docker sandbox environment to isolate autonomous agents in containers, protecting the host filesystem during code execution. It includes an automated engineering workflow tool that integrates with version control and chat services to trigger tasks via webhooks or scheduled

    Python
    Auf GitHub ansehen↗77,460
  • killianlucas/open-interpreterAvatar von KillianLucas

    KillianLucas/open-interpreter

    64,024Auf GitHub ansehen↗

    Open Interpreter is a coding agent that uses large language models to write and execute code directly on a local host machine. It functions as a system for performing operating system tasks and file manipulations through a natural language interface. The project features a model orchestrator that allows switching between different language model providers and emulation harnesses. It employs a loop-based reasoning process to iteratively generate code and process execution output until a goal is achieved. Its capabilities include cross-platform system automation, local model integration for da

    Rust
    Auf GitHub ansehen↗64,024
  • kirodotdev/kiroAvatar von kirodotdev

    kirodotdev/Kiro

    3,037Auf GitHub ansehen↗

    Kiro is an AI-powered development tool and multi-agent workflow orchestrator. It functions as a context-aware code generator and coding assistant that transforms natural language requirements into structured implementation plans and production-grade code. The system distinguishes itself through multi-agent task decomposition, where complex requirements are broken into sequenced tasks and assigned to specialized agents. It features multi-model orchestration to select specific language models based on reasoning complexity, cost, and latency, and includes a headless command-line interface for id

    TypeScriptaiidekiro
    Auf GitHub ansehen↗3,037
  • kodezi/chronosAvatar von Kodezi

    Kodezi/Chronos

    4,919Auf GitHub ansehen↗

    Chronos is an LLM software engineering agent and repository-scale debugging model designed for autonomous bug fixing. The system functions as an automated bug fixing system that localizes defects, reasons through root causes, and implements validated multi-file patches. The project is distinguished by a graph-guided retrieval engine that uses a persistent memory graph to navigate call relationships and dataflows across large repositories. It employs a persistent debugging workflow that indexes a history of commits and logs to recognize patterns and avoid repeating previous mistakes across ite

    Javaartificial-intelligenceautonomous-debuggingbenchmark
    Auf GitHub ansehen↗4,919
  • jcodesmore/ai-website-cloner-templateAvatar von JCodesMore

    JCodesMore/ai-website-cloner-template

    18,217Auf GitHub ansehen↗

    This project is a blueprint and framework for using AI coding agents to reverse engineer existing websites and rebuild them into modern frontend codebases. It provides a structured set of instructions and rules to automate website migration and the extraction of design tokens. The system focuses on converting live sites from legacy content management systems or no-code platforms into standardized, structured code. It employs a methodology for analyzing site assets and styles to recreate them as developable project structures, allowing for rapid website prototyping. The workflow covers design

    TypeScriptaiai-agentsai-tools
    Auf GitHub ansehen↗18,217
  • code-yeongyu/oh-my-opencodeAvatar von code-yeongyu

    code-yeongyu/oh-my-opencode

    63,326Auf GitHub ansehen↗

    Oh-my-opencode is an autonomous software engineering platform designed to automate complex coding tasks through the orchestration of specialized AI agents. It manages end-to-end development workflows by coordinating teams of agents that perform parallel execution, strategic planning, and automated code generation. The system ensures high-precision refactoring by utilizing a hash-anchored modification engine, which verifies file integrity through cryptographic line references before applying any changes. The platform distinguishes itself through a rigorous planning-first methodology, requiring

    TypeScriptaiai-agentsamp
    Auf GitHub ansehen↗63,326
  • karpathy/autoresearchAvatar von karpathy

    karpathy/autoresearch

    87,119Auf GitHub ansehen↗

    Autoresearch is an autonomous machine learning research agent and architecture search framework. It employs a closed-loop system to programmatically rewrite training and architecture source code to discover optimal language model configurations. The system iteratively modifies code and evaluates performance metrics to improve model quality based on a target objective. It optimizes model performance and training efficiency by tracking validation bits per byte, which allows for a fair comparison of architectural changes independently of vocabulary size. The framework manages the full training

    Python
    Auf GitHub ansehen↗87,119
  • erikbjare/gptmeAvatar von ErikBjare

    ErikBjare/gptme

    4,334Auf GitHub ansehen↗

    gptme is a multi-agent orchestration platform designed for autonomous software engineering, terminal-based AI integration, and RAG-enhanced code navigation. It enables the deployment of persistent agents and specialized subagents to decompose complex tasks and execute parallel technical workflows. The system distinguishes itself through a combination of vision-based GUI automation for controlling desktop applications and surgical patching mechanisms for targeted source code modifications. It utilizes git-based memory management to maintain a versioned history of agent identities, lessons, and

    Python
    Auf GitHub ansehen↗4,334
  • multica-ai/multicaAvatar von multica-ai

    multica-ai/multica

    36,862Auf GitHub ansehen↗

    Multica is an autonomous coding agent manager and LLM agent orchestration platform. It coordinates teams of autonomous agents to execute coding tasks and manage their lifecycles through a centralized dashboard. The system provides multi-tenant agent workspaces that isolate agents, settings, and project issues into distinct organizational boundaries. The platform distinguishes itself through an agent skill library that captures successful task solutions as reusable, versioned skills. These skills are shared across the agent team and pinned using content hashes to ensure consistent behavior acr

    Go
    Auf GitHub ansehen↗36,862
  • nndl/llm-beginnerAvatar von nndl

    nndl/llm-beginner

    6,421Auf GitHub ansehen↗

    This project is a collection of educational resources and technical guides focused on the development and implementation of large language models. It provides a comprehensive curriculum covering transformer architectures, training methods, and deployment strategies. The materials provide detailed instructions for building autonomous agents using reasoning loops and tool integration, as well as guides for fine-tuning models through supervised learning and preference optimization. It also includes tutorials for constructing retrieval augmented generation pipelines and implementing transformer m

    Pythonagentfudannlpllm
    Auf GitHub ansehen↗6,421
  • ricklamers/shell-aiAvatar von ricklamers

    ricklamers/shell-ai

    1,152Auf GitHub ansehen↗

    Shell-ai is a command-line interface tool that translates plain English text into executable shell commands using language models. It acts as a terminal assistant that bridges natural language prompts and operating system shell execution to generate, review, and run system commands. The application incorporates a model-agnostic endpoint abstraction that delegates generation requests across multiple external language model providers and API endpoints through a unified interface. It features a config-driven provider selection mechanism that maps configuration files and environment variables dyn

    Pythonautomationcligpt
    Auf GitHub ansehen↗1,152
  • frankbria/ralph-claude-codeAvatar von frankbria

    frankbria/ralph-claude-code

    7,053Auf GitHub ansehen↗

    This project is an autonomous AI software engineering orchestrator and development loop manager. It implements a system for managing AI coding agents that execute iterative development cycles, processing technical requirements through a persistent task queue based on priority and dependencies. The system synchronizes development progress with GitHub by converting issues and comments into actionable plans and automating pull requests and status updates. It provides a secure execution layer by running coding operations within an isolated sandbox environment to protect the host file system. To

    Shellaiai-agentai-agents
    Auf GitHub ansehen↗7,053
  • forem/foremAvatar von forem

    forem/forem

    22,726Auf GitHub ansehen↗

    Forem is an open-source platform designed for building and managing technical communities. It functions as a social publishing engine that enables members to share long-form content, participate in threaded discussions, and engage through social interactions. The platform provides tools for organizations to maintain branded profiles, host community hackathons, and facilitate collaborative learning through structured educational tracks. Beyond its social features, Forem integrates advanced capabilities for AI agent workflow orchestration and codebase knowledge graphing. It allows developers to

    Rubycommunitydiscussionfeedback
    Auf GitHub ansehen↗22,726