v2026.9.7.1
asheshgoplani/agent-deckv2026.9.7.1Sep 8, 2026by synoet
AI Summary
This release introduces a new feature to display most-active entities as inline chips under the activity graph, alongside bug fixes for agent message width and channel pinning behavior.
Key Highlights
- Added 'most-active entities' as an inline chip row under the activity graph.
- Fixed channel pinning to bottom functionality.
- Updated agent message width to use a shared channel layout.
New Features
- Display most-active entities as an inline chip row under the graph
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