v2026.8.28.0

kaifcodec/user-scannerv2026.8.28.0Aug 29, 2026by synoet

AI Summary

Focused on agent interactions and search capabilities, this release adds transcript reply features, calendar search UI, and new UI primitives for the application.

Key Highlights

  • Enabled agents to reply to selected transcript text as referenced paste
  • Introduced credential-stamping for agent sandboxes and Cursor cloud agents
  • Added calendar event search UI
  • Implemented per-session instructions for agent harnesses
  • Improved markdown checkbox and link preview styling

New Features

  • Agent transcript reply
  • Credential-stamping for agents
  • Calendar event search UI
  • Per-session instructions
  • New app view primitives
  • Better group-by-date UI

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