Back to Changelog
/
v0.10.0
Group Memory
Group chats now persist and render live, dashboards fix multi-series and aggregate rendering bugs, and pipelines gain fixed-roster fan-out.
reliability dashboards automation collaboration
What’s new
This release focuses on making multi-agent group conversations reliable end to end: they now persist to the server, rehydrate correctly after a refresh, and render live instead of appearing empty until reload. Dashboards get several rendering fixes for multi-series charts, KPI specs, and aggregate collapsing, and pipelines gain a new fixed-roster fan-out mode for endpoint expansion. A batch of orchestration fixes also improves delegation reliability and the crew-network visualization.
- Group chat sessions now persist to the server and rehydrate correctly after a page refresh, including proper attribution of who said what
- Live group chat threads render in real time in the timeline instead of showing an empty state until reload
- Dashboard charts now correctly render multi-series row-mode bindings and stop losing widgets on config updates
- New expand.items pipeline mode supports fixed-roster fan-out for endpoints, with matching fixes for endpoint config sync and pre-flight probes
- Crew-network graph visualization fixes for node sizing, layout, and duration display, plus quieter reputation update noise