1 repositorio
Executing programming tasks through a terminal harness connected to large language models.
Distinct from Shell Program Execution: Distinct from generic shell execution as it involves LLM-driven autonomous code generation and execution.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Autonomous Programming Execution. Refine with filters or upvote what's useful.
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
Provides a terminal harness that allows AI models to autonomously execute programming work.