This release adds 6 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryIntroduces core agentic infrastructure in Elixir for building AI agents and durable LLM workflows.
Full changelog
BeamWeaver v0.1.0
First public release of BeamWeaver: an OTP-native Elixir library for building AI agents and durable LLM workflows.
This release brings core agentic infrastructure to Elixir so teams can build advanced LLM systems without relying on Python microservices for the orchestration layer.
Highlights
- Agent runtime with tool calling
- Graph workflows with explicit state, routing, and reducers
- Checkpoints and resumable execution
- Short-term memory through checkpoints
- Long-term memory stores
- Retries, fallbacks, interrupts, and human review
- Typed streaming events
- Structured output support
- Provider adapters for OpenAI, Anthropic, Google Gemini, xAI, and Moonshot/Kimi
- Fake and replay models for deterministic tests
- Native tracing hooks, with WeaveScope observability support coming soon
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About BeamWeaver
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]