Commit 9da0a3b
sync: update from upstream with type fixes (#21)
* Rework message metadata, timestamps, and tool work log rows (pingdotgg#3022)
Co-authored-by: codex <codex@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* [codex] Sync app-server protocol, service tiers, and provider startup (pingdotgg#3036)
Co-authored-by: codex <codex@users.noreply.github.com>
* [codex] Reduce Git status polling churn (pingdotgg#3037)
Co-authored-by: codex <codex@users.noreply.github.com>
* Fix turn fold proejctions (pingdotgg#3041)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* fix(git): disable external diff for patch output (pingdotgg#2553)
Co-authored-by: Julius Marminge <julius0216@outlook.com>
* [codex] Refine inline tool call timeline UI (pingdotgg#3052)
Co-authored-by: codex <codex@users.noreply.github.com>
* [codex] fix slow websocket shutdown (pingdotgg#2869)
Co-authored-by: Julius Marminge <julius@macmini.local>
* Handle non-resumable pending user input (pingdotgg#2766)
Co-authored-by: Julius Marminge <julius0216@outlook.com>
* fix: avoid sending composer during IME enter (pingdotgg#2817)
Co-authored-by: Julius Marminge <julius0216@outlook.com>
---------
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: codex <codex@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Magnus Alexander Strømseng <magnus.stromseng@gmail.com>
Co-authored-by: Julius Marminge <julius@macmini.local>
Co-authored-by: Mika Cohen <mjc@kernel.org>
Co-authored-by: Huakun <huakun.shen@huakunshen.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent ce6fa59 commit 9da0a3b
67 files changed
Lines changed: 7935 additions & 3089 deletions
File tree
- apps
- desktop/src/backend
- mobile/src/app/settings
- server
- scripts
- src
- git
- orchestration
- Layers
- provider
- Layers
- textGeneration
- vcs
- web/src
- components
- chat
- packages
- client-runtime/src
- contracts/src
- effect-codex-app-server
- scripts
- src
- _generated
- test/fixtures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| |||
266 | 265 | | |
267 | 266 | | |
268 | 267 | | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | 268 | | |
274 | 269 | | |
275 | 270 | | |
276 | 271 | | |
277 | | - | |
| 272 | + | |
278 | 273 | | |
279 | 274 | | |
280 | 275 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
364 | 365 | | |
365 | 366 | | |
366 | 367 | | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
367 | 372 | | |
368 | 373 | | |
369 | 374 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
| 750 | + | |
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
| |||
0 commit comments