What's Changed
- fix: maintain reasoning selections for multiple providers by @adambuchweitz in #2760
- [codex] Bump Effect to beta.73 and migrate compatibility APIs by @juliusmarminge in #2840
- Add Claude Opus 4.8 support by @Marve10s in #2849
- Migrate TypeScript checks to Effect TSGo by @juliusmarminge in #2851
- Extract collection performance refactors from mobile stack by @juliusmarminge in #2854
- Extract independent web cleanup from mobile stack by @t3dotgg in #2855
- Ensure Electron runtime is installed in release workflow by @juliusmarminge in #2861
- T3 Code Mobile [WIP] by @juliusmarminge in #2013
- chore: add vendored reference repo subtree sync tooling by @juliusmarminge in #2902
- Use HttpApi for Environment APIs & standardize authn/authz by @juliusmarminge in #2858
- chore: add Alchemy reference repo subtree by @juliusmarminge in #2918
- fix(desktop): Include standard Linux AppImage icons for Niri/Noctalia by @mwolson in #2915
- Probe Cursor models via list_available_models by @juliusmarminge in #2428
- Migrate workspace to Vite+ and pnpm by @juliusmarminge in #2899
- test(web): CI stability - prebundle react-dom client for browser tests by @mwolson in #2928
- fix(ssh): Surface redacted stdout for failed commands by @mwolson in #2920
- fix(desktop): Preserve SSH HTTP auth status by @mwolson in #2923
- fix: build web before desktop release packaging by @juliusmarminge in #2934
- ci: let setup-vp install dependencies by @juliusmarminge in #2936
- fix(release): surface desktop packaging subprocess output by @juliusmarminge in #2937
- chore: setup eas ci by @Yash-Singh1 in #2911
- fix(release): use workspace electron-builder for desktop packaging by @juliusmarminge in #2938
- [codex] remove duplicated pnpm root config by @juliusmarminge in #2939
- fix(release): install dependency closures in partial jobs by @juliusmarminge in #2941
- [codex] split ci workflow jobs by @juliusmarminge in #2940
- [codex] fix mobile native static analysis source discovery by @juliusmarminge in #2942
- fix(release): preserve desktop artifact arch by @juliusmarminge in #2943
- [codex] Fix desktop packaging patched dependencies by @juliusmarminge in #2944
- [codex] Filter staged desktop patched dependencies by @juliusmarminge in #2945
- fix(release): install hosted web workspace closure by @juliusmarminge in #2949
- fix(cli): bundle patched diff parser dependency by @juliusmarminge in #2957
New Contributors
- @adambuchweitz made their first contribution in #2760
Full Changelog: v0.0.24...v0.0.25