Hi HN!<p>I'm the author of an Elixir Agent Framework called Jido. We reached our 2.0 release this week, shipping a production-hardened framework to build, manage and run Agents on the BEAM.<p>Jido now supports a host of Agentic features, including:<p>- Tool Calling and Agent Skills
- Comprehens...
Stories by mikehostetler
Hi HN!<p>I'm Mike Hostetler and I built Jido, an Agent SDK in Elixir that lets you run thousands of agents without heavy infrastructure.<p>Repo: <a href="https://github.com/agentjido/jido">https://github.com/agentjido/jido</a>
Getting Started: <a href="ht...
I'm Mike Hostetler and I built Jido, an Agent SDK in Elixir that lets you run thousands of agents without heavy infrastructure.
- Repo: https://github.com/agentjido/jido
- Getting Started: https://hexdocs.pm/jido/getting-started.html
Why another framework?
After using several popular Agen...