v2026.8.28.0
browser-use/video-usev2026.8.28.0Aug 29, 2026by synoet
AI Summary
This release deepens Agent capabilities with credential-stamping and transcript replies, while adding calendar search and UI refinements.
Key Highlights
- Enabled agents to reply to transcript text as referenced pastes
- Implemented per-session instructions for agent harnesses
- Added calendar event search UI
- Refactored UI primitives and button components
New Features
- Credential-stamping egress for agent sandboxes
- Transcript reply as referenced paste
- Calendar event search UI
- Per-session agent instructions
- Group by date UI improvements
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