Skip to content

Releases: pingdotgg/t3code

T3 Code v0.0.11

13 Mar 04:20
876bbd7

Choose a tag to compare

What's Changed

  • chore(release): align package versions before building artifacts by @maria-rcks in #933
  • Use live thread activities for sidebar status pills by @dbalders in #919
  • feat: split out components from ChatView.tsx by @Ymit24 in #860
  • ci(github): add pull request size labels by @binbandit in #901
  • fix(web): resolve preferred editor from available editors & introduce useLocalStorage helper by @mbuvarp in #662
  • fix: diff panel unclosable after retainSearchParams middleware by @eggfriedrice24 in #937
  • feat: add selective file staging to commit dialog by @GuilhermeVieiraDev in #872
  • add Ymit24 to vouched list by @nmggithub in #959
  • fix: Fix response duration for agent to no longer always be 1ms by @Noojuno in #866
  • fix: fix logo aligment regression on macOS by @nmggithub in #960
  • fix: improve business logic in prompt editor and fix cursor bugs in Plan mode by @nmggithub in #867
  • update project removal copy by @donnes in #981
  • Fix new-thread shortcuts when terminal has focus by @juliusmarminge in #984
  • fix: Linux icon now shows up by @alexsch01 in #807
  • fix(web): add pointer cursor to running stop-generation button by @binbandit in #900
  • chore: update actions/checkout and actions/github-script by @Bashamega in #956
  • fix: add logging for WebSocket errors by @hobostay in #948
  • fix: clean up timeout in PlanSidebar to prevent memory leaks by @hobostay in #949
  • fix: add error logging for code highlighting failures by @hobostay in #951
  • feat: add fuzzy workspace entry search by @maskdotdev in #256
  • fix: don't restart the app on normal exists in dev runner by @nmggithub in #986
  • feat: Allow Overriding Timestamp Format in Settings by @huxcrux in #855
  • Add Antigravity to supported editors in Open menu (macOS, Windows, and Linux) by @WilgotM in #841
  • fix: composer @file autocomplete cursor and spacing bugs by @chuks-qua in #936
  • fix: block image uploads during plan mode questions by @chuks-qua in #621
  • feat: replace worktree toggle with discoverable Select dropdown by @zortos293 in #1001
  • chore: update @vitejs/plugin-react to 6.0.0 by @Noojuno in #1002
  • Add compact Codex tool-call icons and details to the chat timeline by @zortos293 in #988
  • fix(desktop): show dialog after "Check for Updates" menu action by @dpav02 in #955
  • chore: Upgrade marketing app to Astro 6 by @Noojuno in #1005
  • fix(web): add default thread env mode setting by @binbandit in #892
  • fix(web): defer diff worker startup until diff opens by @binbandit in #934
  • Extract reusable clipboard hook and standardize media queries by @juliusmarminge in #1006

New Contributors

Full Changelog: v0.0.10...v0.0.11

T3 Code v0.0.10

11 Mar 17:27

Choose a tag to compare

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

T3 Code v0.0.9

09 Mar 11:16
4b6a0c4

Choose a tag to compare

What's Changed

  • fix(server): use waitForPush in terminal event broadcast test to prevent flaky failure by @binbandit in #606
  • Add PR vouch workflow with trust-status labels by @t3dotgg in #602
  • fix(web): add missing v7 key to legacy localStorage cleanup list by @binbandit in #594
  • Add an encyclopedia of common terms by @jasonLaster in #613
  • fix: fix external link opening in desktop by @Noojuno in #599
  • fix(ci): handle draft PR conversions in pr-vouch by @binbandit in #611
  • refactor(web): remove redundant double parse of diff route search params by @binbandit in #598
  • fix(desktop): use filesystem-friendly userData directory name by @binbandit in #607
  • Fix users who installed intel builds on arm macs by @t3dotgg in #641
  • fix(web): fix native scrollbar being intercepted by sidebar rail on windows and linux by @saishankar404 in #618

New Contributors

Full Changelog: v0.0.8...v0.0.9

T3 Code v0.0.8

09 Mar 03:43
9b9006f

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

T3 Code v0.0.7

09 Mar 03:14
39f6570

Choose a tag to compare

What's Changed

  • feat(marketing): add platform detection for download button by @adityavardhansharma in #558
  • fix: properly emit update metadata for intel macs by @nmggithub in #446
  • Add pull request template with contribution notice and review checklist by @t3dotgg in #582
  • fix: settings in sidebar, better add project flow by @t3dotgg in #584
  • fix(web): add dismiss button to thread error banner by @binbandit in #588
  • feat(desktop): add spellcheck suggestions to context menu by @chuks-qua in #500
  • Add delete option for project actions by @shiroyasha9 in #223
  • fix(web): align sidebar logo with macOS traffic light buttons by @binbandit in #586
  • Fix ChildProcess.spawn failing on Windows for .cmd shims by @chuks-qua in #495
  • Add checkout and Node setup to updater publish workflow job by @t3dotgg in #605

New Contributors

Full Changelog: v0.0.5...v0.0.7

T3 Code v0.0.5

08 Mar 23:51
6271b98

Choose a tag to compare

What's Changed

  • Handle prerelease tags in GitHub release publishing by @t3dotgg in #344
  • Enforce minimum Codex CLI version (β‰₯0.37.0) before starting sessions by @jasonLaster in #404
  • Fix codex binary path setting having no effect by @chuks-qua in #493
  • Remove extra dot from working indicator by @notkainoa in #481
  • Rename Open PR action label to View PR by @notkainoa in #467
  • fix: avoid duplicating streamed assistant completion text by @jamesx0416 in #465
  • fix(web): use wss:// when page is served over HTTPS by @PatrickBauer in #391

New Contributors

Full Changelog: v0.0.4...v0.0.5

T3 Code v0.0.4

07 Mar 10:37
0763a35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

T3 Code v0.0.4-alpha.1

07 Mar 12:19
b74c7a7

Choose a tag to compare

Pre-release

What's Changed

  • Handle prerelease tags in GitHub release publishing by @t3dotgg in #344

Full Changelog: v0.0.4...v0.0.4-alpha.1

T3 Code v0.0.3

07 Mar 00:55
04b95e3

Choose a tag to compare

T3 Code v0.0.2

07 Mar 00:16
8c904ff

Choose a tag to compare

What's Changed

  • Soften chat composer focus border in ChatView by @t3dotgg in #188
  • Add production favicon assets and update marketing page icon links by @t3dotgg in #196

Full Changelog: v0.0.0-alpha.22...v0.0.2