Changelog
Release notes for Distri. The framework and the JS SDK are open source, and the versions below track the framework's release tags:
- Framework: github.com/distrihub/distri
- JS SDK: github.com/distrihub/distrijs
For the terse machine-readable version, see CHANGELOG.md.
v0.4.5, 2026-07-15
Release engineering. The CLI can now ship on its own, without the UI or server, with a Linux cross-compile path. Workspace agents and templates became visible and editable to every member, not just the creator. Higher API limits on the free and starter tiers.
v0.4.4, 2026-07-12
Provider reach and faster tool runs. Added the Z.ai coding-plan provider and parallel tool execution with metadata-driven skill auto-load. Reworked context compaction for tool responses.
v0.4.0, 2026-06-17
Tracing you can actually read. Propagation, provenance, tags, and span naming, with a reworked Traces UI and end-to-end context compaction. A Redis-backed agent config cache and agent-card projection so full definitions no longer have to load. Two deadlocks fixed.
v0.3.9, 2026-05-23
Auth, connections, and providers get real structure. Typed permission-based authorization with a route catalog, OAuth via the oauth2 crate with a provider catalog, user-scoped connections, and an image-generation API with a redesigned Models page.
v0.3.8, 2026-05-12
The open-source rearchitecture, and the workflow and task split. An MCP client pool and tool adapter for remote MCP servers, scope-based tool filtering, a nested task dispatcher, a unified author workflow (push, checkout, search, install), and a unified workspace editor. Credentials separated end to end.
Earlier, April 2026
Agent-core unification and the channels and bots overhaul. The A2A service and in-process remote dispatch, bot access modes and pairing, workspace switching, a gateway refactor, and native Telegram and WhatsApp libraries.