[1] https://github.com/BloopAI/vibe-kanban [2] https://github.com/obra/superpowers
The current examples were mostly to show how you could set up different phases and how agents can work in parallel in different phases while still keeping some structure - basically any problem that you could define the logical phases in the way for solving it is going to work great with Hephaestus.
Soon I'll release a few more examples and a few tools that would make Hephaestus a development tool that learns about your repo as time goes and able to fix and add features for your code base
Although do note that Hephaestus is not only for development purposes, it's supposed to be an agnetic framework for building workflows - such as a research workflow, investment workflow and so on, based on the semi-structured phases principles.
Also - everything is forever going to be open source (including the future features and development tools), so look out :)
Couldn't quite get everything to run since there was so much configuration to setup, but the idea is solid.
My request would be to have an example PRD with premade workflow which works reasonably well for any project. I didn't use the `run_example.py` as it lacked workflows. At the end of the day, I just want to investigate if the project is something I'd like to dedicate time to, I gave up after about 2-3 hours. To have it 'plug-and-play' would be neat.
There's also a lot of references to your local filesystem, which perhaps could be cleaned up.