AutoIdeator – Free & Open Source Agent Orchestration Symphony

AutoIdeator - Free & Open Source Agent Orchestration Symphony

https://github.com/akumaburn/AutoIdeator

https://preview.redd.it/rfbgg6e34dyg1.png?width=3809&format=png&auto=webp&s=e436362c48482d09025a394a5e609f67190e6dfa

AutoIdeator is an autonomous development system that:

  1. Takes a final goal — a detailed, multi-sentence description of the intended end result. Describe what the finished project should look like, do, and feel like for the user. Do not prescribe implementation steps, phases, milestones, technologies, or task lists — the agents handle planning. The more clearly the desired end state is described, the better convergence will be.
  2. Generates improvement ideas via a rotating ensemble of specialized idea agents
  3. Scores and filters ideas for goal alignment and quality
  4. Critiques ideas constructively with suggested mitigations
  5. Evaluates strategic alignment and long-term planning
  6. Makes implementation decisions balancing creativity and criticism
  7. Implements the plan with parallel coders
  8. Reviews, fixes, and commits changes
  9. Runs QA (build + test verification)
  10. Optimizes slow tests to keep the suite fast
  11. Verifies goal completion with 3-step feature inventory, per-feature checks, and auto-remediation
  12. Refactors oversized files into smaller modules (every other cycle)
  13. Cleans up temp files and build artifacts
  14. Updates project documentation
  15. Records outcomes for learning and deduplication
  16. Periodically synthesizes synergies across recent work
  17. Checkpoints state for pause/resume across restarts
  18. Repeats the cycle infinitely until stopped

Users can inject suggestions at any time via the Overseer agent, which takes priority over the autonomous idea generation pipeline.

Note this system has been tested for some time but only in the dashboard with OpenCode/Claude Code configuration (OpenRouter mode is untested, but I welcome contributions if someone wants to use that mode and notices something is broken).

submitted by /u/akumaburn
[link] [comments]

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top