Comments
Hacker News
how does it compare to sakana?
by anirudhak47
Nice
by jsabess24
Foreman is too well known imo
I have something simmilar brewed in my multi-agent system, showing and saving cost data on every agent flow run.
by dilushin
Interesting project. Most of what I read appears to deal well with a linear agent session.
How does it handle concurrent agent/subagent spawning?
Do they fall under the same sessionId (where they're potentially fighting over the warm route breaking it with every task-type change) or get their own individual sessionIds (where you must rewrite the shared prefix for each agent)?
by jarodrh
Name collision with Foreman, the provisioning/patching tool.
by midtake
Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- how does it compare to sakana?by anirudhak47
- Niceby jsabess24
- Foreman is too well known imo
- I have something simmilar brewed in my multi-agent system, showing and saving cost data on every agent flow run.by dilushin
- Interesting project. Most of what I read appears to deal well with a linear agent session.
How does it handle concurrent agent/subagent spawning?
Do they fall under the same sessionId (where they're potentially fighting over the warm route breaking it with every task-type change) or get their own individual sessionIds (where you must rewrite the shared prefix for each agent)?
by jarodrh - Name collision with Foreman, the provisioning/patching tool.by midtake