| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| builder-debug.yml | 2026-06-04 | 795 Bytes | |
| latest-linux.yml | 2026-06-04 | 383 Bytes | |
| latest-mac.yml | 2026-06-04 | 681 Bytes | |
| latest.yml | 2026-06-04 | 342 Bytes | |
| T3-Code-0.0.25-arm64.dmg | 2026-06-04 | 143.1 MB | |
| T3-Code-0.0.25-arm64.dmg.blockmap | 2026-06-04 | 150.5 kB | |
| T3-Code-0.0.25-arm64.zip | 2026-06-04 | 136.5 MB | |
| T3-Code-0.0.25-arm64.zip.blockmap | 2026-06-04 | 143.2 kB | |
| T3-Code-0.0.25-x64.dmg | 2026-06-04 | 151.4 MB | |
| T3-Code-0.0.25-x64.dmg.blockmap | 2026-06-04 | 160.6 kB | |
| T3-Code-0.0.25-x64.exe | 2026-06-04 | 124.1 MB | |
| T3-Code-0.0.25-x64.exe.blockmap | 2026-06-04 | 130.3 kB | |
| T3-Code-0.0.25-x64.zip | 2026-06-04 | 144.7 MB | |
| T3-Code-0.0.25-x64.zip.blockmap | 2026-06-04 | 150.0 kB | |
| T3-Code-0.0.25-x86_64.AppImage | 2026-06-04 | 148.2 MB | |
| README.md | 2026-06-04 | 3.9 kB | |
| T3 Code v0.0.25 source code.tar.gz | 2026-06-04 | 95.6 MB | |
| T3 Code v0.0.25 source code.zip | 2026-06-04 | 98.3 MB | |
| Totals: 18 Items | 1.0 GB | 0 | |
What's Changed
- fix: maintain reasoning selections for multiple providers by @adambuchweitz in https://github.com/pingdotgg/t3code/pull/2760
- [codex] Bump Effect to beta.73 and migrate compatibility APIs by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2840
- Add Claude Opus 4.8 support by @Marve10s in https://github.com/pingdotgg/t3code/pull/2849
- Migrate TypeScript checks to Effect TSGo by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2851
- Extract collection performance refactors from mobile stack by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2854
- Extract independent web cleanup from mobile stack by @t3dotgg in https://github.com/pingdotgg/t3code/pull/2855
- Ensure Electron runtime is installed in release workflow by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2861
- T3 Code Mobile [WIP] by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2013
- chore: add vendored reference repo subtree sync tooling by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2902
- Use HttpApi for Environment APIs & standardize authn/authz by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2858
- chore: add Alchemy reference repo subtree by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2918
- fix(desktop): Include standard Linux AppImage icons for Niri/Noctalia by @mwolson in https://github.com/pingdotgg/t3code/pull/2915
- Probe Cursor models via list_available_models by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2428
- Migrate workspace to Vite+ and pnpm by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2899
- test(web): CI stability - prebundle react-dom client for browser tests by @mwolson in https://github.com/pingdotgg/t3code/pull/2928
- fix(ssh): Surface redacted stdout for failed commands by @mwolson in https://github.com/pingdotgg/t3code/pull/2920
- fix(desktop): Preserve SSH HTTP auth status by @mwolson in https://github.com/pingdotgg/t3code/pull/2923
- fix: build web before desktop release packaging by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2934
- ci: let setup-vp install dependencies by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2936
- fix(release): surface desktop packaging subprocess output by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2937
- chore: setup eas ci by @Yash-Singh1 in https://github.com/pingdotgg/t3code/pull/2911
- fix(release): use workspace electron-builder for desktop packaging by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2938
- [codex] remove duplicated pnpm root config by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2939
- fix(release): install dependency closures in partial jobs by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2941
- [codex] split ci workflow jobs by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2940
- [codex] fix mobile native static analysis source discovery by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2942
- fix(release): preserve desktop artifact arch by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2943
- [codex] Fix desktop packaging patched dependencies by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2944
- [codex] Filter staged desktop patched dependencies by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2945
- fix(release): install hosted web workspace closure by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2949
- fix(cli): bundle patched diff parser dependency by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2957
New Contributors
- @adambuchweitz made their first contribution in https://github.com/pingdotgg/t3code/pull/2760
Full Changelog: https://github.com/pingdotgg/t3code/compare/v0.0.24...v0.0.25