awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
anus-dev avatar

anus-dev/ANUS

0
View on GitHub↗
6,461 星标·933 分支·TypeScript·Apache-2.0·2 次浏览t.me/anusonmars↗

ANUS

ANUS is an automated coding agent and development framework that uses a large language model to execute technical tasks and modify project files. It functions as a tool-integrated platform that combines a sandboxed shell executor with a system for maintaining persistent project goals.

The framework is distinguished by its context-aware development model, which uses local markdown files to track instructions and maintain state across different sessions. It employs a loop-based autonomous development cycle to plan, code, and verify changes, while utilizing a standardized protocol to integrate external data sources and custom tools.

The system manages the end-to-end software development process through a secure workspace that handles shell commands and file system operations. Its capabilities cover autonomous task execution, context tracking, and the integration of specialized third-party utilities.

Features

  • Coding Agents - Provides automated agents that enable large language models to read, edit, and execute code for programming tasks.
  • Autonomous Software Engineering - Automates the full software development lifecycle, including planning, execution, and verification of features.
  • Shell Command Translators - Translates natural language goals into executable shell commands for the local operating system.
  • Autonomous Coding Workflows - Implements autonomous coding and testing loops where an LLM edits code and iterates based on results.
  • AI Task Runners - Provides a command line interface for executing autonomous AI-driven goal sequences and technical tasks.
  • File System Workspaces - Manages a local directory structure as a workspace for safe real-time code generation and modification.
  • Sandboxed Shell Executions - Executes shell commands within a sandboxed environment with approval controls to prevent system damage.
  • Documentation-Based Context Persistence - Uses root-level markdown documentation files to maintain project-specific knowledge and state across agent sessions.
  • Agent Tooling Extensions - Implements interfaces for registering custom tools to extend the functional capabilities of autonomous agents.
  • Agent Tooling Protocols - Uses a standardized communication protocol to discover and utilize external tools and data sources.
  • LLM Tooling Integrations - Integrates external data and software tools into AI workflows via specialized connectors and interfaces.
  • Project State Managers - Maintains persistent project goals and technical instructions through local markdown files and context tracking.
  • Tool-Protocol Standardizations - Employs a unified interface to connect language models with external data sources and custom tools.
  • Project Context Files - Utilizes structured project context files to keep the AI agent aligned with goals across sessions.

Star 历史

anus-dev/anus 的 Star 历史图表anus-dev/anus 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

anus-dev/anus 是做什么的?

ANUS is an automated coding agent and development framework that uses a large language model to execute technical tasks and modify project files. It functions as a tool-integrated platform that combines a sandboxed shell executor with a system for maintaining persistent project goals.

anus-dev/anus 的主要功能有哪些?

anus-dev/anus 的主要功能包括:Coding Agents, Autonomous Software Engineering, Shell Command Translators, Autonomous Coding Workflows, AI Task Runners, File System Workspaces, Sandboxed Shell Executions, Documentation-Based Context Persistence。

anus-dev/anus 有哪些开源替代品?

anus-dev/anus 的开源替代品包括: ghuntley/how-to-build-a-coding-agent — This repository is a reference implementation and guided tutorial for building an AI coding agent that combines… x-cmd/x-cmd — x-cmd is an AI agent orchestrator, cloud infrastructure CLI, and cross-platform package manager that provides an… hmbown/deepseek-tui — DeepSeek-TUI is an AI coding agent orchestrator and framework designed to automate complex programming tasks. It… zebbern/claude-code-guide — This project provides a framework for AI agent orchestration and context management, enabling the deployment of… aaif-goose/goose — Goose is an autonomous coding assistant and extensible AI agent framework designed to automate software development… mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and…

ANUS 的开源替代方案

相似的开源项目,按与 ANUS 的功能重合度排序。
  • ghuntley/how-to-build-a-coding-agentghuntley 的头像

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

    5,145在 GitHub 上查看↗

    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
    在 GitHub 上查看↗5,145
  • x-cmd/x-cmdx-cmd 的头像

    x-cmd/x-cmd

    4,037在 GitHub 上查看↗

    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
    在 GitHub 上查看↗4,037
  • hmbown/deepseek-tuiHmbown 的头像

    Hmbown/DeepSeek-TUI

    38,538在 GitHub 上查看↗

    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
    在 GitHub 上查看↗38,538
  • zebbern/claude-code-guidezebbern 的头像

    zebbern/claude-code-guide

    3,441在 GitHub 上查看↗

    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
    在 GitHub 上查看↗3,441
  • 查看 ANUS 的所有 30 个替代方案→