v2026.7.2.0
macro-inc/macrov2026.7.2.0Jul 2, 2026by synoet
AI Summary
This release focuses on CI/CD improvements and testing infrastructure, specifically migrating web checks to a namespace workflow and evaluating task deduplication.
Key Highlights
- Migrated web checks to x workflow namespace.
- Semantic task deduplication evaluation harness.
- Added channel thread participants filter.
- Improved recipient selector performance.
New Features
- Semantic dedup evaluation harness
- Channel thread participants filter
Full Release Notes
## What's Changed * test(task_dedup): semantic dedup eval harness + labeled corpus (macro… by @ehayes2000 in https://github.com/macro-inc/macro/pull/4436 * fix(ai): link users to clean docs routes from SelfKnowledge by @ehayes2000 in https://github.com/macro-inc/macro/pull/4433 * build(deps): bump undici, @cloudflare/vitest-pool-workers, miniflare and wrangler in /rust/sync-service by @dependabot[bot] in https://github.com/macro-inc/macro/pull/4192 * feat(ci): move web checks to x workflow namepsace by @synoet in https://github.com/macro-inc/macro/pull/4440 * unbrick theme mentions by @sedson in https://github.com/macro-inc/macro/pull/4439 * feat(soup): channel_thread participants filter by @synoet in https://github.com/macro-inc/macro/pull/4441 * fix: RecipientSelector to preserve filtered-out selected options by @synoet in https://github.com/macro-inc/macro/pull/4443 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.7.1.0...v2026.7.2.0