v2026.9.7.1
msitarzewski/agency-agentsv2026.9.7.1Sep 8, 2026by synoet
AI Summary
This release focuses on fixing UI layout inconsistencies within agents and channels, specifically improving message width consistency and channel pinning. It also introduces a new feature to display most-active entities within the activity graph.
Key Highlights
- Fixed channel message width consistency using shared channels
- Added inline chip row for most-active entities in the activity graph
- Fixed channel pinning to the bottom
New Features
- Most-active entities inline chip row
Full Release Notes
## What's Changed * fix(agent): use shared channel message width by @404Wolf in https://github.com/macro-inc/macro/pull/6245 * feat(activity): most-active entities as an inline chip row under the graph by @synoet in https://github.com/macro-inc/macro/pull/6236 * fix(channels): fix pin to bottom by @synoet in https://github.com/macro-inc/macro/pull/6247 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.9.7.0...v2026.9.7.1