Show HN: StrawPot – Agents that figure out how to solve tasks(strawpot.com)
strawpot.com
Show HN: StrawPot – Agents that figure out how to solve tasks
https://strawpot.com/
2 comments
is this the similar to https://arcanon-ai.vercel.app/ ??
Similar at a high level (multi-agent),
but those systems are cloud-based and rely on predefined roles.
StrawPot runs locally and lets agents decide how to solve tasks dynamically.
but those systems are cloud-based and rely on predefined roles.
StrawPot runs locally and lets agents decide how to solve tasks dynamically.
Most agent systems rely on predefined workflows.
This explores a different approach: agents dynamically decide how to solve tasks.
The infrastructure is mostly solved (delegation, isolation, tracing).
The open problem is behavior: how agents improve over time and reuse what works.
Looking for feedback from others building agent systems.