awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
esengine avatar

esengine/DeepSeek-Reasonix

0
View on GitHub↗
24,096 stars·1,467 forks·Go·MIT·8 vuesreasonix.io↗

DeepSeek Reasonix

DeepSeek-Reasonix is an autonomous software engineering framework and terminal-based AI IDE designed to coordinate large language models for complex programming tasks. It functions as a multi-session agent that utilizes a split planner and executor workflow to break down and implement technical objectives.

The system distinguishes itself through a specialized focus on session optimization and extensibility. It employs prefix caching and append-only history to reduce token consumption and latency during long sessions. It further extends its capabilities by integrating external tool servers via the Model Context Protocol and managing third-party plugins as JSON-RPC subprocesses.

The project includes a comprehensive safety and management layer featuring workspace-rooted file sandboxing and hierarchical tool permission gating. It maintains project awareness through codebase context indexing and markdown-based persistent memory, while providing state restoration via code snapshots. Users can manage these autonomous workflows through a command line interface or a local web-based dashboard.

Features

  • AI Terminal Assistants - An AI-powered terminal assistant that coordinates planning and execution for automated programming tasks.
  • Terminal AI Interfaces - Provides a terminal-based AI interface for interactive development tasks, paired with a local web management dashboard.
  • Model Context Protocol - Connects to Model Context Protocol servers via stdio or HTTP to extend AI capabilities with external tools.
  • Autonomous Coding Agents - Functions as an autonomous coding agent that decomposes complex tasks into actionable steps for execution.
  • Autonomous Programming Execution - Provides a terminal harness that allows AI models to autonomously execute programming work.
  • Autonomous Software Engineers - Operates as an autonomous software engineer that coordinates separate planner and executor agents for complex technical tasks.
  • MCP Protocol Integrations - Integrates external services and tools via the Model Context Protocol for standardized AI tool access.
  • Codebase Context Indexing - Provides codebase context indexing to create grounded knowledge bases for AI agent awareness.
  • Multi-Model Workflow Coordinators - Implements a framework that sequences a planner and executor model to solve complex technical tasks.
  • Planner-Actor Architectures - Decomposes high-level goals into a sequence of subtasks using a distinct planner and executor session architecture.
  • Autonomous Coding Workflows - Implements autonomous coding workflows that allow AI agents to iteratively edit code, run tests, and refine implementations.
  • AI Coding Assistants - Provides a terminal-based AI coding environment with integrated tool approval and file referencing.
  • Task Sandboxing - Implements task sandboxing that restricts write access to a specific workspace and requires human approval.
  • Agentic Task Orchestration - Orchestrates autonomous agent workflows for iterative execution of complex development tasks.
  • Tool Execution Permissions - Gates tool calls using a hierarchy of rules to prevent unauthorized system modifications by the agent.
  • File System Access Controls - Enforces workspace-rooted file sandboxing to restrict tools from modifying files outside a designated directory.
  • Agentic Research Strategies - Executes multi-phase objectives through an automated research strategy with detailed iteration logging.
  • Markdown-Based Project Memory - Stores persistent project facts and session history in human-readable markdown files for AI context.
  • Prefix Caching - Optimizes token consumption and latency by using append-only history and prefix caching for long sessions.
  • Subagent Orchestrations - Deploys specialized helper agents for research and security reviews using isolated toolsets.
  • Tool Server Registries - Merges tools from external servers using standard input, server-sent events, or HTTP into a single prefixed registry.
  • Sandboxed File Systems - Restricts the AI agent's filesystem access to a specific workspace root for security.
  • JSON-RPC Implementations - Integrates external plugins as separate subprocesses using the JSON-RPC protocol.
  • MCP Transport Protocol Supports - Supports multiple communication channels including stdio, SSE, and HTTP for connecting to external tool servers.
  • Agentic Session Persistence - Tracks task progress in external files to allow AI agents to resume work across sessions.
  • Third-Party Plugins - Integrates third-party plugins as JSON-RPC subprocesses to extend the system's functional capabilities.
  • Token Cost Optimizations - Decreases operational costs and latency using append-only history and prefix caching to optimize token usage.

Historique des stars

Graphique de l'historique des stars pour esengine/deepseek-reasonixGraphique de l'historique des stars pour esengine/deepseek-reasonix

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à DeepSeek Reasonix

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec DeepSeek Reasonix.
  • opensquilla/opensquillaAvatar de opensquilla

    opensquilla/opensquilla

    4,211Voir sur GitHub↗

    OpenSquilla is an LLM agent orchestration framework designed to coordinate multi-step AI workflows and tool execution using directed acyclic graphs. It functions as a centralized system for managing specialized skill packages and executing complex reasoning sequences. The project distinguishes itself through a routing gateway that directs tasks to different AI providers based on complexity, cost, and performance. It utilizes a multi-tier AI memory system that organizes working, episodic, and semantic knowledge using local embeddings and SQLite, alongside a secure execution sandbox that isolat

    Pythonagentaiai-agents
    Voir sur GitHub↗4,211
  • smallcloudai/refactAvatar de smallcloudai

    smallcloudai/refact

    3,490Voir sur GitHub↗

    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
    Voir sur GitHub↗3,490
  • mervinpraison/praisonaiAvatar de MervinPraison

    MervinPraison/PraisonAI

    5,592Voir sur GitHub↗

    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
    Voir sur GitHub↗5,592
  • claude-code-best/claude-codeAvatar de claude-code-best

    claude-code-best/claude-code

    20,272Voir sur GitHub↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    TypeScript
    Voir sur GitHub↗20,272
Voir les 30 alternatives à DeepSeek Reasonix→

Questions fréquentes

Que fait esengine/deepseek-reasonix ?

DeepSeek-Reasonix is an autonomous software engineering framework and terminal-based AI IDE designed to coordinate large language models for complex programming tasks. It functions as a multi-session agent that utilizes a split planner and executor workflow to break down and implement technical objectives.

Quelles sont les fonctionnalités principales de esengine/deepseek-reasonix ?

Les fonctionnalités principales de esengine/deepseek-reasonix sont : AI Terminal Assistants, Terminal AI Interfaces, Model Context Protocol, Autonomous Coding Agents, Autonomous Programming Execution, Autonomous Software Engineers, MCP Protocol Integrations, Codebase Context Indexing.

Quelles sont les alternatives open-source à esengine/deepseek-reasonix ?

Les alternatives open-source à esengine/deepseek-reasonix incluent : opensquilla/opensquilla — OpenSquilla is an LLM agent orchestration framework designed to coordinate multi-step AI workflows and tool execution… smallcloudai/refact — Refact is an autonomous AI software engineering system and code assistant. It functions as an agent orchestrator… mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… claude-code-best/claude-code — Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software… github/docs — GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development…