Help us benchmark Hephaestus on SWEBench-Verified! Watch AI agents solve real bugs + get credited in our report
reddit.com·7h·
Discuss: r/LocalLLaMA
Flag this post

Hey everyone! 👋

I’ve been working on Hephaestus - an open-source framework that changes how we think about AI agent workflows. It’s fully open source and will remain that way.

The Problem: Most agentic frameworks make you define every step upfront. But complex tasks don’t work like that - you discover what needs to be done as you go.

The Solution: Semi-structured workflows. You define phases - the logical steps needed to solve a problem (like “Analysis → Implementation → Validation” for software projects). Then agents dynamically create tasks across these phases based on what they discover. Agents coordinate through a Kanban board and share discoveries via RAG-powered memory, while a Guardian monitors trajectories to keep everyone on track.

Now I need your help.

Similar Posts

Loading similar posts...