Releases: pingdotgg/t3code
Releases · pingdotgg/t3code
Release list
T3 Code Nightly 0.0.29-nightly.20260723.880 (2d31cb022dee)
What's Changed
- feat(web): copy branch name via right-click in the branch selector by @t3dotgg in #4275
- Add remote server updates and standalone service management by @juliusmarminge in #4286
- Refine light-mode sidebar surfaces by @juliusmarminge in #4268
- fix(mobile): don't mark Android VPN/Tailscale as offline when connected by @Wraient in #3949
- improve and prevent silent thread branch drift and PR fetching by @justsomelegs in #2284
New Contributors
Full Changelog: v0.0.29-nightly.20260722.878...v0.0.29-nightly.20260723.880
T3 Code Nightly 0.0.29-nightly.20260722.878 (9a0a07167f06)
What's Changed
- Move mobile working timer into the thread timeline by @juliusmarminge in #4285
- Stabilize PR status lookups and provider session lifecycle by @juliusmarminge in #4281
- fix: open command palette instead of custom dialog for new thread picker in SidebarV2 by @UtkarshUsername in #4269
- fix(server): don't drop sticky PR fallback when remote URL can't be resolved by @juliusmarminge in #4289
Full Changelog: v0.0.29-nightly.20260722.877...v0.0.29-nightly.20260722.878
T3 Code Nightly 0.0.29-nightly.20260722.877 (18fa89c4adaa)
What's Changed
- fix(settings): validate the add-provider wizard step before advancing (#2813) by @leorivastech in #3100
- fix(claude): isolate capability probe from user MCP servers by @jbbottoms in #4015
- Preserve connecting status while a turn starts by @D3OXY in #4101
- fix(server): stop restoring stale OpenCode models by @nateEc in #4095
- [codex] keep scoped package references as text by @maxwellyoung in #4167
- fix(web): default provider selection for users without Codex by @mfazekas in #4117
- Unify temporary worktree branch naming by @juliusmarminge in #4278
- fix(web): use message-square icon for settled icon-less project threads in sidebar v2 by @UtkarshUsername in #4279
- Stabilize sidebar settling animations by @juliusmarminge in #4280
- Restore Copy Link in chat link context menu by @caezium in #4161
- fix(desktop): handle EPIPE errors on stdout/stderr to prevent crash dialog by @UtkarshUsername in #4213
- Preserve draft thread highlighting during promotion by @juliusmarminge in #4283
New Contributors
- @jbbottoms made their first contribution in #4015
- @mfazekas made their first contribution in #4117
- @caezium made their first contribution in #4161
Full Changelog: v0.0.29-nightly.20260722.875...v0.0.29-nightly.20260722.877
T3 Code Nightly 0.0.29-nightly.20260722.875 (32c6012dabdb)
T3 Code Nightly 0.0.29-nightly.20260722.872 (6f34ad3e87eb)
What's Changed
- fix(claude): handle all SDK stream messages; stop spurious work-log warning rows by @t3dotgg in #4244
Full Changelog: v0.0.29-nightly.20260722.871...v0.0.29-nightly.20260722.872
T3 Code Nightly 0.0.29-nightly.20260722.871 (62cf4617594c)
What's Changed
- fix(web): keep composer editable while disconnected by @t3dotgg in #4241
- fix: better defaults — Claude 1M context, Codex gpt-5.6, worktrees from origin main by @t3dotgg in #4240
Full Changelog: v0.0.29-nightly.20260721.864...v0.0.29-nightly.20260722.871
T3 Code Nightly 0.0.29-nightly.20260721.864 (c0bb23734502)
T3 Code Nightly 0.0.29-nightly.20260720.859 (5d34f9ff2351)
What's Changed
- Pass CLI OAuth config to hosted web deploy by @juliusmarminge in #4186
Full Changelog: v0.0.29-nightly.20260720.858...v0.0.29-nightly.20260720.859
T3 Code Nightly 0.0.29-nightly.20260720.858 (c8a04bd59b7e)
What's Changed
- Gate iOS glass layout on native support by @juliusmarminge in #4032
- fix(opencode): resume the OpenCode session on follow-ups instead of starting an empty one by @vdmkotai in #3617
- fix(server): use CLI for OpenCode health check instead of spawning server by @UtkarshUsername in #4153
- fix(web): scope timeline minimap hover target to the side gutter by @xxashxx-svg in #3869
- [codex] show complete approval details by @maxwellyoung in #4111
- fix(web): paint text selection over composer chips by @yordis in #4139
- [codex] preserve custom model slugs by @maxwellyoung in #4168
- fix(web): preview workspace images in the file panel by @Rhiz3K in #3996
- feat(web): drag files from the explorer into the chat composer by @yordis in #4140
- fix(desktop): preserve main window bounds by @anirudhsama in #3851
- perf(orchestration): speed up new-chat propagation and offline catch-up by @RusiruSadathana in #4177
- Finale: upgrade changed files card to fix various UI issues by @sandersonstabo in #4113
New Contributors
- @vdmkotai made their first contribution in #3617
- @Rhiz3K made their first contribution in #3996
- @anirudhsama made their first contribution in #3851
- @RusiruSadathana made their first contribution in #4177
Full Changelog: v0.0.29-nightly.20260720.856...v0.0.29-nightly.20260720.858
T3 Code Nightly 0.0.29-nightly.20260720.857 (c8a04bd59b7e)
What's Changed
- Gate iOS glass layout on native support by @juliusmarminge in #4032
- fix(opencode): resume the OpenCode session on follow-ups instead of starting an empty one by @vdmkotai in #3617
- fix(server): use CLI for OpenCode health check instead of spawning server by @UtkarshUsername in #4153
- fix(web): scope timeline minimap hover target to the side gutter by @xxashxx-svg in #3869
- [codex] show complete approval details by @maxwellyoung in #4111
- fix(web): paint text selection over composer chips by @yordis in #4139
- [codex] preserve custom model slugs by @maxwellyoung in #4168
- fix(web): preview workspace images in the file panel by @Rhiz3K in #3996
- feat(web): drag files from the explorer into the chat composer by @yordis in #4140
- fix(desktop): preserve main window bounds by @anirudhsama in #3851
- perf(orchestration): speed up new-chat propagation and offline catch-up by @RusiruSadathana in #4177
- Finale: upgrade changed files card to fix various UI issues by @sandersonstabo in #4113
New Contributors
- @vdmkotai made their first contribution in #3617
- @Rhiz3K made their first contribution in #3996
- @anirudhsama made their first contribution in #3851
- @RusiruSadathana made their first contribution in #4177
Full Changelog: v0.0.29-nightly.20260720.856...v0.0.29-nightly.20260720.857