Download Latest Version v0.4.1 source code.tar.gz (3.4 MB)
Email in envelope

Get an email when there's a new version of Agent Stack

Home / v0.3.7
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-10-14 5.2 kB
v0.3.7 source code.tar.gz 2025-10-14 3.4 MB
v0.3.7 source code.zip 2025-10-14 4.0 MB
Totals: 3 Items   7.5 MB 0

Major Changes

Session History

Conversations can now be persisted with full context. View past sessions in the left nav, resume conversations, and delete sessions as needed.

Chat Agent Token-by-Token Streaming

Chat Agent responses now stream incrementally for a more responsive experience, check out the implementation to see how you can easily achieve per-token streaming in your agents.

Live Reloading

Edit your agent code and see changes instantly in the UI - no server restart required. Run: uv run watchfiles beeai_agents.agent.run

Complete Changelog

Full Changelog: https://github.com/i-am-bee/beeai-platform/compare/v0.3.5...v0.3.7

Source: README.md, updated 2025-10-14