Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
354 commits
Select commit Hold shift + click to select a range
2303e70
fix(server): preserve released migration ordering
juliusmarminge Jul 24, 2026
bc7ea19
fix(web): restore v2 composer chrome
juliusmarminge Jul 24, 2026
357450d
fix(web): remove stacked composer shadows
juliusmarminge Jul 24, 2026
3fc03c2
refactor(web): use shared glass surfaces
juliusmarminge Jul 24, 2026
d158bce
fix(web): contain thread details panel effects
juliusmarminge Jul 24, 2026
5682903
test(orchestrator): Align post-merge CTM fixtures (#4193)
mwolson Jul 24, 2026
28e77f4
fix(orchestrator): Preserve claude/codex post-interrupt recovery stat…
mwolson Jul 24, 2026
b61cf52
test(orchestrator): align Codex approval reviewer replays (#4457)
juliusmarminge Jul 24, 2026
d63a4e4
fix(orchestrator): hydrate shell cache and group multi-environment pr…
mwolson Jul 24, 2026
25f3a3a
feat(subagents): disclose projected results consistently (#3866)
PixPMusic Jul 24, 2026
d19ecc5
Add worktree handoff and status tools to the t3-code MCP server (#3754)
nsxdavid Jul 24, 2026
587af88
fix(mobile): wait for fork shell before navigation
juliusmarminge Jul 24, 2026
e080bde
fix(server): keep derived threads awake
juliusmarminge Jul 24, 2026
9c47dfc
fix(server): enforce ACP auth and preserve fork provenance
juliusmarminge Jul 24, 2026
f6a98be
fix(server): clean up Claude replay failures
juliusmarminge Jul 24, 2026
10338c5
test(orchestrator): align merged V2 compatibility checks
juliusmarminge Jul 27, 2026
7218282
fix(grok): Prevent spurious wake run after in-turn monitors
mwolson Jul 21, 2026
6783262
fix(acp): Preserve wake evidence across an app-owned wake
mwolson Jul 25, 2026
d4431bf
fix(orchestrator): Wake settled parents when delegated children finish
mwolson Jul 25, 2026
49249e9
fix(claude): Settle positive task-notification results
mwolson Jul 27, 2026
3db863c
fix: hide subagent threads from v2 lists
Yusuf007R Jul 25, 2026
a6286ee
fix: ignore subagents when sorting sidebar projects
Yusuf007R Jul 25, 2026
47f6a0e
fix(web): restore checked-in project scripts
juliusmarminge Jul 27, 2026
7edb9fc
chore(orchestrator): refresh checks after main sync
juliusmarminge Jul 27, 2026
336bda6
feat: migrate v1 state into orchestrator v2 (#4400)
juliusmarminge Jul 27, 2026
1b1fc91
fix(orchestrator): schedule effects from durable deadlines (#4656)
juliusmarminge Jul 28, 2026
d1b5c58
fix(orchestration): harden scheduled task startup
juliusmarminge Jul 28, 2026
c61d011
fix(mobile): preserve active thread state
juliusmarminge Jul 28, 2026
61706bd
fix(orchestration): preserve legacy schedule compatibility
juliusmarminge Jul 28, 2026
a5b29e9
fix(contracts): reject invalid legacy intervals
juliusmarminge Jul 28, 2026
721bd77
fix(acp): make xai cancellation reliable
juliusmarminge Jul 28, 2026
7278ae4
fix(orchestration): handle checkpoint-wait runs
juliusmarminge Jul 28, 2026
9c67e01
fix(orchestration): cancel queued work on archive
juliusmarminge Jul 28, 2026
eb68df2
fix(mobile): allow archiving post-provider work
juliusmarminge Jul 28, 2026
5200838
fix(mobile): distinguish queued and waiting archive states
juliusmarminge Jul 28, 2026
834e3bd
fix(cursor): log close attempts before execution
juliusmarminge Jul 28, 2026
14a9a9f
fix(acp): discover final teardown descendants
juliusmarminge Jul 28, 2026
917deec
fix(checkpoints): preserve valid run history
juliusmarminge Jul 28, 2026
7b3c0b6
fix(orchestration): preserve imported conversation state
juliusmarminge Jul 28, 2026
5cbdebe
fix(acp): enforce task and permission invariants
juliusmarminge Jul 28, 2026
9df0543
fix(testkit): harden provider replay recording
juliusmarminge Jul 28, 2026
f836a89
fix(server): isolate deterministic attachment ids
juliusmarminge Jul 28, 2026
a63273a
fix(claude): preserve explicit model options
juliusmarminge Jul 28, 2026
4186e5d
fix(web): enforce secure provider field defaults
juliusmarminge Jul 28, 2026
64c0570
fix(client): preserve live thread relationships
juliusmarminge Jul 28, 2026
f1c4ac2
fix(checkpoints): retain thread-start baseline after failed runs
juliusmarminge Jul 29, 2026
1e798f8
fix(mobile): gate thread controls on live runs
juliusmarminge Jul 29, 2026
2b322dd
fix(orchestrator): address late review findings
juliusmarminge Jul 29, 2026
a3357bb
fix(orchestrator): handle fresh review edge cases
juliusmarminge Jul 29, 2026
5f76459
fix(orchestrator): harden provider edge cases
juliusmarminge Jul 29, 2026
3e4b7ef
fix(orchestrator): execute resolved runtime responses
juliusmarminge Jul 29, 2026
28a62b1
fix(orchestrator): release stranded effect claims
juliusmarminge Jul 29, 2026
2964b58
fix(worktrees): make handoff rollback atomic
juliusmarminge Jul 29, 2026
c69f564
fix(orchestrator): avoid replaying settled effects
juliusmarminge Jul 29, 2026
254eb14
fix(orchestrator): preserve retryable effect failures
juliusmarminge Jul 29, 2026
c9d3349
fix(orchestrator): preserve terminal effect outcomes
juliusmarminge Jul 29, 2026
6fd1d61
fix(orchestrator): validate replay edge cases
juliusmarminge Jul 29, 2026
ce468b9
fix(orchestrator): decode direct Claude result blocks
juliusmarminge Jul 29, 2026
509ed3b
fix(orchestrator): close cancellation edge cases
juliusmarminge Jul 29, 2026
d2c05d4
fix(orchestrator): validate rollback and search links
juliusmarminge Jul 29, 2026
55212df
fix(server): preserve project mutation client errors
juliusmarminge Jul 29, 2026
690d11d
fix(orchestrator): preserve migrated and nested history
juliusmarminge Jul 29, 2026
a7486b6
fix: address orchestration review findings
juliusmarminge Jul 29, 2026
c822c3f
fix(mobile): label queued message intent
juliusmarminge Jul 29, 2026
8de532b
fix: address orchestration review findings
juliusmarminge Jul 29, 2026
5192238
fix: preserve orchestration task identity
juliusmarminge Jul 29, 2026
6cd6fb9
fix: address latest orchestration review findings
juliusmarminge Jul 29, 2026
3af59ed
fix: preserve thread management failure semantics
juliusmarminge Jul 29, 2026
e91cfeb
fix: close failed provider adapter scopes
juliusmarminge Jul 29, 2026
4051f2c
feat(server): surface legacy thread migration progress
juliusmarminge Jul 29, 2026
eb81530
feat(orchestration): track provider retries and thread visits
juliusmarminge Jul 29, 2026
0f6ae82
[codex] feat(web): show git progress in the commit button (#4963)
juliusmarminge Jul 30, 2026
3b3b32f
perf(orchestration): per-thread shell deltas, visit throttling, event…
juliusmarminge Jul 30, 2026
36c9c78
fix(chat): prevent stale timeline scroll and rerenders
juliusmarminge Jul 30, 2026
d810e70
fix(relay): stop replaying the whole event store into the awareness r…
juliusmarminge Jul 30, 2026
0e7ceb4
perf(web): keep timeline minimap animations off the main thread
juliusmarminge Jul 30, 2026
9c32c8f
feat(orchestration): port thread title regeneration to the v2 runtime
juliusmarminge Jul 30, 2026
89aa577
fix(orchestration): thread visits no longer create activity loops (#5…
Yusuf007R Jul 30, 2026
b97d674
fix(orchestration): promoted queued messages keep the queued_turn intent
juliusmarminge Jul 30, 2026
59df3ed
refactor(orchestration): split thread-not-sendable into typed errors
juliusmarminge Jul 30, 2026
65f623e
fix(web): remove elevated thread details panel styling
juliusmarminge Jul 30, 2026
14f4c26
fix(web): keep Git progress title anchored
juliusmarminge Jul 30, 2026
67fa402
fix: reconcile rebase with latest main
maria-rcks Aug 3, 2026
6765315
fix(orchestration-v2): restore generated thread titles (#5176)
Yusuf007R Aug 4, 2026
7f16a65
fix(orchestrator): Order thread lineage by creation time (#5310)
mwolson Aug 4, 2026
553418a
fix(server): restore worktree branch naming in the v2 orchestrator (#…
juliusmarminge Aug 4, 2026
343c254
feat(chat): refine V2 conversation UI (#5307)
maria-rcks Aug 4, 2026
a48e34e
fix: adopt effect beta.103 APIs in rebased v2 code
juliusmarminge Aug 4, 2026
af404bc
fix: send mcp-protocol-version header in worktree registration test
juliusmarminge Aug 4, 2026
d53c835
fix(web): restore compact header sizing for project script controls
juliusmarminge Aug 4, 2026
ff1b2cd
test(server): cover v2 thread title regeneration
juliusmarminge Aug 4, 2026
bed67fb
chore: resolve lint warnings across v2 code
juliusmarminge Aug 4, 2026
06a9e0f
fix(test): keep codex replay recovery off the repo checkout
juliusmarminge Aug 4, 2026
0b7eca7
fix(orchestrator): Prevent redundant delegated completion turns (#5311)
mwolson Aug 5, 2026
c54d241
fix(server): stop tying codex text-generation temp files to the calle…
juliusmarminge Aug 5, 2026
bd2f5fb
fix(web): remove open PR actions from git controls
juliusmarminge Aug 5, 2026
edf2c4a
fix(server): renumber v2 migrations after main's 036_ProjectionThread…
juliusmarminge Aug 5, 2026
02c5d7f
fix: port main fixes stranded by the v2 rewrite
juliusmarminge Aug 5, 2026
bec93ec
test(server): align migration expectations with renumbered ids
juliusmarminge Aug 5, 2026
3f1b13d
feat(orchestrator): Surface waiting background work (#4378)
mwolson Aug 5, 2026
4251b8a
fix(web): align git action progress button layout
juliusmarminge Aug 6, 2026
408b1a5
fix: repair conflict-marker artifacts from rebase auto-resolutions
juliusmarminge Aug 7, 2026
9b9be53
fix(server): renumber v2 migrations after main's 037_ProjectionTurnsK…
juliusmarminge Aug 7, 2026
d04a6e6
fix: port main fixes stranded by the v2 rewrite (round 2)
juliusmarminge Aug 7, 2026
bf979b3
chore(web): prune plan-sidebar leftovers after the inline-plans rework
juliusmarminge Aug 7, 2026
02d877a
fix(web): port the refined live-follow gesture gating to the v2 timeline
juliusmarminge Aug 7, 2026
3fa294a
fix(web): let LegendList own end-follow and disclosure anchoring (#5449)
juliusmarminge Aug 7, 2026
6c8e242
fix(web): show Git action success inline in panel
juliusmarminge Aug 10, 2026
220f27a
fix: repair rerere-damaged files and reconcile main's round-3 feature…
juliusmarminge Aug 10, 2026
f1b3cfe
chore(server): renumber v2 migrations 038-046 to 041-049 after main's…
juliusmarminge Aug 10, 2026
42c8182
fix(server): port round-3 main fixes into the v2 orchestrator
juliusmarminge Aug 10, 2026
adf8f2e
test(web): restore main's right-panel migration expectations after th…
juliusmarminge Aug 10, 2026
db6ba9a
test(server): expect attachment saved-at lines in ClaudeAdapterV2 tur…
juliusmarminge Aug 10, 2026
63eba3a
fix(web): restore the branch's slim chat header
juliusmarminge Aug 10, 2026
8097956
feat(web): add pull request actions to thread details
juliusmarminge Aug 11, 2026
735a489
fix(mobile): port main's composer stabilization into the v2 thread sc…
juliusmarminge Aug 11, 2026
cfc955d
fix(web): reconcile main's round-5 features after the rebase
juliusmarminge Aug 12, 2026
ae3f5f8
feat(web): prioritize pull request row actions
juliusmarminge Aug 13, 2026
0e12f5a
fix(web): restore main's collapse chrome and tab-status keying on the…
juliusmarminge Aug 13, 2026
4c00268
feat(orchestration): bound thread history and resume payloads
juliusmarminge Aug 13, 2026
a4057da
feat(contracts): track thread title regeneration
juliusmarminge Aug 13, 2026
5c54f8d
fix: reconcile main's round-6 features after the rebase
juliusmarminge Aug 14, 2026
55a5c2a
fix(web): keep the titlebar layout controls fixed across right-panel …
juliusmarminge Aug 14, 2026
636f623
fix(web): align titlebar clusters to one shared pixel inset
juliusmarminge Aug 14, 2026
51245fd
fix(web): size the titlebar layout-control icons like the sidebar tri…
juliusmarminge Aug 14, 2026
1c59eca
perf(server): keep shell snapshots bounded and active-only
juliusmarminge Aug 15, 2026
021888f
fix: reconcile main's round-8 features after the rebase
juliusmarminge Aug 15, 2026
1b385f8
fix(server): reject replaying a command receipt across threads in v2
juliusmarminge Aug 15, 2026
7cc5826
feat(mobile): surface prominent activity status and metadata
juliusmarminge Aug 17, 2026
8c8e5d7
fix: reconcile main's round-9 features after the rebase
juliusmarminge Aug 17, 2026
a4432cf
feat(server): honor withheld agent browser access in the v2 runtime
juliusmarminge Aug 17, 2026
d2c6fd0
fix(web): restore the titlebar sizing and timeline fade lost to main'…
juliusmarminge Aug 17, 2026
d1ae7e8
refactor(web): finish aligning the branch with main's style simplific…
juliusmarminge Aug 17, 2026
70b624d
fix(orchestration): show provider retries in the work log
juliusmarminge Aug 17, 2026
0a3f906
fix: reconcile main's round-10 features after the rebase
juliusmarminge Aug 28, 2026
fcef135
fix(web): stop mis-marking recovered and text-reported tool failures …
juliusmarminge Aug 28, 2026
6524a0e
feat(orchestration-v2): project linked pull requests on threads (#8160)
juliusmarminge Aug 28, 2026
4919395
feat(orchestration-v2): carry approval options and app names to the c…
juliusmarminge Aug 28, 2026
fd5fcdd
feat(orchestration-v2): route Codex thread feedback uploads through v…
juliusmarminge Aug 28, 2026
8b04f4c
feat(analytics): credit v2 threads and turns to the starting client (…
juliusmarminge Aug 28, 2026
6611d26
fix(grok): fail hung prompts on xAI rate-limit completions (#8358, pa…
juliusmarminge Aug 28, 2026
5383d5c
feat(orchestration-v2): show live context usage in the meter (#8144)
juliusmarminge Aug 28, 2026
7a227fa
fix(web): keep following the stream after returning to the live edge …
juliusmarminge Aug 28, 2026
b48594e
feat(grok): capture exit_plan_mode into the v2 proposed-plan card (#8…
juliusmarminge Aug 28, 2026
e2df825
fix(web): repaint the composer glass and strip the thread-panel popov…
juliusmarminge Aug 28, 2026
f33083f
fix(web): adopt main's attached-composer surface contract so the glas…
juliusmarminge Aug 28, 2026
85eac1d
fix(web): converge ChatComposer on main's drawer-era body
juliusmarminge Aug 28, 2026
4b6751c
fix(web): collapse settled tool runs behind main's summary toggles
juliusmarminge Aug 28, 2026
6729a22
fix(web): surface v2 todo-list plans as task progress
juliusmarminge Aug 28, 2026
614d3a8
fix(web): show the command on collapsed tool rows, not its stdout
juliusmarminge Aug 28, 2026
b067504
fix(web): collapsed tool rows preview inputs for every tool type
juliusmarminge Aug 28, 2026
cefd457
fix: reconcile main's round-11 features after the rebase
juliusmarminge Aug 28, 2026
c57bb1a
fix(opencode): route child-session approvals through the v2 adapter
juliusmarminge Aug 28, 2026
2d5934e
fix: reconcile main's round-12 features after the rebase
juliusmarminge Aug 28, 2026
3bc71b5
fix: restore main's automatic thread settling after the revert
juliusmarminge Aug 29, 2026
8c5aaf2
fix(web): restore the full-screen file-drop target over the chat column
juliusmarminge Aug 29, 2026
774d8be
feat(server): claim uploaded attachments at v2 dispatch
juliusmarminge Aug 29, 2026
53c4949
feat(web): show attachments on queued messages and edit them in the c…
juliusmarminge Aug 29, 2026
6eb4863
fix(web): drag-to-reorder queued messages and retire stale pending rows
juliusmarminge Aug 29, 2026
ac6abca
fix: reconcile main's round-14 features after the rebase
juliusmarminge Aug 29, 2026
733b2ae
fix(web): dedupe the composer glass styles and align the chat column …
juliusmarminge Aug 29, 2026
31037d9
fix(mobile): replace remaining dark: utilities with adaptive semantic…
juliusmarminge Aug 29, 2026
a4b56c6
fix(lint): allowlist the queue and relationships interop boundaries
juliusmarminge Aug 29, 2026
dd1b01a
fix(server): inject HostProcessPlatform into the Grok plan extractor
juliusmarminge Aug 29, 2026
7c0338f
chore: retrigger ci
juliusmarminge Aug 29, 2026
2404cd5
chore: refresh macroscope ui-consistency check
juliusmarminge Aug 29, 2026
67c8517
fix: reconcile main's round-16 features after the rebase
juliusmarminge Aug 29, 2026
d193f92
fix(web): keep failed tool items in the collapsed group summaries
juliusmarminge Aug 29, 2026
a4e52f2
fix(server): keep Claude session approvals ephemeral
juliusmarminge Aug 29, 2026
a74acf1
fix(orchestration): reanchor unsettled threads
juliusmarminge Aug 29, 2026
d0606c0
fix(server): observe pre-aborted Claude approvals
juliusmarminge Aug 29, 2026
66d7b3e
fix(server): include service launcher in bundle build
juliusmarminge Aug 29, 2026
c484f2a
fix(orchestration): preserve legacy thread metadata
juliusmarminge Aug 29, 2026
c4c739c
fix(web): honor disabled legacy plan mode
juliusmarminge Aug 29, 2026
046ba16
fix(server): preserve Claude subagent models
juliusmarminge Aug 29, 2026
56d58bc
fix(orchestration): honor migrated thread visibility in search
juliusmarminge Aug 29, 2026
a41645f
fix(orchestration): recreate missing worktrees before turns
juliusmarminge Aug 29, 2026
0b3b00d
fix(clients): restore Codex feedback submission
juliusmarminge Aug 29, 2026
ef3ee0f
fix(server): preserve generic provider attachments
juliusmarminge Aug 29, 2026
e5f7057
fix(web): load workspace markdown images through assets
juliusmarminge Aug 29, 2026
7aa855b
fix(web): preserve Windows markdown paths
juliusmarminge Aug 29, 2026
ca3e118
fix(server): keep current provider context usage
juliusmarminge Aug 29, 2026
3d02355
fix(web): restore markdown file chip actions
juliusmarminge Aug 29, 2026
474d14f
fix(web): scope markdown actions to their environment
juliusmarminge Aug 29, 2026
2768087
fix(protocol): reject incompatible orchestration peers
juliusmarminge Aug 29, 2026
58e6039
docs: explain legacy thread migration
juliusmarminge Aug 29, 2026
84c9fa9
docs: state portable handoff limits
juliusmarminge Aug 29, 2026
a6261be
chore(repo): remove tracked audit scratch files
juliusmarminge Aug 29, 2026
3170433
fix(server): guard OpenCode prompt admission races
juliusmarminge Aug 29, 2026
44f8405
fix(server): restore Claude structured questions
juliusmarminge Aug 29, 2026
e4aa050
fix(server): project Claude plans and todos
juliusmarminge Aug 29, 2026
5814b6a
perf(orchestration): bound history reads in SQL
juliusmarminge Aug 29, 2026
705ee7e
perf(orchestration): bound complete thread snapshots
juliusmarminge Aug 29, 2026
7ebe213
fix(server): restore Claude resume compaction
juliusmarminge Aug 29, 2026
43711f2
fix(server): allow protocol negotiation in CORS
juliusmarminge Aug 29, 2026
3dd46e5
fix(server): preserve provider usage in persisted turns
juliusmarminge Aug 29, 2026
2a4d792
fix(server): preserve Claude planning lifecycle
juliusmarminge Aug 29, 2026
a4dc655
fix(server): normalize Claude question answers
juliusmarminge Aug 29, 2026
c9c60c8
fix(server): correlate OpenCode prompt admission
juliusmarminge Aug 29, 2026
2da8fcb
fix(clients): anchor feedback in conversation order
juliusmarminge Aug 29, 2026
78efb8c
fix(web): retain markdown workspace ownership
juliusmarminge Aug 29, 2026
1bdbc09
fix(orchestration): page history through its true end
juliusmarminge Aug 29, 2026
eeb0830
fix(server): cancel pending OpenCode prompts safely
juliusmarminge Aug 29, 2026
ef0a6d5
fix(orchestration): retain nested fork history when paging
juliusmarminge Aug 29, 2026
1467f14
fix(server): recover OpenCode status reconciliation
juliusmarminge Aug 29, 2026
273c8d3
fix(orchestration): select visible history before limiting SQL
juliusmarminge Aug 29, 2026
cb255e1
fix(web): port composer activity and grouping to orchestration v2
juliusmarminge Aug 30, 2026
5a06157
fix(web): align queue headers and prevent stash overlap
juliusmarminge Aug 30, 2026
5ae7f9d
fix(web): share the outline for joined composer tabs
juliusmarminge Aug 30, 2026
771a3fa
fix(web): keep stash separate from the composer activity column
juliusmarminge Aug 30, 2026
93a3c09
refactor(web): use shared banner rows for queued messages
juliusmarminge Aug 30, 2026
89353b0
fix(web): keep queued message editing inside the queue panel
juliusmarminge Aug 30, 2026
b379d61
fix(web): keep queued messages in place while editing
juliusmarminge Aug 30, 2026
fc548ee
fix(web): match composer actions to draft and modifier state
juliusmarminge Aug 30, 2026
26aaee9
fix(web): keep composer shortcut tooltip stable on Mod
juliusmarminge Aug 30, 2026
1667224
feat(web): summarize T3 orchestration actions
juliusmarminge Aug 30, 2026
5e94aa7
feat(mobile): port chat summaries and transitions to orchestration v2
juliusmarminge Aug 30, 2026
e4441f8
fix(chat): remove added tool summary status counts
juliusmarminge Aug 30, 2026
735ecc5
fix(mobile): keep scroll bounds current after animations
juliusmarminge Aug 30, 2026
1b00998
fix: reconcile main's round-17 features after the rebase
juliusmarminge Sep 1, 2026
f7fabe1
feat(web): port working and thinking timeline rows to orchestration v2
juliusmarminge Sep 1, 2026
d599fcf
fix: reconcile main's round-18 features after the rebase
juliusmarminge Sep 2, 2026
af103b9
feat(server): evaluate automatic thread settlement in the v2 orchestr…
juliusmarminge Sep 2, 2026
ae4652b
fix: reconcile main's round-19 features after the rebase
juliusmarminge Sep 2, 2026
2dfa630
fix(web): right-align the stash shoulder tab again
juliusmarminge Sep 2, 2026
90f78b8
fix(web): realign the composer and timeline with main
juliusmarminge Sep 2, 2026
6eb8997
fix: reconcile main's round-20 features after the rebase
juliusmarminge Sep 2, 2026
61c1cc7
fix(server): reduce v2 recovery and runtime resource usage
juliusmarminge Sep 4, 2026
b91ff49
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 4, 2026
22a0f0a
fix(orchestration): stabilize Codex turn mapping and settlement
juliusmarminge Sep 4, 2026
5462ead
fix(chat): match main timer and task placement
juliusmarminge Sep 4, 2026
3d90a69
fix(mobile): restore composer and timeline behavior from main
juliusmarminge Sep 4, 2026
b239d97
fix(orchestrator): Stop treating a wait timeout as a dead child (#7427)
mwolson Sep 4, 2026
42aa134
fix(orchestrator): Show when a completed delegated child still has wo…
mwolson Sep 4, 2026
4892230
fix(orchestrator): Stop finished Codex turns from sitting on Waiting …
mwolson Sep 4, 2026
104ed0b
chore: format v2 files flagged by CI
juliusmarminge Sep 4, 2026
6e27db8
test(server): include the shell indexes migration
juliusmarminge Sep 4, 2026
2afe6c1
fix(mobile): pin the patched notifications dependency
juliusmarminge Sep 4, 2026
756c979
fix(client-runtime): resolve work log source imports
juliusmarminge Sep 4, 2026
a5385dd
test(server): refresh replay runtime instruction expectations
juliusmarminge Sep 4, 2026
75b42be
test(server): correlate OpenCode replay message identities
juliusmarminge Sep 4, 2026
74fc21f
ci: run checks on v2 branch pushes
juliusmarminge Sep 4, 2026
662232d
test(server): use Effect Vitest for Cursor provider checks
juliusmarminge Sep 4, 2026
3ed8c4d
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 5, 2026
dafe539
fix(server): block V2 session replacement until cleanup finishes
shivamhwp Sep 4, 2026
69ee94f
fix(server): serialize V2 cleanup with in-flight opens
shivamhwp Sep 4, 2026
c787c7e
fix(server): release lifecycle locks before waiting for cleanup
shivamhwp Sep 4, 2026
bc10499
fix(server): normalize V2 cleanup errors
shivamhwp Sep 4, 2026
87d7bcf
fix(server): allow live session reuse during peer cleanup
shivamhwp Sep 5, 2026
b0ccd56
fix(ci): fetch Ubuntu packages over HTTPS
shivamhwp Sep 5, 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.

17 changes: 16 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- main
# Keep v2 checked while its pull request has conflicts with main.
- t3code/codex-turn-mapping

permissions:
contents: read
Expand Down Expand Up @@ -52,7 +54,9 @@ jobs:
run: vpr typecheck

- name: Install browser secret helper build libraries
run: sudo apt-get update && sudo apt-get install -y libsecret-1-dev pkg-config
run: |
sudo sed -i 's|http://|https://|g' /etc/apt/blacksmith-ubuntu-mirrors.txt /etc/apt/sources.list.d/ubuntu.sources
sudo apt-get update && sudo apt-get install -y libsecret-1-dev pkg-config

- name: Build desktop pipeline
run: vp run build:desktop
Expand All @@ -78,6 +82,17 @@ 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 sed -i 's|http://|https://|g' /etc/apt/blacksmith-ubuntu-mirrors.txt /etc/apt/sources.list.d/ubuntu.sources
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
Loading
Loading