v2026.8.20.1
macro-inc/macrov2026.8.20.1Aug 20, 2026by synoet
AI Summary
This update focuses on local-first data processing capabilities and fixes agent harness deployment scripts for Nix environments.
Key Highlights
- Introduced local-first soup filter evaluation for better performance
- Enabled creation of reminders about nothing and dispatching recurring reminders
- Fixed agent harness deployment to embed scripts correctly in Nix sources
New Features
- Local first soup filter eval
- Create a reminder about nothing
- Embed ensure_ready.sh in nix deploy sources
Full Release Notes
## What's Changed * feat(data): local first soup filter eval by @seanaye in https://github.com/macro-inc/macro/pull/5774 * feat(reminders): create a reminder about nothing by @evanhutnik in https://github.com/macro-inc/macro/pull/5781 * fix(agent_harness): embed ensure_ready.sh in nix deploy sources by @synoet in https://github.com/macro-inc/macro/pull/5787 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.8.20.0...v2026.8.20.1