v2026.8.28.0

AprilNEA/OpenLogiv2026.8.28.0Aug 29, 2026by synoet

AI Summary

Enhances agent capabilities by allowing replies to transcript text and adding per-session instructions. Includes calendar event search and UI refactoring for buttons and markdown components.

Key Highlights

  • Agents can reply to selected transcript text as a referenced paste
  • Per-session instructions for agent harness
  • Calendar event search UI introduced
  • UI refactoring for button variants and markdown checkbox styling
  • Improved offline support

New Features

  • Agent reply to transcript text
  • Per-session instructions for agent harness
  • Calendar event search UI
  • Better offline support
  • Video support inside table cells

Full Release Notes

## What's Changed
* Enable oxlint eslint/complexity (max 20) by @synoet in https://github.com/macro-inc/macro/pull/5972
* feat(agent): reply to selected transcript text as a referenced paste by @404Wolf in https://github.com/macro-inc/macro/pull/5996
* feat: credential-stamping egress for agent sandboxes and Cursor cloud agents by @404Wolf in https://github.com/macro-inc/macro/pull/5756
* fix(agent_harness): source egress URL from Doppler by @404Wolf in https://github.com/macro-inc/macro/pull/6013
* feat(search): add calendar event search UI by @gbirman in https://github.com/macro-inc/macro/pull/5994
* Seanaye/feat/local predicate pagination by @seanaye in https://github.com/macro-inc/macro/pull/5963
* fix(channels): fix thread styling for StandaloneThreads by @sedson in https://github.com/macro-inc/macro/pull/6019
* feat(block-agent): improve tool rendering by @ehayes2000 in https://github.com/macro-inc/macro/pull/5983
* chore: remove sandbox size selector from agent session info panel by @404Wolf in https://github.com/macro-inc/macro/pull/6020
* feat(agent-harness): per-session instructions by @ehayes2000 in https://github.com/macro-inc/macro/pull/6016
* Seanaye/fix/refetch on create by @seanaye in https://github.com/macro-inc/macro/pull/5965
* feat: new app view primitives and components by @dev-rb in https://github.com/macro-inc/macro/pull/6003
* fix(block-agent): poll Cursor external url through a bounded query by @404Wolf in https://github.com/macro-inc/macro/pull/6023
* fix(editor): restyle markdown checkbox and align it with list bullets by @aidanhb in https://github.com/macro-inc/macro/pull/6021
* chore(ui): clean up, remove palette rotations and malformed tw, another round of cursor-pointer by @sedson in https://github.com/macro-inc/macro/pull/6025
* feat(soup): better group by date ui by @peterchinman in https://github.com/macro-inc/macro/pull/6033
* fix(email): show share-menu emails in referencium by @synoet in https://github.com/macro-inc/macro/pull/6010
* fix(documents): break email-sha advisory lock convoy by @synoet in https://github.com/macro-inc/macro/pull/6035


**Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.8.27.0...v2026.8.28.0