awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Recursive Task Decomposers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesRecursive Task Decomposers

Agents that break down complex objectives into hierarchical trees of executable sub-tasks.

Distinguishing note: Focuses on recursive decomposition of software requirements, distinct from flat task lists.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Recursive Task Decomposers. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Recursive Task Decomposers

Awesome Recursive Task Decomposers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • Pythagora-io/gpt-pilot

    Pythagora-io/gpt-pilot

    33,791View on GitHub↗

    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

    Breaks complex software requirements into a tree of manageable development tasks for sequential execution.

    Pythonaicodegencoding-assistant
    33,791View on GitHub↗