Highlights
- Features
- Mini apps from Artifacts
- Home screen shortcut
- New on device SST transcription
- Bug Fixes
- Support for Web sources tool card
- Misc Tech Debt Refactors
- Misc Stability Improvements
What's Changed
- feat(artifacts): pin generated artifacts to the Android home screen by @garfiec in #241
- feat(chat): most-used-model home-screen shortcuts and iOS quick actions by @garfiec in #242
- fix(chat): auto-retry agents on reconnect and auto-dismiss the error snackbar by @garfiec in #243
- refactor(chat): split ChatUiState into slices with per-delegate write handles by @garfiec in #245
- fix(data): recover from token-store and DataStore corruption instead of crashing by @garfiec in #244
- refactor(di): unify Android and iOS Koin graphs into one shared module list by @garfiec in #246
- fix(network): scope HTTP retries to safe methods and guard the browser User-Agent by @garfiec in #247
- feat(speech): web-parity STT engines with on-device live transcription by @garfiec in #248
- fix(chat): render web search results as a sources card by @garfiec in #249
Full Changelog: v2026.07.2...v2026.07.3