Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
530 commits
Select commit Hold shift + click to select a range
d6cc4af
fix(orchestration): recreate missing worktrees before turns
juliusmarminge Aug 29, 2026
074f8e6
fix(clients): restore Codex feedback submission
juliusmarminge Aug 29, 2026
6160412
fix(server): preserve generic provider attachments
juliusmarminge Aug 29, 2026
e866258
fix(web): load workspace markdown images through assets
juliusmarminge Aug 29, 2026
439ad39
fix(web): preserve Windows markdown paths
juliusmarminge Aug 29, 2026
6003b72
fix(server): keep current provider context usage
juliusmarminge Aug 29, 2026
71faa43
fix(web): restore markdown file chip actions
juliusmarminge Aug 29, 2026
a49f07d
fix(web): scope markdown actions to their environment
juliusmarminge Aug 29, 2026
666c204
fix(protocol): reject incompatible orchestration peers
juliusmarminge Aug 29, 2026
da2353b
docs: explain legacy thread migration
juliusmarminge Aug 29, 2026
458e097
docs: state portable handoff limits
juliusmarminge Aug 29, 2026
6bd8f58
chore(repo): remove tracked audit scratch files
juliusmarminge Aug 29, 2026
52eeb51
fix(server): guard OpenCode prompt admission races
juliusmarminge Aug 29, 2026
b1387a6
fix(server): restore Claude structured questions
juliusmarminge Aug 29, 2026
52315b0
fix(server): project Claude plans and todos
juliusmarminge Aug 29, 2026
f8271b5
perf(orchestration): bound history reads in SQL
juliusmarminge Aug 29, 2026
1441d33
perf(orchestration): bound complete thread snapshots
juliusmarminge Aug 29, 2026
e57a953
fix(server): restore Claude resume compaction
juliusmarminge Aug 29, 2026
c119639
fix(server): allow protocol negotiation in CORS
juliusmarminge Aug 29, 2026
1a37c8d
fix(server): preserve provider usage in persisted turns
juliusmarminge Aug 29, 2026
d1c5e5d
fix(server): preserve Claude planning lifecycle
juliusmarminge Aug 29, 2026
b860636
fix(server): normalize Claude question answers
juliusmarminge Aug 29, 2026
59ca43f
fix(server): correlate OpenCode prompt admission
juliusmarminge Aug 29, 2026
c6fb867
fix(clients): anchor feedback in conversation order
juliusmarminge Aug 29, 2026
32e390a
fix(web): retain markdown workspace ownership
juliusmarminge Aug 29, 2026
dec45fc
fix(orchestration): page history through its true end
juliusmarminge Aug 29, 2026
0230ade
fix(server): cancel pending OpenCode prompts safely
juliusmarminge Aug 29, 2026
2f11c83
fix(orchestration): retain nested fork history when paging
juliusmarminge Aug 29, 2026
f55e4e9
fix(server): recover OpenCode status reconciliation
juliusmarminge Aug 29, 2026
5bc54c9
fix(orchestration): select visible history before limiting SQL
juliusmarminge Aug 29, 2026
e168db5
fix(web): port composer activity and grouping to orchestration v2
juliusmarminge Aug 30, 2026
47e5ebb
fix(web): align queue headers and prevent stash overlap
juliusmarminge Aug 30, 2026
7fdfa41
fix(web): share the outline for joined composer tabs
juliusmarminge Aug 30, 2026
e2d7e4b
fix(web): keep stash separate from the composer activity column
juliusmarminge Aug 30, 2026
08ddadb
refactor(web): use shared banner rows for queued messages
juliusmarminge Aug 30, 2026
22b1454
fix(web): keep queued message editing inside the queue panel
juliusmarminge Aug 30, 2026
9b21e16
fix(web): keep queued messages in place while editing
juliusmarminge Aug 30, 2026
a57b9f3
fix(web): match composer actions to draft and modifier state
juliusmarminge Aug 30, 2026
30a6d6e
fix(web): keep composer shortcut tooltip stable on Mod
juliusmarminge Aug 30, 2026
21215a9
feat(web): summarize T3 orchestration actions
juliusmarminge Aug 30, 2026
0fbada7
feat(mobile): port chat summaries and transitions to orchestration v2
juliusmarminge Aug 30, 2026
0c1089f
fix(chat): remove added tool summary status counts
juliusmarminge Aug 30, 2026
0e05a41
fix(mobile): keep scroll bounds current after animations
juliusmarminge Aug 30, 2026
67eea19
fix: reconcile main's round-17 features after the rebase
juliusmarminge Sep 1, 2026
b948137
feat(web): port working and thinking timeline rows to orchestration v2
juliusmarminge Sep 1, 2026
886bb1a
fix: reconcile main's round-18 features after the rebase
juliusmarminge Sep 2, 2026
347bf1b
feat(server): evaluate automatic thread settlement in the v2 orchestr…
juliusmarminge Sep 2, 2026
4f80543
fix: reconcile main's round-19 features after the rebase
juliusmarminge Sep 2, 2026
aa2a361
fix(web): right-align the stash shoulder tab again
juliusmarminge Sep 2, 2026
46fea4d
fix(web): realign the composer and timeline with main
juliusmarminge Sep 2, 2026
1ea93fe
fix: reconcile main's round-20 features after the rebase
juliusmarminge Sep 2, 2026
0ffe213
fix(server): reduce v2 recovery and runtime resource usage
juliusmarminge Sep 4, 2026
1fd97bc
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 4, 2026
9705ef2
fix(orchestration): stabilize Codex turn mapping and settlement
juliusmarminge Sep 4, 2026
3d1dd4b
fix(chat): match main timer and task placement
juliusmarminge Sep 4, 2026
be11ce8
fix(mobile): restore composer and timeline behavior from main
juliusmarminge Sep 4, 2026
9ba9b21
fix(orchestrator): Stop treating a wait timeout as a dead child (#7427)
mwolson Sep 4, 2026
25ff18d
fix(orchestrator): Show when a completed delegated child still has wo…
mwolson Sep 4, 2026
eabcd47
fix(orchestrator): Stop finished Codex turns from sitting on Waiting …
mwolson Sep 4, 2026
092c0c6
chore: format v2 files flagged by CI
juliusmarminge Sep 4, 2026
6ae59fb
test(server): include the shell indexes migration
juliusmarminge Sep 4, 2026
22c9a7a
fix(mobile): pin the patched notifications dependency
juliusmarminge Sep 4, 2026
ff64aab
fix(client-runtime): resolve work log source imports
juliusmarminge Sep 4, 2026
2541990
test(server): refresh replay runtime instruction expectations
juliusmarminge Sep 4, 2026
963903d
test(server): correlate OpenCode replay message identities
juliusmarminge Sep 4, 2026
e5974d0
ci: run checks on v2 branch pushes
juliusmarminge Sep 4, 2026
40066bb
test(server): use Effect Vitest for Cursor provider checks
juliusmarminge Sep 4, 2026
3f535da
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 5, 2026
7693003
fix(server): explain fetch failures during worktree preparation
juliusmarminge Sep 5, 2026
1d46ede
fix: reconcile upstream fixes with orchestration v2
juliusmarminge Sep 5, 2026
2e5aa6d
fix(server): make project removal honor v2 threads
juliusmarminge Sep 5, 2026
707d232
fix(mobile): render generic message attachments (#9929)
saphid Sep 5, 2026
4848a8f
fix(mobile): use the archive eligibility guard when dispatching (#9930)
saphid Sep 5, 2026
70d0c1e
fix(orchestration): persist linked pull requests (#8689)
juliusmarminge Sep 6, 2026
da350d8
feat(mcp): update thread metadata (#8690)
juliusmarminge Sep 6, 2026
3fdc955
fix(server): keep old failures from waking snoozed V2 threads (#9903)
saphid Sep 6, 2026
126dfb4
refactor(shared): share model-selection command choice (#10577)
juliusmarminge Sep 7, 2026
08ee7a4
refactor(project): share create and update inputs (#10578)
juliusmarminge Sep 7, 2026
b37b14a
refactor(server): share attachment message intake (#10580)
juliusmarminge Sep 7, 2026
6abc199
feat(mcp): expose thread organization commands (#10554)
juliusmarminge Sep 7, 2026
0838127
feat(mcp): expose existing queued message commands (#10555)
juliusmarminge Sep 7, 2026
43ea4c0
feat(mcp): expose pending user questions (#10556)
juliusmarminge Sep 7, 2026
5cd269e
feat(mcp): expose thread model selection (#10557)
juliusmarminge Sep 7, 2026
b6374c7
feat(mcp): expose fork and merge-back commands (#10558)
juliusmarminge Sep 7, 2026
28e6a1a
feat(mcp): expose preview list and close (#10559)
juliusmarminge Sep 7, 2026
e21c149
feat(mcp): expose selected environment preferences (#10560)
juliusmarminge Sep 7, 2026
6ce5d27
feat(mcp): expose the existing thread search query (#10561)
juliusmarminge Sep 7, 2026
59d8150
feat(mcp): expose scheduled task run-now (#10562)
juliusmarminge Sep 7, 2026
a3b8e01
feat(mcp): expose project service operations (#10563)
juliusmarminge Sep 7, 2026
dbcd4e2
feat(mcp): expose attachment upload and send (#10564)
juliusmarminge Sep 7, 2026
6252abe
feat(mcp): expose project thread launch service (#10565)
juliusmarminge Sep 7, 2026
6d451c9
feat(mcp): expose branch-backed workspace discovery (#10566)
juliusmarminge Sep 7, 2026
074f1ce
fix(orchestration): map late steering to follow-up turns
juliusmarminge Sep 6, 2026
69811a7
fix: reconcile main's round-24 features after the rebase
juliusmarminge Sep 8, 2026
0ac68f4
chore: remove accidentally committed audit artifacts
juliusmarminge Sep 8, 2026
f66f87a
fix(ci): repair rebased checks and stop duplicate runs
juliusmarminge Sep 8, 2026
17fbaaa
fix(web): port auto-balance updates to v2 chat
juliusmarminge Sep 8, 2026
5fc6eda
chore: format files exposed by CI
juliusmarminge Sep 8, 2026
294630e
fix: reconcile main's round-26 updates after rebase
juliusmarminge Sep 8, 2026
069359e
fix(web): restore compact load-earlier control
juliusmarminge Sep 8, 2026
5fb9653
perf(orchestration): bound v2 transport payloads
juliusmarminge Sep 9, 2026
5f11ce5
fix(web): preserve tool failures after output redaction
juliusmarminge Sep 9, 2026
3c8b437
fix: restore sidebar behavior after v2 rebases
juliusmarminge Sep 9, 2026
557c6fc
fix(server): consolidate V2 migrations and refine runtime recovery
juliusmarminge Sep 9, 2026
1dc0b5c
fix(web): simplify timeline rows and preserve collapsed composer cont…
juliusmarminge Sep 9, 2026
884d633
fix(web): smooth composer transitions and group approval worklogs
juliusmarminge Sep 9, 2026
a1f140c
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 9, 2026
2185cef
fix(server): report OpenCode descendant stop failures
juliusmarminge Sep 9, 2026
daad8ca
fix(server): abort external OpenCode sessions on release
juliusmarminge Sep 9, 2026
b2e0903
fix(server): retain thread baseline diffs across root runs
juliusmarminge Sep 9, 2026
399ee7f
fix(server): fail OpenCode turns on unexpected stream EOF
juliusmarminge Sep 9, 2026
da1522e
fix(server): bound OpenCode runtime request replies
juliusmarminge Sep 9, 2026
2d3f513
fix(client): bound socket resets after cold HTTP failures
juliusmarminge Sep 9, 2026
7e9ff96
fix(server): query only due scheduled tasks during polling
juliusmarminge Sep 9, 2026
e7e7c55
fix(server): retain normalized OpenCode turn usage
juliusmarminge Sep 9, 2026
edfe8bf
perf(server): scope ordinary control reads to their targets
juliusmarminge Sep 9, 2026
9a65027
fix(server): retry initial title generation after transient failures
juliusmarminge Sep 9, 2026
ee15df1
fix(server): isolate Cursor metadata generation from workspaces
juliusmarminge Sep 9, 2026
6496234
fix(server): preserve Claude Read image previews across clients
juliusmarminge Sep 9, 2026
55a4817
fix(web): preserve generic files when editing queued messages
juliusmarminge Sep 9, 2026
64987ae
test(server): assert tool output redaction before storage fidelity
juliusmarminge Sep 9, 2026
dd78f9a
test(web): cancel queued animation frames during worker cleanup (#10880)
saphid Sep 9, 2026
3484554
fix: reconcile main devices and pull requests with orchestration v2
juliusmarminge Sep 10, 2026
eff05a3
feat(providers): add Pi coding agent (#7211)
StiensWout Sep 10, 2026
2c6db8a
feat(providers): standardize ACP providers (#6461)
StiensWout Sep 10, 2026
f143b34
feat: render background completions as typed notifications
juliusmarminge Sep 10, 2026
b1e8e4d
fix(mcp): omit recursive screenshot metadata from tool inputs
juliusmarminge Sep 10, 2026
bd99e84
fix(pi): use native forks and preserve rollback session identity
juliusmarminge Sep 10, 2026
14d2c69
fix(pi): cap OpenRouter output budgets pending upstream fix
juliusmarminge Sep 10, 2026
11c26d4
fix(web): show ACP sidebar icons and hold onboarding height while loa…
juliusmarminge Sep 10, 2026
e288f4e
feat(server): deliver delegated completions through a durable mailbox
juliusmarminge Sep 10, 2026
bbef734
fix(acp): support Devin terminals, questions, and native subagents
juliusmarminge Sep 10, 2026
dcd3c0b
fix(server): find active turns when answering async questions
juliusmarminge Sep 10, 2026
01d11ef
fix(web): populate sidebar ACP branding from environment settings
juliusmarminge Sep 10, 2026
f70ed9f
fix(acp): preserve native child messages and final summaries
juliusmarminge Sep 10, 2026
c21d69b
fix(server): distinguish delegated task results from completed turns
juliusmarminge Sep 10, 2026
09df193
test(server): align Codex delegation instruction assertion
juliusmarminge Sep 10, 2026
7792673
test(server): align delegation fixtures with task result semantics
juliusmarminge Sep 10, 2026
64ace4c
fix(server): classify Claude V2 structured terminal failures (#9897)
saphid Sep 10, 2026
14da9c4
fix(orchestration): exclude rolled-back work from bounded recovery (#…
saphid Sep 10, 2026
751d5af
test(orchestration): cover bounded V2 socket fallback paging (#9907)
saphid Sep 10, 2026
12e313c
fix(server): wait for native Codex start before Stop (#10024)
saphid Sep 10, 2026
27c028f
fix(server): keep the native Grok default model (#10025)
saphid Sep 10, 2026
6c0aa86
fix(server): fail V2 turns when the OpenCode event stream ends (#9905)
saphid Sep 10, 2026
33f143f
fix(web): preserve file attachments when editing queued runs (#9928)
saphid Sep 10, 2026
8c5112c
fix(server): preserve project mutation fields across transports (#9920)
saphid Sep 11, 2026
edeef87
fix(mobile): throttle streaming thread visit updates (#9931)
saphid Sep 11, 2026
fcf23cf
fix(orchestrator): preserve task-step elapsed time across restart (#1…
saphid Sep 11, 2026
abbc27d
fix(server): preserve Claude interruption status during steering
juliusmarminge Sep 11, 2026
e7dbb24
fix(server): wait for nested completion delivery before publishing re…
juliusmarminge Sep 11, 2026
960d704
test(server): verify background delivery with real providers
juliusmarminge Sep 11, 2026
8bd0050
fix: keep working timers anchored to the active run
juliusmarminge Sep 11, 2026
0836d03
perf: page complete turns and bound timeline reconciliation
juliusmarminge Sep 11, 2026
7a53f99
perf(client): narrow thread subscriptions and navigation updates
juliusmarminge Sep 11, 2026
927b8cf
feat(mobile): manage queued messages in a dedicated sheet
juliusmarminge Sep 11, 2026
10c5893
fix(web): fold completed trailing background activity
juliusmarminge Sep 11, 2026
ec26f2b
fix: reconcile main settings and previews with orchestration v2
juliusmarminge Sep 11, 2026
621a51b
perf(client): reconcile replay batching with orchestration v2
juliusmarminge Sep 11, 2026
c0f1452
fix: reconcile main Codex model selection and UI updates
juliusmarminge Sep 11, 2026
13dfcaa
fix: reconcile main context previews and rewind updates
juliusmarminge Sep 12, 2026
eda074d
fix(build): include protobuf and Connect license notices
juliusmarminge Sep 12, 2026
9515faf
fix(mobile): pin expo-audio so the release smoke patch stays in use (…
saphid Sep 13, 2026
f649bbb
fix: reconcile main release and thread updates with V2
juliusmarminge Sep 14, 2026
d2b72cf
fix: repair v2 CI after environment disable and dead exports
juliusmarminge Sep 14, 2026
8a67e63
fix(web): update notification tests for v2 thread shells and drop dea…
juliusmarminge Sep 14, 2026
e4c7c10
fix(client-runtime): avoid Array#toSorted in thread lineage ordering
juliusmarminge Sep 14, 2026
f7f92da
fix(server): reject partial output from failed Cursor runs (#11534)
saphid Sep 14, 2026
989c396
fix(server): wake paused Cursor replay runs on mismatch (#11535)
saphid Sep 14, 2026
ce1880d
fix(server): load V2 replay fixtures through the platform path servic…
saphid Sep 14, 2026
ffbb50c
fix(server): report missing interrupt-and-restart capability for forc…
saphid Sep 14, 2026
8557ca7
fix(server): preserve Cursor directory and lint search results (#11533)
saphid Sep 14, 2026
4ebd645
fix(server): roll back question attachment copies when respond prepar…
saphid Sep 14, 2026
dd395d2
fix(server): restart the live session on model changes after dead rec…
saphid Sep 14, 2026
1fc5ddd
fix(server): replay launches with server-allocated thread IDs (#11508)
saphid Sep 14, 2026
960a2a3
fix(web): keep the active-run header with the prompt that started it …
juliusmarminge Sep 15, 2026
7afe1c9
refactor(web): centralize provider instance icons (#11829)
juliusmarminge Sep 15, 2026
0d47483
feat(web): add the thread action menu and inline rename to the chat h…
juliusmarminge Sep 15, 2026
edb39c8
fix(web): keep the preview mini-player clear of the inline thread det…
juliusmarminge Sep 15, 2026
a1af058
fix: reconcile main snooze controls with orchestration v2
juliusmarminge Sep 15, 2026
c287451
fix(web): adapt registry icons to light and dark themes
juliusmarminge Sep 15, 2026
4ce3d13
fix: reconcile main worktree setup and title changes with v2
juliusmarminge Sep 15, 2026
085ecff
fix(server): isolate V2 migrations from the V1 database
juliusmarminge Sep 15, 2026
702f47e
fix(ci): verify V2 branch pushes and remove unused helper
juliusmarminge Sep 15, 2026
cd247c3
revert: restore existing CI push triggers
juliusmarminge Sep 15, 2026
4655a5e
fix(web): retain server-side queuing on v2 after rebase
juliusmarminge Sep 15, 2026
1cf3b92
fix(test): account for optional encoded provider settings
juliusmarminge Sep 15, 2026
8b55cc8
fix(build): parse executable imports without matching generated source
juliusmarminge Sep 15, 2026
be18572
fix(build): isolate executable parser from Vite config
juliusmarminge Sep 15, 2026
f7c8004
fix(server): project legacy thread shells during import
juliusmarminge Sep 15, 2026
5237c00
fix(server): replay command events across persistence pages (#11499)
saphid Sep 15, 2026
a52de70
fix(orchestrator): report terminal runs after wait timeout (#11574)
saphid Sep 15, 2026
c310d74
fix(server): skip corrupt scheduled-task rows instead of stopping the…
saphid Sep 15, 2026
c0638d0
fix(server): preserve due schedules across equivalent time formatting…
saphid Sep 15, 2026
4ce409d
test(server): replay denied Claude writes through V2 (#11597)
saphid Sep 15, 2026
cc96fb7
fix(server): fork Codex threads at the native turn boundary (#11490)
saphid Sep 15, 2026
af3b30b
fix(server): align MCP delegation support with live provider adapter …
saphid Sep 15, 2026
04f972f
test(server): prove v1 to v2 cutover on a copied database and flag di…
saphid Sep 15, 2026
6eade78
fix(server): bound legacy thread projection requests (#10512)
cjavad Sep 15, 2026
7496b24
fix: reconcile main thread updates and Git improvements with v2
juliusmarminge Sep 15, 2026
71db996
fix(mobile): restore permission registry concurrency protection
juliusmarminge Sep 15, 2026
005c38a
fix(web): confine composer glass transition to input surface
juliusmarminge Sep 15, 2026
a2fb0d5
fix(server): restore hub limits updates in V2 (#11963)
Bil0000 Sep 15, 2026
fb90a96
fix(mobile): reject preview builds from v1 source
juliusmarminge Sep 15, 2026
158a04d
fix(mobile): skip preview validation without release credentials
juliusmarminge Sep 15, 2026
473b88d
fix: stop retained background work after a turn settles
juliusmarminge Sep 15, 2026
4ac566e
refactor: remove legacy token streaming
juliusmarminge Sep 15, 2026
55b36e6
fix: format subagent task names across clients
juliusmarminge Sep 15, 2026
7e0f047
fix: distinguish unsupported server connections
juliusmarminge Sep 15, 2026
138d603
fix: reconcile main updates with V2 orchestration
juliusmarminge Sep 15, 2026
1dff210
fix(server): preserve PR links across V2 discovery and import
juliusmarminge Sep 16, 2026
f81b017
fix: reconcile main monograms and PR refresh with V2
juliusmarminge Sep 16, 2026
61f72f1
fix(web): reset thread scroll and ignore hydration as a new turn
juliusmarminge Sep 16, 2026
0486894
fix(ci): pin patched Expo core during release resolution
juliusmarminge Sep 16, 2026
a7c61f6
fix(web): invert follow-up behavior with Mod+Enter
juliusmarminge Sep 16, 2026
293f24a
fix(web): show linked pull requests in thread details
juliusmarminge Sep 16, 2026
44bc133
fix(web): restore main thread-switch scrolling without layout resets
juliusmarminge Sep 16, 2026
adccf3e
fix: reconcile main setup transitions with V2 threads
juliusmarminge Sep 16, 2026
c5d5db1
fix(mobile): keep cached thread list across relaunch
juliusmarminge Sep 16, 2026
090659b
perf(client): coalesce persistent cache writes during streaming (#12109)
juliusmarminge Sep 16, 2026
0e640e9
perf(server): suppress unchanged shell enrichment refreshes (#12110)
juliusmarminge Sep 16, 2026
92f85a5
perf(mobile): skip unchanged thread row renders (#12116)
juliusmarminge Sep 16, 2026
a5c85c0
perf(mobile): yield to UI during shell cache encoding (#12117)
juliusmarminge Sep 16, 2026
288ed72
perf(client): narrow mobile and web environment subscriptions (#12126)
juliusmarminge Sep 16, 2026
f3f8d18
perf(mobile): ignore irrelevant config updates in thread lists (#12127)
juliusmarminge Sep 16, 2026
3a2e4fa
perf(mobile): limit thread model options to its provider (#12128)
juliusmarminge Sep 16, 2026
8930cd0
perf(client): stop scanning threads for unused shell timestamps (#12129)
juliusmarminge Sep 16, 2026
a3466c9
feat(mobile): make the composer pill the hub for the running turn
juliusmarminge Sep 16, 2026
dda790a
fix: reconcile main composer and provider updates with V2
juliusmarminge Sep 16, 2026
dc4a5d9
test(server): restore Cursor usage coverage after V2 rebase
juliusmarminge Sep 16, 2026
17cf78a
feat(web): add compact PR checks to the workspace card (#11981)
Bil0000 Sep 16, 2026
52520b9
feat(web): show subagent details and history in workspace card (#12079)
Bil0000 Sep 16, 2026
34e21c6
fix(server): start V2 provider turn when checkpoint baseline capture …
SunkenInTime Sep 17, 2026
4d85bdf
fix(server): retain durable checkpoint index fixes on v2
juliusmarminge Sep 17, 2026
15e4fd7
fix(server): finalize v2 runs when checkpoint ref lookup fails
juliusmarminge Sep 17, 2026
506db14
fix(server): reject v2 file restore in shared workspaces
juliusmarminge Sep 17, 2026
c4d8269
fix(mobile): allow changing provider in a started thread (#12184)
juliusmarminge Sep 17, 2026
37a22cb
fix: reconcile main updates with V2 runtimes and timelines
juliusmarminge Sep 17, 2026
484da3f
fix: align V2 question and checkpoint timelines across clients
juliusmarminge Sep 17, 2026
fa00441
fix(mobile): guard question controls during answer submission
juliusmarminge Sep 17, 2026
c19d78a
fix: adapt multi-model thread creation to V2 launches
juliusmarminge Sep 17, 2026
edc41e1
fix: restore V2 worktree setup transitions across clients
juliusmarminge Sep 17, 2026
81fcbd2
fix(mobile): match web provider handoff dividers
juliusmarminge Sep 17, 2026
b09d58c
fix(mobile): preview queued message order during drag (#12232)
juliusmarminge Sep 17, 2026
7304469
fix: preserve linked PRs and show them in badge tooltips (#12262)
Bil0000 Sep 17, 2026
7de1ace
fix(orchestrator): defer queued provider handoff until delivery (#12226)
juliusmarminge Sep 17, 2026
74d3b3a
fix(v2): preserve running turns during provider handoff (#12255)
Bil0000 Sep 17, 2026
10a1a4d
feat(composer): attach threads as context (#12296)
juliusmarminge Sep 17, 2026
3d45b30
fix: reconcile main updates and preserve V2 preview upgrades
juliusmarminge Sep 17, 2026
8e8ff09
fix(server): show Codex and Claude thinking traces in V2 adapters
SunkenInTime Sep 16, 2026
4fab841
fix(web): keep completed thinking traces visible in the Worked group
SunkenInTime Sep 16, 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
  •  
  •  
  •  
429 changes: 0 additions & 429 deletions .github/scripts/thread-transfer-report.cjs

This file was deleted.

292 changes: 0 additions & 292 deletions .github/scripts/thread-transfer-report.test.cjs

This file was deleted.

10 changes: 10 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,16 @@ jobs:
!/.repos/
sparse-checkout-cone-mode: false

# Blacksmith boots GitHub's Ubuntu runner image (gcc is usually present),
# but ACP process-tree live tests compile a small pthread fixture with `cc`
# and soft-skip when it is missing. Install build-essential so that path
# always runs in CI instead of silently no-oping.
- name: Install C toolchain for process-tree fixtures
run: |
sudo apt-get update
sudo apt-get install -y --no-install-recommends build-essential
command -v cc

- name: Setup Vite+
uses: voidzero-dev/setup-vp@v1
with:
Expand Down
75 changes: 0 additions & 75 deletions .github/workflows/thread-transfer-report.yml

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ squashfs-root/
.vercel
.gstack/
.plans/
/audits/
dist-electron/
.electron-runtime/
.showcase/
Expand Down
Loading
Loading