| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| builder-debug.yml | 2026-07-29 | 795 Bytes | |
| latest-linux.yml | 2026-07-29 | 383 Bytes | |
| latest-mac.yml | 2026-07-29 | 681 Bytes | |
| latest.yml | 2026-07-29 | 342 Bytes | |
| T3-Code-0.0.30-arm64.dmg | 2026-07-29 | 238.4 MB | |
| T3-Code-0.0.30-arm64.dmg.blockmap | 2026-07-29 | 250.7 kB | |
| T3-Code-0.0.30-arm64.zip | 2026-07-29 | 235.2 MB | |
| T3-Code-0.0.30-arm64.zip.blockmap | 2026-07-29 | 243.7 kB | |
| T3-Code-0.0.30-x64.dmg | 2026-07-29 | 252.0 MB | |
| T3-Code-0.0.30-x64.dmg.blockmap | 2026-07-29 | 263.3 kB | |
| T3-Code-0.0.30-x64.exe | 2026-07-29 | 341.2 MB | |
| T3-Code-0.0.30-x64.exe.blockmap | 2026-07-29 | 356.3 kB | |
| T3-Code-0.0.30-x64.zip | 2026-07-29 | 248.7 MB | |
| T3-Code-0.0.30-x64.zip.blockmap | 2026-07-29 | 257.5 kB | |
| T3-Code-0.0.30-x86_64.AppImage | 2026-07-29 | 258.7 MB | |
| README.md | 2026-07-29 | 6.4 kB | |
| T3 Code v0.0.30 source code.tar.gz | 2026-07-29 | 86.2 MB | |
| T3 Code v0.0.30 source code.zip | 2026-07-29 | 95.9 MB | |
| Totals: 18 Items | 1.8 GB | 6 | |
What's Changed
- Add OTA update checks to mobile settings by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4686
- fix(mobile): threads load snapped to bottom on iOS by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4689
- feat: default sidebar v2 on for nightly and dev builds by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4491
- fix(web): 33 web UI fixes by @maxktz in https://github.com/pingdotgg/t3code/pull/4700
- Make mobile Thread List v2 the default by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4717
- Fix mobile showcase workflow without Clerk by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4718
- Fix relay credential lookup for unlinked environments by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4692
- Settle merged PR threads immediately by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4704
- feat(web): add maria's sidebar header artwork toggle by @maxktz in https://github.com/pingdotgg/t3code/pull/4652
- feat(web): add appearance settings category by @maxktz in https://github.com/pingdotgg/t3code/pull/4715
- fix(desktop): allow updater-controlled relaunch by @0x4bs3nt in https://github.com/pingdotgg/t3code/pull/4721
- fix(web): prevent diff panel scroll jumping by @0x4bs3nt in https://github.com/pingdotgg/t3code/pull/4724
- Link inline code file paths in chat markdown by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4726
- Fix Android showcase capture and rebuild v2 queued rows by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4730
- perf(server): negotiate permessage-deflate on the websocket by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4705
- docs: overhaul agent guidance by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4782
- Prevent sidebar row labels from truncating by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4789
- perf(server): gzip large thread snapshots by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4788
- fix(web): stashed prompts now survive switching providers by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4787
- Fix Git ref refresh resource storms by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4727
- perf(server): trim stale context-window rows and drop dead replay RPC by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4791
- fix(web): defer command palette filesystem navigation by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2109
- fix(release): skip scripts during Vercel installs by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4796
- refactor(client): share filesystem browse navigation by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4797
- fix(mobile): defer filesystem navigation by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4799
- refactor(server): use native HTTP compression streams by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4798
- Remove Connect waitlist and add GA announcement tooling by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4691
Full Changelog: https://github.com/pingdotgg/t3code/compare/v0.0.29...v0.0.30
What's Changed
- Add OTA update checks to mobile settings by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4686
- fix(mobile): threads load snapped to bottom on iOS by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4689
- feat: default sidebar v2 on for nightly and dev builds by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4491
- fix(web): 33 web UI fixes by @maxktz in https://github.com/pingdotgg/t3code/pull/4700
- Make mobile Thread List v2 the default by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4717
- Fix mobile showcase workflow without Clerk by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4718
- Fix relay credential lookup for unlinked environments by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4692
- Settle merged PR threads immediately by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4704
- feat(web): add maria's sidebar header artwork toggle by @maxktz in https://github.com/pingdotgg/t3code/pull/4652
- feat(web): add appearance settings category by @maxktz in https://github.com/pingdotgg/t3code/pull/4715
- fix(desktop): allow updater-controlled relaunch by @0x4bs3nt in https://github.com/pingdotgg/t3code/pull/4721
- fix(web): prevent diff panel scroll jumping by @0x4bs3nt in https://github.com/pingdotgg/t3code/pull/4724
- Link inline code file paths in chat markdown by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4726
- Fix Android showcase capture and rebuild v2 queued rows by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4730
- perf(server): negotiate permessage-deflate on the websocket by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4705
- docs: overhaul agent guidance by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4782
- Prevent sidebar row labels from truncating by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4789
- perf(server): gzip large thread snapshots by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4788
- fix(web): stashed prompts now survive switching providers by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4787
- Fix Git ref refresh resource storms by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4727
- perf(server): trim stale context-window rows and drop dead replay RPC by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4791
- fix(web): defer command palette filesystem navigation by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/2109
- fix(release): skip scripts during Vercel installs by @t3dotgg in https://github.com/pingdotgg/t3code/pull/4796
- refactor(client): share filesystem browse navigation by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4797
- fix(mobile): defer filesystem navigation by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4799
- refactor(server): use native HTTP compression streams by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4798
- Remove Connect waitlist and add GA announcement tooling by @juliusmarminge in https://github.com/pingdotgg/t3code/pull/4691
Full Changelog: https://github.com/pingdotgg/t3code/compare/v0.0.29...v0.0.30