Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
e26af33
fix(web): keep PR panel actions in the current thread (#12320)
Bil0000 Sep 17, 2026
4cc984f
fix(web): keep browser pages aligned during panel animations (#12329)
juliusmarminge Sep 17, 2026
b17cc2a
fix(server): bound provider event log records before serialization (#…
juliusmarminge Sep 17, 2026
b4620d5
fix(server): reject file rewind in shared workspaces (#12306)
juliusmarminge Sep 17, 2026
6799362
fix(server): capture checkpoints when baseline lookup fails (#12307)
juliusmarminge Sep 17, 2026
d17f46d
fix(server): refresh file search outside checkpoint processing (#12308)
juliusmarminge Sep 17, 2026
fcfd9f9
fix(web): keep chat from jumping when the scroll-to-end pill mounts (…
Yash-Singh1 Sep 17, 2026
1455cb5
fix(server): checkpoint workspaces with empty nested repositories (#1…
saphid Sep 17, 2026
5f22539
chore(review): keep review bots out of the vendored .repos references…
juliusmarminge Sep 18, 2026
3fd21df
fix(server): pass Codex image attachments by path to avoid oversized …
saphid Sep 18, 2026
256e630
feat(web): filter sidebar from thread menu (#8719)
saphid Sep 18, 2026
9051ed9
feat(web): open diff files from a right-click context menu (#11842)
saphid Sep 18, 2026
3fd5d64
fix(web): keep numbered jumps from stealing browser tabs (#12315)
Yash-Singh1 Sep 18, 2026
53510d4
fix(mobile): define Clerk colors in every Uniwind theme (#12344)
juliusmarminge Sep 18, 2026
8583eac
refactor(web): reuse searchable picker inputs (#12353)
juliusmarminge Sep 18, 2026
5a39013
fix(web): share touch-visible pull request edit actions (#12370)
juliusmarminge Sep 18, 2026
05a8c60
fix(mobile): share accessible connection trace controls (#12371)
juliusmarminge Sep 18, 2026
a1390ac
fix(mobile): share settings control row layout (#12356)
juliusmarminge Sep 18, 2026
6088c81
refactor(web): share diagnostic process actions (#12358)
juliusmarminge Sep 18, 2026
1433740
refactor(mobile): share Android toolbar search fields (#12359)
juliusmarminge Sep 18, 2026
4aa841a
refactor(web): share settings group surfaces (#12360)
juliusmarminge Sep 18, 2026
8eb1f6e
refactor(web): reuse inline settings actions (#12362)
juliusmarminge Sep 18, 2026
767a5db
refactor(mobile): share thread list section controls (#12363)
juliusmarminge Sep 18, 2026
18dcc43
refactor(mobile): share connection form fields (#12364)
juliusmarminge Sep 18, 2026
1a2a03f
refactor(mobile): share local environment lists (#12365)
juliusmarminge Sep 18, 2026
58fcae6
refactor(mobile): share file preview feedback (#12368)
juliusmarminge Sep 18, 2026
fa2decf
refactor(web): share standalone page layout (#12354)
juliusmarminge Sep 18, 2026
c7fa1e9
fix(mobile): share settings action row defaults (#12369)
juliusmarminge Sep 18, 2026
cc39ec1
fix(mobile): share request action button defaults (#12366)
juliusmarminge Sep 18, 2026
9946541
fix(web): share accessible color picker controls (#12355)
juliusmarminge Sep 18, 2026
818add0
fix(mobile): use singular label for one settings environment (#12282)
juliusmarminge Sep 18, 2026
7a2cce8
feat(mobile): add copy thread ID to thread list actions (#12228)
jakeleventhal Sep 18, 2026
243e944
fix(mobile): remove Android input underline backgrounds (#12394)
juliusmarminge Sep 18, 2026
d547e3b
chore(deps): upgrade Effect to rc.115 and Alchemy to beta.78 (#12326)
juliusmarminge Sep 18, 2026
e3c85ea
chore(refs): sync Effect and Alchemy references to rc.115 and beta.78…
juliusmarminge Sep 18, 2026
7479625
chore(relay): deploy with the Alchemy CLI and publish client config t…
juliusmarminge Sep 18, 2026
c5bbf3d
chore(deps): bump the npm_and_yarn group across 1 directory with 3 up…
dependabot[bot] Sep 18, 2026
56a9bf2
fix(git): prevent stale branch selections from restoring files (#10574)
yashranaway Sep 18, 2026
52e4b44
chore(deps): bump parents that carry vulnerable transitive dependenci…
juliusmarminge Sep 18, 2026
9ea9c3d
fix(web): keep a file-to-symlink type change from crashing the diff v…
Mnigos Sep 18, 2026
ccad9f6
Use T3 Device panel for mobile testing (#12414)
juliusmarminge Sep 18, 2026
bd5dc58
fix(web): client spans reach the trace proxy again (#12332)
yordis Sep 18, 2026
eadeaf2
fix(bitbucket): preserve rate limits from optional PR reads (#12486)
juliusmarminge Sep 18, 2026
9118b6d
fix(mobile): synchronize native permission registry access (#12482)
juliusmarminge Sep 18, 2026
ed6fe33
fix(build): retain multiple license notices for one package (#12489)
juliusmarminge Sep 18, 2026
dcdf5e6
fix(build): parse executable imports without matching source strings …
juliusmarminge Sep 18, 2026
4c61e3d
fix(mobile): synchronize native notification delegates (#12483)
juliusmarminge Sep 18, 2026
80c1f77
fix(relay): accept delegated thread IDs in activity routes (#12484)
juliusmarminge Sep 18, 2026
c03b240
fix(git): explain fetch failures without exposing remote output (#12485)
juliusmarminge Sep 18, 2026
c557bb1
fix(web): sidebar search matches message content (#11761)
koushikxd Sep 18, 2026
6d68677
fix(server): restore secrets when settings persistence fails (#12487)
juliusmarminge Sep 18, 2026
8ebb611
fix(ci): accept V2 transfer reports without cross-scenario comparison…
juliusmarminge Sep 18, 2026
e84f23a
fix(web): speed up PR previews with fewer GitHub requests (#11825)
dominic-r Sep 18, 2026
869347b
fix(server): retry transient git failures during checkpoint capture (…
saphid Sep 18, 2026
4d36142
fix(mobile): keep archived threads visible during iOS search (#12420)
juliusmarminge Sep 18, 2026
e0649ed
perf(mobile): isolate Material You conversion on Android (#12379)
juliusmarminge Sep 18, 2026
53830d4
perf(mobile): isolate iOS Live Activity imports (#12380)
juliusmarminge Sep 18, 2026
7e7cd32
refactor(mobile): split home headers by platform (#12381)
juliusmarminge Sep 18, 2026
429d66c
refactor(mobile): split native menus by platform (#12382)
juliusmarminge Sep 18, 2026
dec0732
refactor(mobile): isolate thread row appearance by platform (#12383)
juliusmarminge Sep 18, 2026
7230f6b
refactor(mobile): split settings selection rows by platform (#12384)
juliusmarminge Sep 18, 2026
4fb9dfc
refactor(mobile): centralize platform header rendering (#12388)
juliusmarminge Sep 18, 2026
989bde8
refactor(mobile): configure thread headers through the shared core (#…
juliusmarminge Sep 18, 2026
54bbed6
refactor(mobile): share file header actions and search configuration …
juliusmarminge Sep 18, 2026
7ee60f4
refactor(mobile): share terminal header and menu configuration (#12391)
juliusmarminge Sep 18, 2026
aba1c63
refactor(mobile): share archived thread header configuration (#12399)
juliusmarminge Sep 18, 2026
88b9226
refactor(mobile): compose review menus through the shared header (#12…
juliusmarminge Sep 18, 2026
93e0416
feat(mobile): search projects when starting a task (#12496)
juliusmarminge Sep 18, 2026
82cd1d1
fix(mobile): preserve multiple model favorites (#12505)
juliusmarminge Sep 18, 2026
3bb06ad
feat(server): export log records over OTLP (#12493)
yordis Sep 18, 2026
08065b7
chore: sync with upstream pingdotgg/t3code main
yordis Sep 18, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
21 changes: 0 additions & 21 deletions .agents/skills/ios-debugger-agent/LICENSE

This file was deleted.

66 changes: 0 additions & 66 deletions .agents/skills/ios-debugger-agent/SKILL.md

This file was deleted.

9 changes: 0 additions & 9 deletions .agents/skills/ios-debugger-agent/agents/openai.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions .agents/skills/ios-simulator-browser/LICENSE

This file was deleted.

51 changes: 0 additions & 51 deletions .agents/skills/ios-simulator-browser/SKILL.md

This file was deleted.

4 changes: 0 additions & 4 deletions .agents/skills/ios-simulator-browser/agents/openai.yaml

This file was deleted.

Loading
Loading