I’m curious how this would work for production level apps. My concern is that it would go off and do a lot of extra stuff and grow your codebase with orphaned code or non mvp features.
I’m curious how this would work for production level apps. My concern is that it would go off and do a lot of extra stuff and grow your codebase with orphaned code or non mvp features.
Hey, This is just a very first version of Hephaestus that is only a month in a work to showcase the idea of an autonomous agent orchestration. As we speak I'm building on top of it a development tool that would learn your codebase as time goes on, which is hopefully going to result in faster development.
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 :)
Cool, nice work. I’ll check it out at some point