v0.3.33
Expensify/Appv0.3.33Jun 30, 2026by github-actions[bot]
AI Summary
Improvements to comment routing, agents page mobile friendliness, and CLI functionality.
Key Highlights
- Rewrite comment routing cascade
- Add agents page mobile friendly
- Drop short UUID prefix resolution for multica issue
- Import skills from a .skill/.zip archive
New Features
- Drop short UUID prefix resolution for multica issue
- Add skills import from .skill/.zip archive
- Make chat agent explicitly channel-aware
Full Release Notes
## Changelog * 5d79696fb506c0bcfff62cf325b2124dc9c9ef6d MUL-3794: rewrite comment routing cascade * ff286dcfac0d9753d8736e50930d241098c0f8ae MUL-3848: fix(server): skip CLIENT SETNAME for managed Redis compatibility * 3c61f729d4a4e1931fcba34f4c32975995d8c9de MUL-3873: feat: Add agents page mobile friendly * 630feff1af69316f6daa0810037f87d9d99dcf0f MUL-3879: restore agent-authored squad-leader fallback in comment cascade (#4748) * 424b02e79a8fab54816453a8c3f74f926dbd7e44 chore(views): remove dead i18n _one keys in other-only locales (#4746) * f88544da63d01746bd3a166faf51bf090b04de92 docs(changelog): add v0.3.33 entry for the 2026-06-30 release (MUL-3889) (#4756) * 3b45f7fdf62cddb0366ec29699f6c9e52684f83c docs(slack): drop reinstall callout from Slack integration docs (MUL-3874) (#4745) * d970b68ce73983cd26c7bbc55db88ec1d2e63ae0 feat(autopilot): View/Write permission layer + member access delegation (MUL-3807) (#4695) * f892e03e41d3e590f125feaba8a73a67035aa730 feat(cli)!: drop short UUID prefix resolution for `multica issue` (MUL-3838) (#4732) * b90816264ed07a23f8ed639513682af3698bd8dc feat(skills): import skills from a .skill/.zip archive (#4735) * a961d636119779a9698c6bc8ca79846c95d16dd6 feat(slack): make the chat agent explicitly channel-aware (MUL-3871) (#4755) * e5995c423f350bec7b1e0a419c5712c2e2535588 feat(slack): typing reaction on inbound message (MUL-3874) (#4737) * 50a48cef1e24b726ef426220882b75e07cfbec05 feat(slack): unified `multica chat history` pull for channel backfill (MUL-3871) (#4747) * 9ee2bd4c34ed9231a52b9f7d5bef4b1a3cb7c033 fix(agent): recover Antigravity reply from transcript when agy stdout is empty (#4744) * 93028d303b48b69d368bf106166b6a9d485ec379 fix(daemon): reconcile in-flight task and workspace state on WS reconnect (#4718) * 59cb534e879a57928a62255782a95f4fcbde62f0 fix(selfhost): allow newer Docker Compose versions * 506f2df7ad16268932833f39d88272584453ac5e fix(views): count tasks, not agents, in activity hover header (MUL-3872) (#4734)