github pingdotgg/t3code v0.0.10
T3 Code v0.0.10

12 hours ago

What's Changed

  • refactor(contracts): remove unused OrchestrationPersistedEvent schema by @binbandit in #601
  • Open desktop folder picker immediately when adding projects in Electron by @juliusmarminge in #697
  • Show “Awaiting Input” sidebar status and extract thread status logic by @juliusmarminge in #701
  • Remove Codex service tier option from settings, contracts, and turn dispatch by @juliusmarminge in #700
  • Stabilize visible toast layout offsets to prevent hover flicker by @juliusmarminge in #702
  • Fix plan composer layout by preventing flex overflow in chat/sidebar by @juliusmarminge in #706
  • fix(perf): debounce storage writes, batch events, async health checks by @chuks-qua in #497
  • Fix project name badge truncation in chat header by @TheLevic in #723
  • Add drag-and-drop project reordering to the sidebar by @juliusmarminge in #185
  • Defer proposed plan markdown rendering until users expand in ChatView by @juliusmarminge in #751
  • Disable add project button for empty path. by @sbansal1999 in #725
  • Treat retryable Codex error notifications as runtime warnings by @juliusmarminge in #758
  • Fix UI Overflow when Github Action is 'Commit, Create & Push PR' by @dbalders in #771
  • fix(web): polyfill crypto.randomUUID for non-secure HTTP contexts by @chirino in #666
  • Add PR thread setup for local and worktree modes by @juliusmarminge in #718
  • feat(web): add shift-click multi-select for sidebar threads by @binbandit in #651
  • Add oxfmt pretty-printing by @jasonLaster in #779
  • Add downloads page and shared marketing layout by @Noojuno in #802
  • Display application version in sidebar and settings by @WeldFire in #720
  • fix(contracts): align terminal restart input type across IPC, WS, and server by @binbandit in #597
  • fix(server): skip auth check when Codex CLI uses a custom model provider by @binbandit in #649
  • fix: use commit as the default git action without origin by @binbandit in #642
  • Sync desktop native theme with web theme setting by @Noojuno in #800
  • fix: prevent Codex overrides footer overflow with long binary paths by @UtkarshUsername in #707
  • Fix Windows keybindings for font size: use Ctrl+ to increase by @Bashamega in #786
  • fix: invalidate workspace entry cache after turn completion and revert by @binbandit in #796
  • Fix cross-repo PR detection and push remote selection by @juliusmarminge in #788
  • Stabilize runtime orchestration and fix flaky CI tests by @jasonLaster in #488
  • fix: map gitignore to ini for Shiki syntax highlighting by @ranvier2d2 in #848
  • fix: checkpoint diffs never resolve (shared PubSub subscription) by @eggfriedrice24 in #595
  • chore: added eggfriedrice24 to vouched list by @binbandit in #869
  • feat: persist diff panel state across thread navigation by @eggfriedrice24 in #875

New Contributors

Full Changelog: v0.0.9...v0.0.10

Don't miss a new t3code release

NewReleases is sending notifications on new releases.