Releases: pingdotgg/t3code
Releases · pingdotgg/t3code
T3 Code Nightly 0.0.29-nightly.20260630.690 (2448212367b4)
Full Changelog: v0.0.28-nightly.20260629.685...v0.0.29-nightly.20260630.690
T3 Code v0.0.28
What's Changed
- Bundle DM Sans and JetBrains Mono fonts instead of Google Fonts by @juliusmarminge in #3014
- Mute icons in labeled controls and suppress popup focus rings by @juliusmarminge in #3015
- Polish dialog/alert surfaces and unauthenticated provider banner by @juliusmarminge in #3016
- fix(marketing) : marketing showing wrong icons on linux by @ruzbyte in #2696
- Misc markdown styling improvements by @juliusmarminge in #3017
- Model picker UI Improvements, Virtualize Model List by @juliusmarminge in #3021
- Provider env vars table and reworked accent color picker by @juliusmarminge in #3026
- Polish branch picker trigger, scroll fade, and list layout by @juliusmarminge in #3024
- Polish web context menu fallback and sidebar icon actions by @juliusmarminge in #3025
- Composer polish: focus ring, send/stop buttons, command menu, context meter, answer panel by @juliusmarminge in #3018
- Extract changed files card with compact aligned diff stats by @juliusmarminge in #3023
- Misc chrome polish: header badges, plan sidebar, diff panel, empty state by @juliusmarminge in #3027
- Rework message metadata, timestamps, and tool work log rows by @juliusmarminge in #3022
- [codex] Sync app-server protocol, service tiers, and provider startup by @juliusmarminge in #3036
- [codex] Reduce Git status polling churn by @juliusmarminge in #3037
- Fix turn fold proejctions by @juliusmarminge in #3041
- fix(git): disable external diff for patch output by @stromseng in #2553
- [codex] Refine inline tool call timeline UI by @juliusmarminge in #3052
- [codex] fix slow websocket shutdown by @juliusmarminge in #2869
- Handle non-resumable pending user input by @mjc in #2766
- fix: avoid sending composer during IME enter by @HuakunShen in #2817
- [codex] Add integrated browser preview, annotations, and agent automation by @t3dotgg in #3053
- Fix Bitbucket source control availability toggle by @JustMarkDev in #3079
- Guard VCS status updates against stale targets by @juliusmarminge in #3084
- Wrap authorized clients in fading scroll area by @juliusmarminge in #3085
- Preserve diff surface when toggling right panel by @juliusmarminge in #3083
- fix(desktop): mac start:desktop crash from rewritten framework symlinks by @TheIcarusWings in #3058
- refactor: resolve host process state through Effect by @juliusmarminge in #2959
- Add workspace file browser and preview panel by @juliusmarminge in #3087
- Show disabled reasons for unavailable right panel surfaces by @juliusmarminge in #3093
- [codex] Fix first browser annotation capture by @t3dotgg in #3095
- Use
ffffor workspace search queries by @juliusmarminge in #3099 - [codex] Fix terminal line height for QR readability by @StiensWout in #3096
- [codex] Trace first-party relay clients by @juliusmarminge in #2995
- Stage fff native binaries in desktop builds by @juliusmarminge in #3109
- [codex] Add native mobile composer and markdown by @juliusmarminge in #3101
- Add DELETE-based MCP session termination by @juliusmarminge in #3113
- Parallelize VCS status refresh and status reads by @juliusmarminge in #3112
- fix(settings): disable auto-open of task sidebar by default by @jappyjan in #2421
- Double-click a sidebar thread row to rename by @TheIcarusWings in #3064
- Add file preview comments and task toggles by @juliusmarminge in #3115
- Add right-panel bulk close and tab context menu actions by @juliusmarminge in #3116
- Render the plan surface in the inline right panel by @juliusmarminge in #3118
- Improve inline panel, file preview, and MCP session handling by @juliusmarminge in #3121
- [codex] Make background VCS fetch non-interactive by @Andrew-Forster in #3133
- fix(mobile): bump react-native-shiki-engine to 0.3.12 by @skiniks in #3120
- fix: Adapt destructive menu icon to dark mode by @StiensWout in #3126
- Polish marketing homepage: nav, hero, and endorsements by @t3dotgg in #3137
- [codex] Rewrite client connection architecture by @juliusmarminge in #2978
- fix(web): Remove saved environments atomically by @mwolson in #2917
- Add archived threads and mobile file viewer by @juliusmarminge in #3155
- Add origin-based worktree bootstrap option by @juliusmarminge in #3157
- fix(server): use bound host for MCP endpoint by @D3OXY in #3114
- fix(ssh): fix support for remotes that use fnm by @soorria in #2641
- Avoid repeated theme DOM sync during startup by @mjc in #2779
- Migrate desktop auth to Clerk bridge by @juliusmarminge in #3092
- feat: allow disabling provider update checks by @repparw in #3130
- Use idiomatic Effect options for server secret reads by @cursor[bot] in #3110
- [codex] fix: show nightly badge from primary web server version by @StiensWout in #3103
- feat(composer): clickable PR pill next to branch selector by @TheIcarusWings in #3065
- Improve idiomatic Effect usage in config and Tailscale paths by @cursor[bot] in #3073
- feat(sidebar): worktree indicator on session rows by @TheIcarusWings in #3057
- Use Effect schema decoders for JSON parsing by @cursor[bot] in #3060
- Only show enabled providers in picker sidebar by @juliusmarminge in #3168
- Share thread state idle TTL across client atoms by @juliusmarminge in #3163
- Unify mobile typography tokens across the app by @juliusmarminge in #3162
- Harden preview ownership and option-based secret handling by @juliusmarminge in #3172
- [codex] Inline contracts request-context service shapes by @juliusmarminge in #3204
- [codex] Refactor desktop app Effect services by @juliusmarminge in #3185
- [codex] align relay foundation Effect services by @juliusmarminge in #3182
- [codex] Normalize server core Effect service modules by @juliusmarminge in #3187
- Add diff scope switching and provider update settings by @juliusmarminge in #3169
- [codex] Refactor primary HTTP Effect service by @juliusmarminge in #3205
- [codex] Normalize Desktop IPC Effect service by @juliusmarminge in #3203
- chore: run eas only when labelled by @Yash-Singh1 in #3208
- [codex] Refactor review and text generation services by @juliusmarminge in #3196
- [codex] Use namespace imports for desktop core services by @juliusmarminge in #3207
- [codex] normalize server process and preview Effect services by @juliusmarminge in #3191
- [codex] Standardize Effect protocol adapter services by @juliusmarminge in #3201
- [codex] align relay agent activity Effect services by @juliusmarminge in #3179
- [codex] align persistence Effect service modules by @juliusmarminge in #3184
- [codex] Refactor desktop window and update Effect services by @juliusmarminge in #3202
- [codex] Refactor agent awareness relay service by @juliusmarminge in #3197
- [codex] refactor server cloud Effect services by @ju...
T3 Code Nightly 0.0.28-nightly.20260629.685 (fda6486233e0)
What's Changed
- Restore chat scroll affordances and add timeline minimap by @juliusmarminge in #3587
Full Changelog: v0.0.28-nightly.20260627.667...v0.0.28-nightly.20260629.685
T3 Code Nightly 0.0.28-nightly.20260627.667 (a9b1190a1127)
What's Changed
- Desktop: parallel WSL + Windows backends with mode picker by @Jgratton24 in #2751
New Contributors
- @Jgratton24 made their first contribution in #2751
Full Changelog: v0.0.28-nightly.20260627.666...v0.0.28-nightly.20260627.667
T3 Code Nightly 0.0.28-nightly.20260627.666 (44fb34ad5383)
What's Changed
- Stabilize preview browser surfaces, automation, and recording by @juliusmarminge in #3565
Full Changelog: v0.0.28-nightly.20260627.661...v0.0.28-nightly.20260627.666
T3 Code Nightly 0.0.28-nightly.20260627.661 (6245c547c2d8)
What's Changed
- Stabilize chat scroll anchoring after send by @juliusmarminge in #3564
- Fix native composer lag with revision-gated updates by @juliusmarminge in #3574
Full Changelog: v0.0.28-nightly.20260626.655...v0.0.28-nightly.20260627.661
T3 Code Nightly 0.0.28-nightly.20260626.655 (52b04b947e36)
What's Changed
Full Changelog: v0.0.28-nightly.20260626.654...v0.0.28-nightly.20260626.655
T3 Code Nightly 0.0.28-nightly.20260626.654 (e9ed70c5b935)
What's Changed
- Route preview automation through live owner streams by @juliusmarminge in #3548
- [codex] Fix preview automation edge cases by @juliusmarminge in #3561
Full Changelog: v0.0.28-nightly.20260625.652...v0.0.28-nightly.20260626.654
T3 Code Nightly 0.0.28-nightly.20260625.652 (31dfe3596e42)
What's Changed
- Fix Electron dev and packaged renderer startup by @juliusmarminge in #3557
Full Changelog: v0.0.28-nightly.20260625.651...v0.0.28-nightly.20260625.652
T3 Code Nightly 0.0.28-nightly.20260625.651 (c2776c233691)
What's Changed
- Restore right panel inset when maximized by @juliusmarminge in #3555
Full Changelog: v0.0.28-nightly.20260625.645...v0.0.28-nightly.20260625.651