Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
461 commits
Select commit Hold shift + click to select a range
01d550c
fix(web): show Git action success inline in panel
juliusmarminge Aug 10, 2026
736ee54
fix: repair rerere-damaged files and reconcile main's round-3 feature…
juliusmarminge Aug 10, 2026
3aafa97
chore(server): renumber v2 migrations 038-046 to 041-049 after main's…
juliusmarminge Aug 10, 2026
763b429
fix(server): port round-3 main fixes into the v2 orchestrator
juliusmarminge Aug 10, 2026
b5ec52e
test(web): restore main's right-panel migration expectations after th…
juliusmarminge Aug 10, 2026
0172c7f
test(server): expect attachment saved-at lines in ClaudeAdapterV2 tur…
juliusmarminge Aug 10, 2026
c4795bb
fix(web): restore the branch's slim chat header
juliusmarminge Aug 10, 2026
58c7992
feat(web): add pull request actions to thread details
juliusmarminge Aug 11, 2026
4b8f88a
fix(mobile): port main's composer stabilization into the v2 thread sc…
juliusmarminge Aug 11, 2026
dfc95db
fix(web): reconcile main's round-5 features after the rebase
juliusmarminge Aug 12, 2026
5daa948
feat(web): prioritize pull request row actions
juliusmarminge Aug 13, 2026
6f5b4e2
fix(web): restore main's collapse chrome and tab-status keying on the…
juliusmarminge Aug 13, 2026
8ea91c5
feat(orchestration): bound thread history and resume payloads
juliusmarminge Aug 13, 2026
1c85fc7
feat(contracts): track thread title regeneration
juliusmarminge Aug 13, 2026
ecabe6c
fix: reconcile main's round-6 features after the rebase
juliusmarminge Aug 14, 2026
915e137
fix(web): keep the titlebar layout controls fixed across right-panel …
juliusmarminge Aug 14, 2026
6231c17
fix(web): align titlebar clusters to one shared pixel inset
juliusmarminge Aug 14, 2026
e8b99de
fix(web): size the titlebar layout-control icons like the sidebar tri…
juliusmarminge Aug 14, 2026
0a44414
perf(server): keep shell snapshots bounded and active-only
juliusmarminge Aug 15, 2026
430ab63
fix: reconcile main's round-8 features after the rebase
juliusmarminge Aug 15, 2026
eeb022e
fix(server): reject replaying a command receipt across threads in v2
juliusmarminge Aug 15, 2026
6c683b3
feat(mobile): surface prominent activity status and metadata
juliusmarminge Aug 17, 2026
0e55640
fix: reconcile main's round-9 features after the rebase
juliusmarminge Aug 17, 2026
489a812
feat(server): honor withheld agent browser access in the v2 runtime
juliusmarminge Aug 17, 2026
f7aff19
fix(web): restore the titlebar sizing and timeline fade lost to main'…
juliusmarminge Aug 17, 2026
24745fa
refactor(web): finish aligning the branch with main's style simplific…
juliusmarminge Aug 17, 2026
74425da
fix(orchestration): show provider retries in the work log
juliusmarminge Aug 17, 2026
84a4a27
fix: reconcile main's round-10 features after the rebase
juliusmarminge Aug 28, 2026
30c3025
fix(web): stop mis-marking recovered and text-reported tool failures …
juliusmarminge Aug 28, 2026
d6b2f0f
feat(orchestration-v2): project linked pull requests on threads (#8160)
juliusmarminge Aug 28, 2026
0685962
feat(orchestration-v2): carry approval options and app names to the c…
juliusmarminge Aug 28, 2026
d4074f5
feat(orchestration-v2): route Codex thread feedback uploads through v…
juliusmarminge Aug 28, 2026
9c490f6
feat(analytics): credit v2 threads and turns to the starting client (…
juliusmarminge Aug 28, 2026
7ed3d37
fix(grok): fail hung prompts on xAI rate-limit completions (#8358, pa…
juliusmarminge Aug 28, 2026
d707d79
feat(orchestration-v2): show live context usage in the meter (#8144)
juliusmarminge Aug 28, 2026
2a54819
fix(web): keep following the stream after returning to the live edge …
juliusmarminge Aug 28, 2026
6087fe2
feat(grok): capture exit_plan_mode into the v2 proposed-plan card (#8…
juliusmarminge Aug 28, 2026
62e8dd7
fix(web): repaint the composer glass and strip the thread-panel popov…
juliusmarminge Aug 28, 2026
2455c15
fix(web): adopt main's attached-composer surface contract so the glas…
juliusmarminge Aug 28, 2026
5e7af44
fix(web): converge ChatComposer on main's drawer-era body
juliusmarminge Aug 28, 2026
1abf580
fix(web): collapse settled tool runs behind main's summary toggles
juliusmarminge Aug 28, 2026
c9789f8
fix(web): surface v2 todo-list plans as task progress
juliusmarminge Aug 28, 2026
f3854ed
fix(web): show the command on collapsed tool rows, not its stdout
juliusmarminge Aug 28, 2026
f8930b3
fix(web): collapsed tool rows preview inputs for every tool type
juliusmarminge Aug 28, 2026
53f4578
fix: reconcile main's round-11 features after the rebase
juliusmarminge Aug 28, 2026
7e1bc01
fix(opencode): route child-session approvals through the v2 adapter
juliusmarminge Aug 28, 2026
9200ae2
fix: reconcile main's round-12 features after the rebase
juliusmarminge Aug 28, 2026
4b34096
fix: restore main's automatic thread settling after the revert
juliusmarminge Aug 29, 2026
12a2515
fix(web): restore the full-screen file-drop target over the chat column
juliusmarminge Aug 29, 2026
212a28c
feat(server): claim uploaded attachments at v2 dispatch
juliusmarminge Aug 29, 2026
92f33a7
feat(web): show attachments on queued messages and edit them in the c…
juliusmarminge Aug 29, 2026
68cb911
fix(web): drag-to-reorder queued messages and retire stale pending rows
juliusmarminge Aug 29, 2026
3f66f9d
fix: reconcile main's round-14 features after the rebase
juliusmarminge Aug 29, 2026
293784c
fix(web): dedupe the composer glass styles and align the chat column …
juliusmarminge Aug 29, 2026
abf7319
fix(mobile): replace remaining dark: utilities with adaptive semantic…
juliusmarminge Aug 29, 2026
d3a4e42
fix(lint): allowlist the queue and relationships interop boundaries
juliusmarminge Aug 29, 2026
ee4dbd9
fix(server): inject HostProcessPlatform into the Grok plan extractor
juliusmarminge Aug 29, 2026
fdace44
chore: retrigger ci
juliusmarminge Aug 29, 2026
d3d97ce
chore: refresh macroscope ui-consistency check
juliusmarminge Aug 29, 2026
adc9b82
fix: reconcile main's round-16 features after the rebase
juliusmarminge Aug 29, 2026
a3b9e60
fix(web): keep failed tool items in the collapsed group summaries
juliusmarminge Aug 29, 2026
fe5c720
fix(server): keep Claude session approvals ephemeral
juliusmarminge Aug 29, 2026
0dbe662
fix(orchestration): reanchor unsettled threads
juliusmarminge Aug 29, 2026
9e94c64
fix(server): observe pre-aborted Claude approvals
juliusmarminge Aug 29, 2026
4fa4333
fix(server): include service launcher in bundle build
juliusmarminge Aug 29, 2026
4e47b2e
fix(orchestration): preserve legacy thread metadata
juliusmarminge Aug 29, 2026
b7c8bc0
fix(web): honor disabled legacy plan mode
juliusmarminge Aug 29, 2026
625acb0
fix(server): preserve Claude subagent models
juliusmarminge Aug 29, 2026
07b1b7d
fix(orchestration): honor migrated thread visibility in search
juliusmarminge Aug 29, 2026
292e9ee
fix(orchestration): recreate missing worktrees before turns
juliusmarminge Aug 29, 2026
871d3cd
fix(clients): restore Codex feedback submission
juliusmarminge Aug 29, 2026
d09b3dc
fix(server): preserve generic provider attachments
juliusmarminge Aug 29, 2026
a3eb8fb
fix(web): load workspace markdown images through assets
juliusmarminge Aug 29, 2026
59ca127
fix(web): preserve Windows markdown paths
juliusmarminge Aug 29, 2026
ebde2b8
fix(server): keep current provider context usage
juliusmarminge Aug 29, 2026
e00c6c4
fix(web): restore markdown file chip actions
juliusmarminge Aug 29, 2026
7138a6d
fix(web): scope markdown actions to their environment
juliusmarminge Aug 29, 2026
9be8465
fix(protocol): reject incompatible orchestration peers
juliusmarminge Aug 29, 2026
abd27ef
docs: explain legacy thread migration
juliusmarminge Aug 29, 2026
4c177e1
docs: state portable handoff limits
juliusmarminge Aug 29, 2026
6b18fab
chore(repo): remove tracked audit scratch files
juliusmarminge Aug 29, 2026
bd8aeff
fix(server): guard OpenCode prompt admission races
juliusmarminge Aug 29, 2026
e6a2fd1
fix(server): restore Claude structured questions
juliusmarminge Aug 29, 2026
e8cddef
fix(server): project Claude plans and todos
juliusmarminge Aug 29, 2026
64acf3b
perf(orchestration): bound history reads in SQL
juliusmarminge Aug 29, 2026
5f905fc
perf(orchestration): bound complete thread snapshots
juliusmarminge Aug 29, 2026
224a44b
fix(server): restore Claude resume compaction
juliusmarminge Aug 29, 2026
c47f443
fix(server): allow protocol negotiation in CORS
juliusmarminge Aug 29, 2026
c4337f0
fix(server): preserve provider usage in persisted turns
juliusmarminge Aug 29, 2026
1baa5a3
fix(server): preserve Claude planning lifecycle
juliusmarminge Aug 29, 2026
db1a6e5
fix(server): normalize Claude question answers
juliusmarminge Aug 29, 2026
63e6f5f
fix(server): correlate OpenCode prompt admission
juliusmarminge Aug 29, 2026
17d1e25
fix(clients): anchor feedback in conversation order
juliusmarminge Aug 29, 2026
48bae7e
fix(web): retain markdown workspace ownership
juliusmarminge Aug 29, 2026
f0903d5
fix(orchestration): page history through its true end
juliusmarminge Aug 29, 2026
087decd
fix(server): cancel pending OpenCode prompts safely
juliusmarminge Aug 29, 2026
a2490e2
fix(orchestration): retain nested fork history when paging
juliusmarminge Aug 29, 2026
f054a36
fix(server): recover OpenCode status reconciliation
juliusmarminge Aug 29, 2026
bf8c79b
fix(orchestration): select visible history before limiting SQL
juliusmarminge Aug 29, 2026
6b1cb0f
fix(web): port composer activity and grouping to orchestration v2
juliusmarminge Aug 30, 2026
8925c1e
fix(web): align queue headers and prevent stash overlap
juliusmarminge Aug 30, 2026
2ec4010
fix(web): share the outline for joined composer tabs
juliusmarminge Aug 30, 2026
8fc6f0d
fix(web): keep stash separate from the composer activity column
juliusmarminge Aug 30, 2026
9efffc8
refactor(web): use shared banner rows for queued messages
juliusmarminge Aug 30, 2026
4659063
fix(web): keep queued message editing inside the queue panel
juliusmarminge Aug 30, 2026
bc01b27
fix(web): keep queued messages in place while editing
juliusmarminge Aug 30, 2026
d7fa4cc
fix(web): match composer actions to draft and modifier state
juliusmarminge Aug 30, 2026
6ad0383
fix(web): keep composer shortcut tooltip stable on Mod
juliusmarminge Aug 30, 2026
e13565f
feat(web): summarize T3 orchestration actions
juliusmarminge Aug 30, 2026
f8566b7
feat(mobile): port chat summaries and transitions to orchestration v2
juliusmarminge Aug 30, 2026
0f110c7
fix(chat): remove added tool summary status counts
juliusmarminge Aug 30, 2026
e4466ae
fix(mobile): keep scroll bounds current after animations
juliusmarminge Aug 30, 2026
ffaa5a0
fix: reconcile main's round-17 features after the rebase
juliusmarminge Sep 1, 2026
69a0f5c
feat(web): port working and thinking timeline rows to orchestration v2
juliusmarminge Sep 1, 2026
02f7c19
fix: reconcile main's round-18 features after the rebase
juliusmarminge Sep 2, 2026
2e11828
feat(server): evaluate automatic thread settlement in the v2 orchestr…
juliusmarminge Sep 2, 2026
4a12665
fix: reconcile main's round-19 features after the rebase
juliusmarminge Sep 2, 2026
c3977ce
fix(web): right-align the stash shoulder tab again
juliusmarminge Sep 2, 2026
9768e04
fix(web): realign the composer and timeline with main
juliusmarminge Sep 2, 2026
64fa2d6
fix: reconcile main's round-20 features after the rebase
juliusmarminge Sep 2, 2026
a595fb9
fix(server): reduce v2 recovery and runtime resource usage
juliusmarminge Sep 4, 2026
5d7c2cb
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 4, 2026
ffcf5de
fix(orchestration): stabilize Codex turn mapping and settlement
juliusmarminge Sep 4, 2026
abb6bb4
fix(chat): match main timer and task placement
juliusmarminge Sep 4, 2026
b3acf22
fix(mobile): restore composer and timeline behavior from main
juliusmarminge Sep 4, 2026
f0a99dc
fix(orchestrator): Stop treating a wait timeout as a dead child (#7427)
mwolson Sep 4, 2026
7b6e050
fix(orchestrator): Show when a completed delegated child still has wo…
mwolson Sep 4, 2026
ba7ffc7
fix(orchestrator): Stop finished Codex turns from sitting on Waiting …
mwolson Sep 4, 2026
ca12736
chore: format v2 files flagged by CI
juliusmarminge Sep 4, 2026
432bd2c
test(server): include the shell indexes migration
juliusmarminge Sep 4, 2026
1a692d1
fix(mobile): pin the patched notifications dependency
juliusmarminge Sep 4, 2026
150149a
fix(client-runtime): resolve work log source imports
juliusmarminge Sep 4, 2026
2191590
test(server): refresh replay runtime instruction expectations
juliusmarminge Sep 4, 2026
7b23608
test(server): correlate OpenCode replay message identities
juliusmarminge Sep 4, 2026
e1a33c5
ci: run checks on v2 branch pushes
juliusmarminge Sep 4, 2026
5f33fe8
test(server): use Effect Vitest for Cursor provider checks
juliusmarminge Sep 4, 2026
c83280d
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 5, 2026
218dd95
fix(server): explain fetch failures during worktree preparation
juliusmarminge Sep 5, 2026
3963591
fix: reconcile upstream fixes with orchestration v2
juliusmarminge Sep 5, 2026
b1e0b1d
fix(server): make project removal honor v2 threads
juliusmarminge Sep 5, 2026
a495594
fix(mobile): render generic message attachments (#9929)
saphid Sep 5, 2026
385ff64
fix(mobile): use the archive eligibility guard when dispatching (#9930)
saphid Sep 5, 2026
a227197
fix(orchestration): persist linked pull requests (#8689)
juliusmarminge Sep 6, 2026
f22052a
feat(mcp): update thread metadata (#8690)
juliusmarminge Sep 6, 2026
0fd0f0d
fix(server): keep old failures from waking snoozed V2 threads (#9903)
saphid Sep 6, 2026
e6a1b2b
refactor(shared): share model-selection command choice (#10577)
juliusmarminge Sep 7, 2026
7ff6ac2
refactor(project): share create and update inputs (#10578)
juliusmarminge Sep 7, 2026
34d7cec
refactor(server): share attachment message intake (#10580)
juliusmarminge Sep 7, 2026
09d575d
feat(mcp): expose thread organization commands (#10554)
juliusmarminge Sep 7, 2026
2107453
feat(mcp): expose existing queued message commands (#10555)
juliusmarminge Sep 7, 2026
1f5a37c
feat(mcp): expose pending user questions (#10556)
juliusmarminge Sep 7, 2026
1b5f080
feat(mcp): expose thread model selection (#10557)
juliusmarminge Sep 7, 2026
d499013
feat(mcp): expose fork and merge-back commands (#10558)
juliusmarminge Sep 7, 2026
278483c
feat(mcp): expose preview list and close (#10559)
juliusmarminge Sep 7, 2026
110de95
feat(mcp): expose selected environment preferences (#10560)
juliusmarminge Sep 7, 2026
dfdf639
feat(mcp): expose the existing thread search query (#10561)
juliusmarminge Sep 7, 2026
9f706e8
feat(mcp): expose scheduled task run-now (#10562)
juliusmarminge Sep 7, 2026
0fa5c81
feat(mcp): expose project service operations (#10563)
juliusmarminge Sep 7, 2026
5dada95
feat(mcp): expose attachment upload and send (#10564)
juliusmarminge Sep 7, 2026
cd5632e
feat(mcp): expose project thread launch service (#10565)
juliusmarminge Sep 7, 2026
25a2edf
feat(mcp): expose branch-backed workspace discovery (#10566)
juliusmarminge Sep 7, 2026
4c39eb1
fix(orchestration): map late steering to follow-up turns
juliusmarminge Sep 6, 2026
d603be1
fix: reconcile main's round-24 features after the rebase
juliusmarminge Sep 8, 2026
804d7e4
chore: remove accidentally committed audit artifacts
juliusmarminge Sep 8, 2026
b4dcbba
fix(ci): repair rebased checks and stop duplicate runs
juliusmarminge Sep 8, 2026
7081b02
fix(web): port auto-balance updates to v2 chat
juliusmarminge Sep 8, 2026
75563f2
chore: format files exposed by CI
juliusmarminge Sep 8, 2026
b65e958
fix: reconcile main's round-26 updates after rebase
juliusmarminge Sep 8, 2026
b41a33a
fix(web): restore compact load-earlier control
juliusmarminge Sep 8, 2026
9a1367c
perf(orchestration): bound v2 transport payloads
juliusmarminge Sep 9, 2026
238c61a
fix(web): preserve tool failures after output redaction
juliusmarminge Sep 9, 2026
668d86e
fix: restore sidebar behavior after v2 rebases
juliusmarminge Sep 9, 2026
14ad66c
fix(server): consolidate V2 migrations and refine runtime recovery
juliusmarminge Sep 9, 2026
e15c546
fix(web): simplify timeline rows and preserve collapsed composer cont…
juliusmarminge Sep 9, 2026
c180ed1
fix(web): smooth composer transitions and group approval worklogs
juliusmarminge Sep 9, 2026
d568723
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 9, 2026
20185f3
fix(server): report OpenCode descendant stop failures
juliusmarminge Sep 9, 2026
749131f
fix(server): abort external OpenCode sessions on release
juliusmarminge Sep 9, 2026
8531879
fix(server): retain thread baseline diffs across root runs
juliusmarminge Sep 9, 2026
eab1af9
fix(server): fail OpenCode turns on unexpected stream EOF
juliusmarminge Sep 9, 2026
70728ae
fix(server): bound OpenCode runtime request replies
juliusmarminge Sep 9, 2026
db93037
fix(client): bound socket resets after cold HTTP failures
juliusmarminge Sep 9, 2026
9497321
fix(server): query only due scheduled tasks during polling
juliusmarminge Sep 9, 2026
484d126
fix(server): retain normalized OpenCode turn usage
juliusmarminge Sep 9, 2026
fffe938
perf(server): scope ordinary control reads to their targets
juliusmarminge Sep 9, 2026
0710204
fix(server): retry initial title generation after transient failures
juliusmarminge Sep 9, 2026
fb27254
fix(server): isolate Cursor metadata generation from workspaces
juliusmarminge Sep 9, 2026
457b160
fix(server): preserve Claude Read image previews across clients
juliusmarminge Sep 9, 2026
53cc52b
fix(web): preserve generic files when editing queued messages
juliusmarminge Sep 9, 2026
ac059d3
test(server): assert tool output redaction before storage fidelity
juliusmarminge Sep 9, 2026
c459d83
test(web): cancel queued animation frames during worker cleanup (#10880)
saphid Sep 9, 2026
7d3974e
fix: reconcile main devices and pull requests with orchestration v2
juliusmarminge Sep 10, 2026
c9a43a3
feat(providers): add Pi coding agent (#7211)
StiensWout Sep 10, 2026
64d14e1
feat(providers): standardize ACP providers (#6461)
StiensWout Sep 10, 2026
ddbd870
feat: render background completions as typed notifications
juliusmarminge Sep 10, 2026
47d65dd
fix(mcp): omit recursive screenshot metadata from tool inputs
juliusmarminge Sep 10, 2026
635f4e2
fix(pi): use native forks and preserve rollback session identity
juliusmarminge Sep 10, 2026
9f23deb
fix(pi): cap OpenRouter output budgets pending upstream fix
juliusmarminge Sep 10, 2026
88bdb90
fix(web): show ACP sidebar icons and hold onboarding height while loa…
juliusmarminge Sep 10, 2026
9441032
feat(server): deliver delegated completions through a durable mailbox
juliusmarminge Sep 10, 2026
02fce26
fix(acp): support Devin terminals, questions, and native subagents
juliusmarminge Sep 10, 2026
cb0376a
fix(server): find active turns when answering async questions
juliusmarminge Sep 10, 2026
30b2faf
fix(web): populate sidebar ACP branding from environment settings
juliusmarminge Sep 10, 2026
8122793
fix(acp): preserve native child messages and final summaries
juliusmarminge Sep 10, 2026
c9bf8f4
fix(server): distinguish delegated task results from completed turns
juliusmarminge Sep 10, 2026
ea6345a
test(server): align Codex delegation instruction assertion
juliusmarminge Sep 10, 2026
5bc5565
test(server): align delegation fixtures with task result semantics
juliusmarminge Sep 10, 2026
21e9171
fix(server): classify Claude V2 structured terminal failures (#9897)
saphid Sep 10, 2026
4eae8d3
fix(orchestration): exclude rolled-back work from bounded recovery (#…
saphid Sep 10, 2026
f8f4fc8
test(orchestration): cover bounded V2 socket fallback paging (#9907)
saphid Sep 10, 2026
81f2697
fix(server): wait for native Codex start before Stop (#10024)
saphid Sep 10, 2026
b12a889
fix(server): keep the native Grok default model (#10025)
saphid Sep 10, 2026
4b9f8d2
fix(server): fail V2 turns when the OpenCode event stream ends (#9905)
saphid Sep 10, 2026
8389f0a
fix(web): preserve file attachments when editing queued runs (#9928)
saphid Sep 10, 2026
23e1962
fix(server): preserve project mutation fields across transports (#9920)
saphid Sep 11, 2026
27f019b
fix(mobile): throttle streaming thread visit updates (#9931)
saphid Sep 11, 2026
7ed95d7
fix(orchestrator): preserve task-step elapsed time across restart (#1…
saphid Sep 11, 2026
dd9f95d
fix(server): preserve Claude interruption status during steering
juliusmarminge Sep 11, 2026
c6e34b6
fix(server): wait for nested completion delivery before publishing re…
juliusmarminge Sep 11, 2026
97a1c74
test(server): verify background delivery with real providers
juliusmarminge Sep 11, 2026
05a0bf4
fix: keep working timers anchored to the active run
juliusmarminge Sep 11, 2026
822ec6c
perf: page complete turns and bound timeline reconciliation
juliusmarminge Sep 11, 2026
28e00c5
perf(client): narrow thread subscriptions and navigation updates
juliusmarminge Sep 11, 2026
2e18a9a
feat(mobile): manage queued messages in a dedicated sheet
juliusmarminge Sep 11, 2026
5bea56d
fix(web): fold completed trailing background activity
juliusmarminge Sep 11, 2026
3cccd8f
fix: reconcile main settings and previews with orchestration v2
juliusmarminge Sep 11, 2026
c8f8780
perf(client): reconcile replay batching with orchestration v2
juliusmarminge Sep 11, 2026
e27573f
fix: reconcile main Codex model selection and UI updates
juliusmarminge Sep 11, 2026
8e4ad52
fix: reconcile main context previews and rewind updates
juliusmarminge Sep 12, 2026
b863df3
fix(build): include protobuf and Connect license notices
juliusmarminge Sep 12, 2026
15685cd
fix(mobile): pin expo-audio so the release smoke patch stays in use (…
saphid Sep 13, 2026
1b8a8f5
fix: reconcile main release and thread updates with V2
juliusmarminge Sep 14, 2026
5011a67
fix: repair v2 CI after environment disable and dead exports
juliusmarminge Sep 14, 2026
534fc8c
fix(web): update notification tests for v2 thread shells and drop dea…
juliusmarminge Sep 14, 2026
cdc855a
fix(client-runtime): avoid Array#toSorted in thread lineage ordering
juliusmarminge Sep 14, 2026
a2c5d9e
fix(server): reject partial output from failed Cursor runs (#11534)
saphid Sep 14, 2026
0e46778
fix(server): wake paused Cursor replay runs on mismatch (#11535)
saphid Sep 14, 2026
5172b4b
fix(server): load V2 replay fixtures through the platform path servic…
saphid Sep 14, 2026
ce018bb
fix(server): report missing interrupt-and-restart capability for forc…
saphid Sep 14, 2026
c1ec778
fix(server): preserve Cursor directory and lint search results (#11533)
saphid Sep 14, 2026
c361a58
fix(server): roll back question attachment copies when respond prepar…
saphid Sep 14, 2026
8f974b9
fix(server): restart the live session on model changes after dead rec…
saphid Sep 14, 2026
b3b17cf
fix(server): replay launches with server-allocated thread IDs (#11508)
saphid Sep 14, 2026
b4bcaad
fix(web): keep the active-run header with the prompt that started it …
juliusmarminge Sep 15, 2026
b606ae3
refactor(web): centralize provider instance icons (#11829)
juliusmarminge Sep 15, 2026
0417876
feat(web): add the thread action menu and inline rename to the chat h…
juliusmarminge Sep 15, 2026
a201940
fix(web): keep the preview mini-player clear of the inline thread det…
juliusmarminge Sep 15, 2026
d8c75ec
fix: reconcile main snooze controls with orchestration v2
juliusmarminge Sep 15, 2026
f915168
feat(acp): add Devin model families and workspace skills for v2
Derpedyea Sep 15, 2026
1bbeca2
fix(acp): simplify model selection and retire stale Devin catalogs
Derpedyea 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