Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
516 commits
Select commit Hold shift + click to select a range
9c43ae0
fix(lint): allowlist the queue and relationships interop boundaries
juliusmarminge Aug 29, 2026
4c12bef
fix(server): inject HostProcessPlatform into the Grok plan extractor
juliusmarminge Aug 29, 2026
5b608c0
chore: retrigger ci
juliusmarminge Aug 29, 2026
75b3c3c
chore: refresh macroscope ui-consistency check
juliusmarminge Aug 29, 2026
363919b
fix: reconcile main's round-16 features after the rebase
juliusmarminge Aug 29, 2026
00221c8
fix(web): keep failed tool items in the collapsed group summaries
juliusmarminge Aug 29, 2026
888f7f3
fix(server): keep Claude session approvals ephemeral
juliusmarminge Aug 29, 2026
c6097b2
fix(orchestration): reanchor unsettled threads
juliusmarminge Aug 29, 2026
cd6ed47
fix(server): observe pre-aborted Claude approvals
juliusmarminge Aug 29, 2026
35bccc4
fix(server): include service launcher in bundle build
juliusmarminge Aug 29, 2026
ac845fe
fix(orchestration): preserve legacy thread metadata
juliusmarminge Aug 29, 2026
0462399
fix(web): honor disabled legacy plan mode
juliusmarminge Aug 29, 2026
bfea833
fix(server): preserve Claude subagent models
juliusmarminge Aug 29, 2026
7557440
fix(orchestration): honor migrated thread visibility in search
juliusmarminge Aug 29, 2026
257ff74
fix(orchestration): recreate missing worktrees before turns
juliusmarminge Aug 29, 2026
082fc51
fix(clients): restore Codex feedback submission
juliusmarminge Aug 29, 2026
5a46601
fix(server): preserve generic provider attachments
juliusmarminge Aug 29, 2026
e42f4c6
fix(web): load workspace markdown images through assets
juliusmarminge Aug 29, 2026
ff08e99
fix(web): preserve Windows markdown paths
juliusmarminge Aug 29, 2026
106e967
fix(server): keep current provider context usage
juliusmarminge Aug 29, 2026
e695dd1
fix(web): restore markdown file chip actions
juliusmarminge Aug 29, 2026
54a3a60
fix(web): scope markdown actions to their environment
juliusmarminge Aug 29, 2026
bd2d01f
fix(protocol): reject incompatible orchestration peers
juliusmarminge Aug 29, 2026
f08a89f
docs: explain legacy thread migration
juliusmarminge Aug 29, 2026
ebc4ef4
docs: state portable handoff limits
juliusmarminge Aug 29, 2026
49e79bd
chore(repo): remove tracked audit scratch files
juliusmarminge Aug 29, 2026
b3ae759
fix(server): guard OpenCode prompt admission races
juliusmarminge Aug 29, 2026
e2ff9e0
fix(server): restore Claude structured questions
juliusmarminge Aug 29, 2026
48a12d1
fix(server): project Claude plans and todos
juliusmarminge Aug 29, 2026
a228dc2
perf(orchestration): bound history reads in SQL
juliusmarminge Aug 29, 2026
ff80f08
perf(orchestration): bound complete thread snapshots
juliusmarminge Aug 29, 2026
cec768f
fix(server): restore Claude resume compaction
juliusmarminge Aug 29, 2026
c4e813b
fix(server): allow protocol negotiation in CORS
juliusmarminge Aug 29, 2026
cc8c9d9
fix(server): preserve provider usage in persisted turns
juliusmarminge Aug 29, 2026
ee34fa7
fix(server): preserve Claude planning lifecycle
juliusmarminge Aug 29, 2026
8fbcf14
fix(server): normalize Claude question answers
juliusmarminge Aug 29, 2026
8089813
fix(server): correlate OpenCode prompt admission
juliusmarminge Aug 29, 2026
97619a5
fix(clients): anchor feedback in conversation order
juliusmarminge Aug 29, 2026
5cdc635
fix(web): retain markdown workspace ownership
juliusmarminge Aug 29, 2026
ce7e628
fix(orchestration): page history through its true end
juliusmarminge Aug 29, 2026
350e96a
fix(server): cancel pending OpenCode prompts safely
juliusmarminge Aug 29, 2026
d6c3331
fix(orchestration): retain nested fork history when paging
juliusmarminge Aug 29, 2026
22c695e
fix(server): recover OpenCode status reconciliation
juliusmarminge Aug 29, 2026
32066fc
fix(orchestration): select visible history before limiting SQL
juliusmarminge Aug 29, 2026
b27bc60
fix(web): port composer activity and grouping to orchestration v2
juliusmarminge Aug 30, 2026
46aa730
fix(web): align queue headers and prevent stash overlap
juliusmarminge Aug 30, 2026
ce3739b
fix(web): share the outline for joined composer tabs
juliusmarminge Aug 30, 2026
03e183e
fix(web): keep stash separate from the composer activity column
juliusmarminge Aug 30, 2026
1d9b680
refactor(web): use shared banner rows for queued messages
juliusmarminge Aug 30, 2026
7a3b974
fix(web): keep queued message editing inside the queue panel
juliusmarminge Aug 30, 2026
5d56522
fix(web): keep queued messages in place while editing
juliusmarminge Aug 30, 2026
115c621
fix(web): match composer actions to draft and modifier state
juliusmarminge Aug 30, 2026
f66a76e
fix(web): keep composer shortcut tooltip stable on Mod
juliusmarminge Aug 30, 2026
0bc2749
feat(web): summarize T3 orchestration actions
juliusmarminge Aug 30, 2026
9b189c3
feat(mobile): port chat summaries and transitions to orchestration v2
juliusmarminge Aug 30, 2026
854c73c
fix(chat): remove added tool summary status counts
juliusmarminge Aug 30, 2026
df1895e
fix(mobile): keep scroll bounds current after animations
juliusmarminge Aug 30, 2026
8ea01e3
fix: reconcile main's round-17 features after the rebase
juliusmarminge Sep 1, 2026
fbcf2d7
feat(web): port working and thinking timeline rows to orchestration v2
juliusmarminge Sep 1, 2026
718ba1a
fix: reconcile main's round-18 features after the rebase
juliusmarminge Sep 2, 2026
d22fc9b
feat(server): evaluate automatic thread settlement in the v2 orchestr…
juliusmarminge Sep 2, 2026
0c8bf6f
fix: reconcile main's round-19 features after the rebase
juliusmarminge Sep 2, 2026
38e6ce3
fix(web): right-align the stash shoulder tab again
juliusmarminge Sep 2, 2026
98abcb3
fix(web): realign the composer and timeline with main
juliusmarminge Sep 2, 2026
0518cbc
fix: reconcile main's round-20 features after the rebase
juliusmarminge Sep 2, 2026
c137d9a
fix(server): reduce v2 recovery and runtime resource usage
juliusmarminge Sep 4, 2026
398298b
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 4, 2026
7c5c865
fix(orchestration): stabilize Codex turn mapping and settlement
juliusmarminge Sep 4, 2026
e4327ed
fix(chat): match main timer and task placement
juliusmarminge Sep 4, 2026
cb78b55
fix(mobile): restore composer and timeline behavior from main
juliusmarminge Sep 4, 2026
50f27d5
fix(orchestrator): Stop treating a wait timeout as a dead child (#7427)
mwolson Sep 4, 2026
2429988
fix(orchestrator): Show when a completed delegated child still has wo…
mwolson Sep 4, 2026
433ba13
fix(orchestrator): Stop finished Codex turns from sitting on Waiting …
mwolson Sep 4, 2026
46b8573
chore: format v2 files flagged by CI
juliusmarminge Sep 4, 2026
b747330
test(server): include the shell indexes migration
juliusmarminge Sep 4, 2026
3d7f404
fix(mobile): pin the patched notifications dependency
juliusmarminge Sep 4, 2026
6437385
fix(client-runtime): resolve work log source imports
juliusmarminge Sep 4, 2026
e611baa
test(server): refresh replay runtime instruction expectations
juliusmarminge Sep 4, 2026
6289a5b
test(server): correlate OpenCode replay message identities
juliusmarminge Sep 4, 2026
955922c
ci: run checks on v2 branch pushes
juliusmarminge Sep 4, 2026
3f223f8
test(server): use Effect Vitest for Cursor provider checks
juliusmarminge Sep 4, 2026
1cc0778
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 5, 2026
d722aa6
fix(server): explain fetch failures during worktree preparation
juliusmarminge Sep 5, 2026
23b04b3
fix: reconcile upstream fixes with orchestration v2
juliusmarminge Sep 5, 2026
a617827
fix(server): make project removal honor v2 threads
juliusmarminge Sep 5, 2026
33b3252
fix(mobile): render generic message attachments (#9929)
saphid Sep 5, 2026
35aed3d
fix(mobile): use the archive eligibility guard when dispatching (#9930)
saphid Sep 5, 2026
d60137b
fix(orchestration): persist linked pull requests (#8689)
juliusmarminge Sep 6, 2026
0b7b4b7
feat(mcp): update thread metadata (#8690)
juliusmarminge Sep 6, 2026
f30b93a
fix(server): keep old failures from waking snoozed V2 threads (#9903)
saphid Sep 6, 2026
d966430
refactor(shared): share model-selection command choice (#10577)
juliusmarminge Sep 7, 2026
65e82d4
refactor(project): share create and update inputs (#10578)
juliusmarminge Sep 7, 2026
026844b
refactor(server): share attachment message intake (#10580)
juliusmarminge Sep 7, 2026
893c5ac
feat(mcp): expose thread organization commands (#10554)
juliusmarminge Sep 7, 2026
58e3948
feat(mcp): expose existing queued message commands (#10555)
juliusmarminge Sep 7, 2026
4f78635
feat(mcp): expose pending user questions (#10556)
juliusmarminge Sep 7, 2026
380e3a9
feat(mcp): expose thread model selection (#10557)
juliusmarminge Sep 7, 2026
8696250
feat(mcp): expose fork and merge-back commands (#10558)
juliusmarminge Sep 7, 2026
c5311fa
feat(mcp): expose preview list and close (#10559)
juliusmarminge Sep 7, 2026
8441915
feat(mcp): expose selected environment preferences (#10560)
juliusmarminge Sep 7, 2026
ece6a2d
feat(mcp): expose the existing thread search query (#10561)
juliusmarminge Sep 7, 2026
3f14b9f
feat(mcp): expose scheduled task run-now (#10562)
juliusmarminge Sep 7, 2026
7686ca5
feat(mcp): expose project service operations (#10563)
juliusmarminge Sep 7, 2026
6c74d9b
feat(mcp): expose attachment upload and send (#10564)
juliusmarminge Sep 7, 2026
b17e192
feat(mcp): expose project thread launch service (#10565)
juliusmarminge Sep 7, 2026
8a916d0
feat(mcp): expose branch-backed workspace discovery (#10566)
juliusmarminge Sep 7, 2026
69d75d3
fix(orchestration): map late steering to follow-up turns
juliusmarminge Sep 6, 2026
f20d6d0
fix: reconcile main's round-24 features after the rebase
juliusmarminge Sep 8, 2026
696fe1b
chore: remove accidentally committed audit artifacts
juliusmarminge Sep 8, 2026
36a9730
fix(ci): repair rebased checks and stop duplicate runs
juliusmarminge Sep 8, 2026
b53fb9a
fix(web): port auto-balance updates to v2 chat
juliusmarminge Sep 8, 2026
1de26ad
chore: format files exposed by CI
juliusmarminge Sep 8, 2026
953dce9
fix: reconcile main's round-26 updates after rebase
juliusmarminge Sep 8, 2026
699d1cd
fix(web): restore compact load-earlier control
juliusmarminge Sep 8, 2026
ff6b325
perf(orchestration): bound v2 transport payloads
juliusmarminge Sep 9, 2026
35603aa
fix(web): preserve tool failures after output redaction
juliusmarminge Sep 9, 2026
a6d7766
fix: restore sidebar behavior after v2 rebases
juliusmarminge Sep 9, 2026
781d21a
fix(server): consolidate V2 migrations and refine runtime recovery
juliusmarminge Sep 9, 2026
1609dc5
fix(web): simplify timeline rows and preserve collapsed composer cont…
juliusmarminge Sep 9, 2026
9a116f3
fix(web): smooth composer transitions and group approval worklogs
juliusmarminge Sep 9, 2026
ac9d6b7
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 9, 2026
511a88c
fix(server): report OpenCode descendant stop failures
juliusmarminge Sep 9, 2026
c3ebdde
fix(server): abort external OpenCode sessions on release
juliusmarminge Sep 9, 2026
1507e34
fix(server): retain thread baseline diffs across root runs
juliusmarminge Sep 9, 2026
417da54
fix(server): fail OpenCode turns on unexpected stream EOF
juliusmarminge Sep 9, 2026
7790f7c
fix(server): bound OpenCode runtime request replies
juliusmarminge Sep 9, 2026
4bbdb64
fix(client): bound socket resets after cold HTTP failures
juliusmarminge Sep 9, 2026
6140cee
fix(server): query only due scheduled tasks during polling
juliusmarminge Sep 9, 2026
06ecc7e
fix(server): retain normalized OpenCode turn usage
juliusmarminge Sep 9, 2026
69d384e
perf(server): scope ordinary control reads to their targets
juliusmarminge Sep 9, 2026
296d072
fix(server): retry initial title generation after transient failures
juliusmarminge Sep 9, 2026
0b6e2ac
fix(server): isolate Cursor metadata generation from workspaces
juliusmarminge Sep 9, 2026
91d840b
fix(server): preserve Claude Read image previews across clients
juliusmarminge Sep 9, 2026
2c282a9
fix(web): preserve generic files when editing queued messages
juliusmarminge Sep 9, 2026
a772363
test(server): assert tool output redaction before storage fidelity
juliusmarminge Sep 9, 2026
ddb9d87
test(web): cancel queued animation frames during worker cleanup (#10880)
saphid Sep 9, 2026
9aa9367
fix: reconcile main devices and pull requests with orchestration v2
juliusmarminge Sep 10, 2026
0fd264a
feat(providers): add Pi coding agent (#7211)
StiensWout Sep 10, 2026
3b4e609
feat(providers): standardize ACP providers (#6461)
StiensWout Sep 10, 2026
3131266
feat: render background completions as typed notifications
juliusmarminge Sep 10, 2026
8ffc60e
fix(mcp): omit recursive screenshot metadata from tool inputs
juliusmarminge Sep 10, 2026
de91c1c
fix(pi): use native forks and preserve rollback session identity
juliusmarminge Sep 10, 2026
f6f5398
fix(pi): cap OpenRouter output budgets pending upstream fix
juliusmarminge Sep 10, 2026
ef275a4
fix(web): show ACP sidebar icons and hold onboarding height while loa…
juliusmarminge Sep 10, 2026
8b82a93
feat(server): deliver delegated completions through a durable mailbox
juliusmarminge Sep 10, 2026
51fc743
fix(acp): support Devin terminals, questions, and native subagents
juliusmarminge Sep 10, 2026
c9c3da6
fix(server): find active turns when answering async questions
juliusmarminge Sep 10, 2026
4a4d4df
fix(web): populate sidebar ACP branding from environment settings
juliusmarminge Sep 10, 2026
6fbdff9
fix(acp): preserve native child messages and final summaries
juliusmarminge Sep 10, 2026
03158f7
fix(server): distinguish delegated task results from completed turns
juliusmarminge Sep 10, 2026
e9542ae
test(server): align Codex delegation instruction assertion
juliusmarminge Sep 10, 2026
53b7f95
test(server): align delegation fixtures with task result semantics
juliusmarminge Sep 10, 2026
59a9370
fix(server): classify Claude V2 structured terminal failures (#9897)
saphid Sep 10, 2026
024a326
fix(orchestration): exclude rolled-back work from bounded recovery (#…
saphid Sep 10, 2026
3a6b1a3
test(orchestration): cover bounded V2 socket fallback paging (#9907)
saphid Sep 10, 2026
5693fbd
fix(server): wait for native Codex start before Stop (#10024)
saphid Sep 10, 2026
5fb9d36
fix(server): keep the native Grok default model (#10025)
saphid Sep 10, 2026
b85af0e
fix(server): fail V2 turns when the OpenCode event stream ends (#9905)
saphid Sep 10, 2026
0bba239
fix(web): preserve file attachments when editing queued runs (#9928)
saphid Sep 10, 2026
18b3fc6
fix(server): preserve project mutation fields across transports (#9920)
saphid Sep 11, 2026
f7d5524
fix(mobile): throttle streaming thread visit updates (#9931)
saphid Sep 11, 2026
c3ef367
fix(orchestrator): preserve task-step elapsed time across restart (#1…
saphid Sep 11, 2026
4ccd80d
fix(server): preserve Claude interruption status during steering
juliusmarminge Sep 11, 2026
112f836
fix(server): wait for nested completion delivery before publishing re…
juliusmarminge Sep 11, 2026
79af59b
test(server): verify background delivery with real providers
juliusmarminge Sep 11, 2026
789d13b
fix: keep working timers anchored to the active run
juliusmarminge Sep 11, 2026
d580a83
perf: page complete turns and bound timeline reconciliation
juliusmarminge Sep 11, 2026
d0a3204
perf(client): narrow thread subscriptions and navigation updates
juliusmarminge Sep 11, 2026
da44181
feat(mobile): manage queued messages in a dedicated sheet
juliusmarminge Sep 11, 2026
14d61f3
fix(web): fold completed trailing background activity
juliusmarminge Sep 11, 2026
e08cb86
fix: reconcile main settings and previews with orchestration v2
juliusmarminge Sep 11, 2026
a42ea63
perf(client): reconcile replay batching with orchestration v2
juliusmarminge Sep 11, 2026
f5a9792
fix: reconcile main Codex model selection and UI updates
juliusmarminge Sep 11, 2026
851f2c8
fix: reconcile main context previews and rewind updates
juliusmarminge Sep 12, 2026
e285bb5
fix(build): include protobuf and Connect license notices
juliusmarminge Sep 12, 2026
d619b8e
fix(mobile): pin expo-audio so the release smoke patch stays in use (…
saphid Sep 13, 2026
6f3bcf4
fix: reconcile main release and thread updates with V2
juliusmarminge Sep 14, 2026
a8d125e
fix: repair v2 CI after environment disable and dead exports
juliusmarminge Sep 14, 2026
a7bd4f6
fix(web): update notification tests for v2 thread shells and drop dea…
juliusmarminge Sep 14, 2026
f8b7b1d
fix(client-runtime): avoid Array#toSorted in thread lineage ordering
juliusmarminge Sep 14, 2026
f7dcd2a
fix(server): reject partial output from failed Cursor runs (#11534)
saphid Sep 14, 2026
278f573
fix(server): wake paused Cursor replay runs on mismatch (#11535)
saphid Sep 14, 2026
d892290
fix(server): load V2 replay fixtures through the platform path servic…
saphid Sep 14, 2026
964b396
fix(server): report missing interrupt-and-restart capability for forc…
saphid Sep 14, 2026
b407b6c
fix(server): preserve Cursor directory and lint search results (#11533)
saphid Sep 14, 2026
7da6c00
fix(server): roll back question attachment copies when respond prepar…
saphid Sep 14, 2026
67b051c
fix(server): restart the live session on model changes after dead rec…
saphid Sep 14, 2026
90f6d82
fix(server): replay launches with server-allocated thread IDs (#11508)
saphid Sep 14, 2026
89fee6c
fix(web): keep the active-run header with the prompt that started it …
juliusmarminge Sep 15, 2026
0a6f6c5
refactor(web): centralize provider instance icons (#11829)
juliusmarminge Sep 15, 2026
64f2d18
feat(web): add the thread action menu and inline rename to the chat h…
juliusmarminge Sep 15, 2026
29d0f34
fix(web): keep the preview mini-player clear of the inline thread det…
juliusmarminge Sep 15, 2026
878f16b
fix: reconcile main snooze controls with orchestration v2
juliusmarminge Sep 15, 2026
e72fa65
fix(web): adapt registry icons to light and dark themes
juliusmarminge Sep 15, 2026
c0114fb
fix: reconcile main worktree setup and title changes with v2
juliusmarminge Sep 15, 2026
5eeebfc
fix(server): isolate V2 migrations from the V1 database
juliusmarminge Sep 15, 2026
f7605f1
fix(ci): verify V2 branch pushes and remove unused helper
juliusmarminge Sep 15, 2026
f1833a5
revert: restore existing CI push triggers
juliusmarminge Sep 15, 2026
10ca53f
fix(web): retain server-side queuing on v2 after rebase
juliusmarminge Sep 15, 2026
e3cf9e2
fix(test): account for optional encoded provider settings
juliusmarminge Sep 15, 2026
c24741a
fix(build): parse executable imports without matching generated source
juliusmarminge Sep 15, 2026
1fb5828
fix(build): isolate executable parser from Vite config
juliusmarminge Sep 15, 2026
b0915cb
fix(server): project legacy thread shells during import
juliusmarminge Sep 15, 2026
e15d950
fix(server): replay command events across persistence pages (#11499)
saphid Sep 15, 2026
4f14990
fix(orchestrator): report terminal runs after wait timeout (#11574)
saphid Sep 15, 2026
17e77b1
fix(server): skip corrupt scheduled-task rows instead of stopping the…
saphid Sep 15, 2026
88b3c3b
fix(server): preserve due schedules across equivalent time formatting…
saphid Sep 15, 2026
ccf6c26
test(server): replay denied Claude writes through V2 (#11597)
saphid Sep 15, 2026
e29e200
fix(server): fork Codex threads at the native turn boundary (#11490)
saphid Sep 15, 2026
a27f3d4
fix(server): align MCP delegation support with live provider adapter …
saphid Sep 15, 2026
6c2e130
test(server): prove v1 to v2 cutover on a copied database and flag di…
saphid Sep 15, 2026
aeaffed
fix(server): bound legacy thread projection requests (#10512)
cjavad Sep 15, 2026
0246713
fix: reconcile main thread updates and Git improvements with v2
juliusmarminge Sep 15, 2026
0bfca13
fix(mobile): restore permission registry concurrency protection
juliusmarminge Sep 15, 2026
cbef7d1
fix(web): confine composer glass transition to input surface
juliusmarminge Sep 15, 2026
ff964f6
fix(server): restore hub limits updates in V2 (#11963)
Bil0000 Sep 15, 2026
cd5df3e
fix(mobile): reject preview builds from v1 source
juliusmarminge Sep 15, 2026
cb5b7b9
fix(mobile): skip preview validation without release credentials
juliusmarminge Sep 15, 2026
3634d2f
fix: stop retained background work after a turn settles
juliusmarminge Sep 15, 2026
54795a7
refactor: remove legacy token streaming
juliusmarminge Sep 15, 2026
51be937
fix: format subagent task names across clients
juliusmarminge Sep 15, 2026
4ee0262
fix: distinguish unsupported server connections
juliusmarminge Sep 15, 2026
e17267d
fix: reconcile main updates with V2 orchestration
juliusmarminge Sep 15, 2026
fd1b357
fix(server): preserve PR links across V2 discovery and import
juliusmarminge Sep 16, 2026
7ab45a0
fix: reconcile main monograms and PR refresh with V2
juliusmarminge Sep 16, 2026
dffaa4a
fix(web): reset thread scroll and ignore hydration as a new turn
juliusmarminge Sep 16, 2026
8f942d1
fix(ci): pin patched Expo core during release resolution
juliusmarminge Sep 16, 2026
97e24eb
fix(web): invert follow-up behavior with Mod+Enter
juliusmarminge Sep 16, 2026
b8a8622
fix(web): show linked pull requests in thread details
juliusmarminge Sep 16, 2026
d0383b0
fix(web): restore main thread-switch scrolling without layout resets
juliusmarminge Sep 16, 2026
6b26df9
fix: reconcile main setup transitions with V2 threads
juliusmarminge Sep 16, 2026
fa84027
fix(mobile): keep cached thread list across relaunch
juliusmarminge Sep 16, 2026
6bf6756
perf(client): coalesce persistent cache writes during streaming (#12109)
juliusmarminge Sep 16, 2026
b0f3471
perf(server): suppress unchanged shell enrichment refreshes (#12110)
juliusmarminge Sep 16, 2026
ba1e2d9
perf(mobile): skip unchanged thread row renders (#12116)
juliusmarminge Sep 16, 2026
33a82de
perf(mobile): yield to UI during shell cache encoding (#12117)
juliusmarminge Sep 16, 2026
905b3cd
perf(client): narrow mobile and web environment subscriptions (#12126)
juliusmarminge Sep 16, 2026
c962598
perf(mobile): ignore irrelevant config updates in thread lists (#12127)
juliusmarminge Sep 16, 2026
c09f80c
perf(mobile): limit thread model options to its provider (#12128)
juliusmarminge Sep 16, 2026
2e9d76f
perf(client): stop scanning threads for unused shell timestamps (#12129)
juliusmarminge Sep 16, 2026
6377a18
feat(mobile): make the composer pill the hub for the running turn
juliusmarminge Sep 16, 2026
4ab2efc
fix: reconcile main composer and provider updates with V2
juliusmarminge Sep 16, 2026
f08294a
test(server): restore Cursor usage coverage after V2 rebase
juliusmarminge Sep 16, 2026
2c2a7eb
feat(web): add compact PR checks to the workspace card (#11981)
Bil0000 Sep 16, 2026
c337a7d
feat(web): show subagent details and history in workspace card (#12079)
Bil0000 Sep 16, 2026
93205db
fix(server): start V2 provider turn when checkpoint baseline capture …
SunkenInTime Sep 17, 2026
70ab8dc
fix(server): retain durable checkpoint index fixes on v2
juliusmarminge Sep 17, 2026
9cdae5f
fix(server): finalize v2 runs when checkpoint ref lookup fails
juliusmarminge Sep 17, 2026
1ee1d04
fix(server): reject v2 file restore in shared workspaces
juliusmarminge Sep 17, 2026
e5200c3
test(server): strengthen v1 cutover proof with event-stream waits and…
github-actions[bot] Sep 15, 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