1 repo
Frameworks that manage persistent execution state and error recovery for long-running AI processes.
Distinguishing note: Focuses on state persistence for development loops, distinct from stateless request-response models.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Agentic State Machines. Refine with filters or upvote what's useful.
GPT-Pilot is an autonomous development tool designed to build, debug, and manage entire software projects. It functions as an AI-powered coding assistant that translates high-level natural language requirements into structured file architectures and functional source code. By acting as an autonomous software engineer, the system automates the software development lifecycle, from initial boilerplate creation to the implementation of complex logic. The project distinguishes itself through a recursive task decomposition process that breaks complex requirements into manageable steps, which are th
Maintains persistent project state to track progress and handle error recovery during iterative coding.