Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
239 commits
Select commit Hold shift + click to select a range
6dfa8bc
Integrate Codex app-server support
juliusmarminge Apr 18, 2026
556bae2
nit
juliusmarminge Apr 18, 2026
b0fa532
revert more
juliusmarminge Apr 18, 2026
0471e4b
resynclock
juliusmarminge Apr 18, 2026
356d593
Delay Codex provider availability until checked
juliusmarminge Apr 18, 2026
27b3e27
Return Cursor ACP runtime with explicit scope
juliusmarminge Apr 18, 2026
6a8909c
Normalize Codex IDs and preserve streamed stdout decoding
juliusmarminge Apr 18, 2026
e476938
Scope Codex session runtime lifetimes
juliusmarminge Apr 18, 2026
6c50c99
decoders
juliusmarminge Apr 18, 2026
bce77cb
Flush native logs on adapter shutdown
juliusmarminge Apr 18, 2026
0fb4918
Switch Codex provider checks to app-server probe
juliusmarminge Apr 18, 2026
c93d13d
Address Codex review feedback
juliusmarminge Apr 18, 2026
1ed80ab
Fix Codex provider status test expectations
juliusmarminge Apr 18, 2026
c6b96ac
Add orchestration v2 docs and probe fixtures
juliusmarminge Apr 20, 2026
61943d8
Add orchestration v2 replay and service contracts
juliusmarminge Apr 21, 2026
a2d7288
Map Codex turns into orchestration v2
juliusmarminge Apr 21, 2026
d106ac3
Implement orchestration v2 runtime
juliusmarminge Apr 24, 2026
69392a9
Add thread fork lineage and lazy context transfer
juliusmarminge Apr 29, 2026
fc3940e
Add orchestration V2 backend checklist
juliusmarminge Apr 29, 2026
254e97c
Add merge-back context handoff support
juliusmarminge May 2, 2026
71c799e
Add V2 command capability policy
juliusmarminge May 4, 2026
1e7dc6d
Add Claude replay fixture recorder
juliusmarminge May 6, 2026
8b7c21d
Extract Claude SDK query runner from provider adapter
juliusmarminge May 6, 2026
e488c6b
Add model selection to orchestration runs
juliusmarminge May 6, 2026
280f460
Map Claude replay fixtures to multi-turn turns
juliusmarminge May 7, 2026
c87abf6
Map Claude turns to runtime query policies
juliusmarminge May 7, 2026
fb5eecd
Support active Claude steering and turn replay mapping
juliusmarminge May 7, 2026
7781192
Add turn-interrupt replay coverage and protocol logging
juliusmarminge May 7, 2026
b2fe91a
Document Cursor SDK MCP projection for V2
juliusmarminge May 7, 2026
d2115c3
feat(orchestration-v2): wire claude adapter primitives
juliusmarminge May 27, 2026
e85aa94
feat(orchestration-v2): support cross-provider handoff
juliusmarminge Jun 8, 2026
428da83
fix(orchestration-v2): resolve cross-provider forks
juliusmarminge Jun 8, 2026
cd34abb
feat(orchestration-v2): add merge-back replay coverage
juliusmarminge Jun 9, 2026
b6ab61a
fix(orchestration-v2): compose provider switch merge context
juliusmarminge Jun 9, 2026
2666322
fix(orchestration-v2): preserve source history on merged switch
juliusmarminge Jun 9, 2026
380a3ec
Map orchestration v2 WS methods to auth scopes
juliusmarminge Jun 9, 2026
b4cfd91
feat(orchestration-v2): model native subagents
juliusmarminge Jun 9, 2026
83019ea
wip
juliusmarminge Jun 14, 2026
a3fa435
refactor(orchestration-v2): adopt host process spawn policy
juliusmarminge Jun 14, 2026
e0e3703
Add orchestration MCP toolkit
juliusmarminge Jun 17, 2026
cd85a7d
Add Cursor SDK orchestration replay support
juliusmarminge Jun 17, 2026
bf1d308
Handle segmented Cursor turns and stable visible timelines
juliusmarminge Jun 18, 2026
7638bb3
Add ACP replay harness and session lifecycle support
juliusmarminge Jun 19, 2026
be2be6d
Add MCP thread management and Codex turn mapping
Jun 19, 2026
72622e0
Add Orchestration V2 application integration plan
Jun 20, 2026
52d1ec1
Map orchestration turns to provider instances
Jun 20, 2026
d85006e
Share Codex sessions across orchestration threads
Jun 21, 2026
b7b06a1
Align orchestration V2 with Effect service conventions
Jun 21, 2026
cc2d857
Start orchestration V2 application services
Jun 21, 2026
5fac5ea
Complete orchestration V2 application services
Jun 21, 2026
1091386
Require MCP registry for V2 provider sessions
Jun 21, 2026
d2f6599
Remove MCP credential expiration
Jun 21, 2026
e1c907a
Guarantee MCP revocation during session release
Jun 21, 2026
b2fec85
Integrate orchestration v2 with the application runtime
Jun 21, 2026
1152b8b
Split the V2 frontend plan into parity and enrichment phases
Jun 21, 2026
adefb42
Complete orchestration V2 frontend cutover
Jun 22, 2026
b5a8af0
Integrate orchestration V2 controls and process recovery
Jun 22, 2026
6cfd2ae
Handle preparing turns across provider orchestration
juliusmarminge Jun 23, 2026
4e16ded
Record created threads and subagent progress
juliusmarminge Jun 23, 2026
a03512a
Map thread panel into title bar and sidebar
juliusmarminge Jun 24, 2026
b6c2a90
Reserve space for inline thread details panel
juliusmarminge Jun 25, 2026
b7708b1
Split open-in editor controls into panel and toolbar variants
juliusmarminge Jun 25, 2026
1187d2f
Hide subagent threads and simplify thread controls
juliusmarminge Jun 25, 2026
ca9585f
Render mobile timelines from V2 turn items
juliusmarminge Jun 25, 2026
7e13300
Enrich mobile V2 execution items
juliusmarminge Jun 25, 2026
15dc514
Expose V2 thread workflows on mobile
juliusmarminge Jun 25, 2026
6acf1a2
Retire V1 client orchestration parity
juliusmarminge Jun 25, 2026
168d106
Add iOS associated domains for Clerk
juliusmarminge Jun 25, 2026
76f467e
Map Grok task envelopes to subagent lineage
juliusmarminge Jun 26, 2026
a9b565b
Adopt userdata-v2 and subagent activity mapping
juliusmarminge Jun 29, 2026
fb477e8
Map nested Codex subagent threads correctly
juliusmarminge Jun 29, 2026
b664184
Clarify thread relationship icons and ordering
juliusmarminge Jun 29, 2026
e7480a3
Keep persistent cards visible in folded turns
juliusmarminge Jun 29, 2026
0ce1e5d
Require Cursor API key for provider checks
juliusmarminge Jun 29, 2026
b132c63
fix(web): align thread details panel controls and menus (#3606)
maria-rcks Jun 30, 2026
d3c2ce1
Switch Cursor provider to the official SDK
juliusmarminge Jun 30, 2026
97bd491
Remove early access badges from Cursor and Grok
juliusmarminge Jun 30, 2026
344cff0
Allow provider switching via handoff in chat threads
juliusmarminge Jul 1, 2026
b4dac53
Fix Claude task turn mapping
juliusmarminge Jul 1, 2026
6d67e59
feat: scheduled tasks (automations) (#3638)
juliusmarminge Jul 1, 2026
02f1c16
feat(orchestrator): Add shared provider continuation and background i…
mwolson Jul 9, 2026
7ae1c45
[orchestrator-v2] fix(orchestrator): Restore Claude session continuit…
mwolson Jul 12, 2026
e767dc9
[orchestrator-v2] fix(orchestrator): Codex background command complet…
mwolson Jul 12, 2026
803224b
fix(orchestrator): scope Claude MCP tool pre-approval (#3862)
PixPMusic Jul 20, 2026
52862d2
feat(orchestrator): pass model options through MCP thread targets (#3…
PixPMusic Jul 20, 2026
5fc51cb
fix(orchestrator): align Claude permission replay with SDK
juliusmarminge Jul 20, 2026
5ff4e01
fix(ci): restore Claude permission request identity
juliusmarminge Jul 20, 2026
5adf408
test(desktop): expect orchestrator v2 state directory
juliusmarminge Jul 20, 2026
37654f8
fix(claude): redact launch arguments from protocol logs
juliusmarminge Jul 20, 2026
e56465e
fix(claude): preserve approvals with full-access sandbox
juliusmarminge Jul 20, 2026
723b3ee
fix(claude): allow questions during plan mode
juliusmarminge Jul 20, 2026
77a9781
fix(claude): honor never-approval runtime policies
juliusmarminge Jul 20, 2026
320154c
fix(claude): enforce read-only tool availability
juliusmarminge Jul 20, 2026
b0ccd1b
fix(claude): reopen queries after MCP credential rotation
juliusmarminge Jul 20, 2026
7bd0b61
fix(acp): release turns after interrupt timeout
juliusmarminge Jul 20, 2026
dbe1caa
fix(acp): bind MCP credentials to activated threads
juliusmarminge Jul 20, 2026
dc35868
fix(orchestrator): harden Grok v2 lifecycle (#3578)
mwolson Jul 20, 2026
e28713a
fix(orchestrator): dedupe Grok continuation dispatch
juliusmarminge Jul 20, 2026
212b87a
fix(orchestrator): Harden Grok v2 runtime lifecycle
mwolson Jul 20, 2026
5b7a140
test(orchestrator): align integration fixtures
juliusmarminge Jul 20, 2026
fb4bf02
fix(mobile): support Hermes collection sorting
juliusmarminge Jul 20, 2026
8a2a195
fix(grok): align ACP extensions with open source runtime
juliusmarminge Jul 20, 2026
bba7c59
Render T3 MCP tools with branded timeline labels
juliusmarminge Jul 21, 2026
625bc91
Unify T3 MCP tool presentation across clients
juliusmarminge Jul 21, 2026
53c0e7f
fix(orchestration): clarify agent delegation and scheduling
juliusmarminge Jul 22, 2026
424ec99
fix(server): preserve released migration ordering
juliusmarminge Jul 24, 2026
6881c7e
fix(web): restore v2 composer chrome
juliusmarminge Jul 24, 2026
b61dee3
fix(web): remove stacked composer shadows
juliusmarminge Jul 24, 2026
cd07352
refactor(web): use shared glass surfaces
juliusmarminge Jul 24, 2026
4d6cf7a
fix(web): contain thread details panel effects
juliusmarminge Jul 24, 2026
2078ae3
test(orchestrator): Align post-merge CTM fixtures (#4193)
mwolson Jul 24, 2026
ba80fc2
fix(orchestrator): Preserve claude/codex post-interrupt recovery stat…
mwolson Jul 24, 2026
4b4b5de
test(orchestrator): align Codex approval reviewer replays (#4457)
juliusmarminge Jul 24, 2026
5c0a705
fix(orchestrator): hydrate shell cache and group multi-environment pr…
mwolson Jul 24, 2026
7e1b091
feat(subagents): disclose projected results consistently (#3866)
PixPMusic Jul 24, 2026
e874036
Add worktree handoff and status tools to the t3-code MCP server (#3754)
nsxdavid Jul 24, 2026
730f762
fix(mobile): wait for fork shell before navigation
juliusmarminge Jul 24, 2026
0c726b2
fix(server): keep derived threads awake
juliusmarminge Jul 24, 2026
7d40f9f
fix(server): enforce ACP auth and preserve fork provenance
juliusmarminge Jul 24, 2026
fd73f95
fix(server): clean up Claude replay failures
juliusmarminge Jul 24, 2026
7296509
test(orchestrator): align merged V2 compatibility checks
juliusmarminge Jul 27, 2026
aa83714
fix(grok): Prevent spurious wake run after in-turn monitors
mwolson Jul 21, 2026
2fdebb3
fix(acp): Preserve wake evidence across an app-owned wake
mwolson Jul 25, 2026
b3beb82
fix(orchestrator): Wake settled parents when delegated children finish
mwolson Jul 25, 2026
3bd7119
fix(claude): Settle positive task-notification results
mwolson Jul 27, 2026
9756746
fix: hide subagent threads from v2 lists
Yusuf007R Jul 25, 2026
8ea1e9a
fix: ignore subagents when sorting sidebar projects
Yusuf007R Jul 25, 2026
46ae1c7
fix(web): restore checked-in project scripts
juliusmarminge Jul 27, 2026
73b2d49
chore(orchestrator): refresh checks after main sync
juliusmarminge Jul 27, 2026
9ee03a2
feat: migrate v1 state into orchestrator v2 (#4400)
juliusmarminge Jul 27, 2026
0affc26
fix(orchestrator): schedule effects from durable deadlines (#4656)
juliusmarminge Jul 28, 2026
e52afcc
fix(orchestration): harden scheduled task startup
juliusmarminge Jul 28, 2026
b182d2e
fix(mobile): preserve active thread state
juliusmarminge Jul 28, 2026
560a0e0
fix(orchestration): preserve legacy schedule compatibility
juliusmarminge Jul 28, 2026
95fb5de
fix(contracts): reject invalid legacy intervals
juliusmarminge Jul 28, 2026
f9dd7bd
fix(acp): make xai cancellation reliable
juliusmarminge Jul 28, 2026
f21b9f8
fix(orchestration): handle checkpoint-wait runs
juliusmarminge Jul 28, 2026
60cbdb9
fix(orchestration): cancel queued work on archive
juliusmarminge Jul 28, 2026
2859f95
fix(mobile): allow archiving post-provider work
juliusmarminge Jul 28, 2026
991feb1
fix(mobile): distinguish queued and waiting archive states
juliusmarminge Jul 28, 2026
2c5f990
fix(cursor): log close attempts before execution
juliusmarminge Jul 28, 2026
b9c7d68
fix(acp): discover final teardown descendants
juliusmarminge Jul 28, 2026
6035edc
fix(checkpoints): preserve valid run history
juliusmarminge Jul 28, 2026
d19d0da
fix(orchestration): preserve imported conversation state
juliusmarminge Jul 28, 2026
2cfa3b1
fix(acp): enforce task and permission invariants
juliusmarminge Jul 28, 2026
84f7b5d
fix(testkit): harden provider replay recording
juliusmarminge Jul 28, 2026
85b08f4
fix(server): isolate deterministic attachment ids
juliusmarminge Jul 28, 2026
1d3b096
fix(claude): preserve explicit model options
juliusmarminge Jul 28, 2026
3f3103e
fix(web): enforce secure provider field defaults
juliusmarminge Jul 28, 2026
df55e98
fix(client): preserve live thread relationships
juliusmarminge Jul 28, 2026
f459b7e
fix(checkpoints): retain thread-start baseline after failed runs
juliusmarminge Jul 29, 2026
bf31607
fix(mobile): gate thread controls on live runs
juliusmarminge Jul 29, 2026
2528717
fix(orchestrator): address late review findings
juliusmarminge Jul 29, 2026
967ca7e
fix(orchestrator): handle fresh review edge cases
juliusmarminge Jul 29, 2026
f7dc142
fix(orchestrator): harden provider edge cases
juliusmarminge Jul 29, 2026
2ac18df
fix(orchestrator): execute resolved runtime responses
juliusmarminge Jul 29, 2026
0c68ef2
fix(orchestrator): release stranded effect claims
juliusmarminge Jul 29, 2026
dd29764
fix(worktrees): make handoff rollback atomic
juliusmarminge Jul 29, 2026
7690d4e
fix(orchestrator): avoid replaying settled effects
juliusmarminge Jul 29, 2026
783863e
fix(orchestrator): preserve retryable effect failures
juliusmarminge Jul 29, 2026
d250c38
fix(orchestrator): preserve terminal effect outcomes
juliusmarminge Jul 29, 2026
00297bf
fix(orchestrator): validate replay edge cases
juliusmarminge Jul 29, 2026
00f5df3
fix(orchestrator): decode direct Claude result blocks
juliusmarminge Jul 29, 2026
5386c0c
fix(orchestrator): close cancellation edge cases
juliusmarminge Jul 29, 2026
f0c68b3
fix(orchestrator): validate rollback and search links
juliusmarminge Jul 29, 2026
66b3806
fix(server): preserve project mutation client errors
juliusmarminge Jul 29, 2026
2ede54e
fix(orchestrator): preserve migrated and nested history
juliusmarminge Jul 29, 2026
6d1c77e
fix: address orchestration review findings
juliusmarminge Jul 29, 2026
e67a017
fix(mobile): label queued message intent
juliusmarminge Jul 29, 2026
425fd55
fix: address orchestration review findings
juliusmarminge Jul 29, 2026
ceb4c33
fix: preserve orchestration task identity
juliusmarminge Jul 29, 2026
824cf12
fix: address latest orchestration review findings
juliusmarminge Jul 29, 2026
ed37185
fix: preserve thread management failure semantics
juliusmarminge Jul 29, 2026
dc16198
fix: close failed provider adapter scopes
juliusmarminge Jul 29, 2026
4f52d74
feat(server): surface legacy thread migration progress
juliusmarminge Jul 29, 2026
287f7be
feat(orchestration): track provider retries and thread visits
juliusmarminge Jul 29, 2026
b68e158
[codex] feat(web): show git progress in the commit button (#4963)
juliusmarminge Jul 30, 2026
8491010
perf(orchestration): per-thread shell deltas, visit throttling, event…
juliusmarminge Jul 30, 2026
44c70b6
fix(chat): prevent stale timeline scroll and rerenders
juliusmarminge Jul 30, 2026
dc7ab7d
fix(relay): stop replaying the whole event store into the awareness r…
juliusmarminge Jul 30, 2026
9cb1e63
perf(web): keep timeline minimap animations off the main thread
juliusmarminge Jul 30, 2026
0963ef2
feat(orchestration): port thread title regeneration to the v2 runtime
juliusmarminge Jul 30, 2026
f35dde6
fix(orchestration): thread visits no longer create activity loops (#5…
Yusuf007R Jul 30, 2026
55cf6c8
fix(orchestration): promoted queued messages keep the queued_turn intent
juliusmarminge Jul 30, 2026
d4ccf7d
refactor(orchestration): split thread-not-sendable into typed errors
juliusmarminge Jul 30, 2026
bd6c97c
fix(web): remove elevated thread details panel styling
juliusmarminge Jul 30, 2026
6e578a7
fix(web): keep Git progress title anchored
juliusmarminge Jul 30, 2026
6056915
fix: reconcile rebase with latest main
maria-rcks Aug 3, 2026
5c26e33
fix(orchestration-v2): restore generated thread titles (#5176)
Yusuf007R Aug 4, 2026
3632afe
fix(orchestrator): Order thread lineage by creation time (#5310)
mwolson Aug 4, 2026
0e8fde4
fix(server): restore worktree branch naming in the v2 orchestrator (#…
juliusmarminge Aug 4, 2026
46125c5
feat(chat): refine V2 conversation UI (#5307)
maria-rcks Aug 4, 2026
0fc0cf5
fix: adopt effect beta.103 APIs in rebased v2 code
juliusmarminge Aug 4, 2026
d334b63
fix: send mcp-protocol-version header in worktree registration test
juliusmarminge Aug 4, 2026
59d6739
fix(web): restore compact header sizing for project script controls
juliusmarminge Aug 4, 2026
035f1dc
test(server): cover v2 thread title regeneration
juliusmarminge Aug 4, 2026
8ada5e0
chore: resolve lint warnings across v2 code
juliusmarminge Aug 4, 2026
87bd745
fix(test): keep codex replay recovery off the repo checkout
juliusmarminge Aug 4, 2026
438bd8f
fix(orchestrator): Prevent redundant delegated completion turns (#5311)
mwolson Aug 5, 2026
a89a9f8
fix(server): stop tying codex text-generation temp files to the calle…
juliusmarminge Aug 5, 2026
dd7bc37
fix(web): remove open PR actions from git controls
juliusmarminge Aug 5, 2026
cfc5c70
fix(server): renumber v2 migrations after main's 036_ProjectionThread…
juliusmarminge Aug 5, 2026
b0f4bfd
fix: port main fixes stranded by the v2 rewrite
juliusmarminge Aug 5, 2026
72c4468
test(server): align migration expectations with renumbered ids
juliusmarminge Aug 5, 2026
c49cd85
feat(orchestrator): Surface waiting background work (#4378)
mwolson Aug 5, 2026
e04d361
fix(web): align git action progress button layout
juliusmarminge Aug 6, 2026
8524f63
fix: repair conflict-marker artifacts from rebase auto-resolutions
juliusmarminge Aug 7, 2026
ba3c631
fix(server): renumber v2 migrations after main's 037_ProjectionTurnsK…
juliusmarminge Aug 7, 2026
07ea054
fix: port main fixes stranded by the v2 rewrite (round 2)
juliusmarminge Aug 7, 2026
c080d55
chore(web): prune plan-sidebar leftovers after the inline-plans rework
juliusmarminge Aug 7, 2026
a4670a0
fix(web): port the refined live-follow gesture gating to the v2 timeline
juliusmarminge Aug 7, 2026
f73d17c
fix(web): let LegendList own end-follow and disclosure anchoring (#5449)
juliusmarminge Aug 7, 2026
10b6de5
fix(web): show Git action success inline in panel
juliusmarminge Aug 10, 2026
064caab
fix: repair rerere-damaged files and reconcile main's round-3 feature…
juliusmarminge Aug 10, 2026
3d974fe
chore(server): renumber v2 migrations 038-046 to 041-049 after main's…
juliusmarminge Aug 10, 2026
329cd7b
fix(server): port round-3 main fixes into the v2 orchestrator
juliusmarminge Aug 10, 2026
33af10b
test(web): restore main's right-panel migration expectations after th…
juliusmarminge Aug 10, 2026
c4d6089
test(server): expect attachment saved-at lines in ClaudeAdapterV2 tur…
juliusmarminge Aug 10, 2026
43f0f8d
fix(web): restore the branch's slim chat header
juliusmarminge Aug 10, 2026
10ca0be
feat(web): add pull request actions to thread details
juliusmarminge Aug 11, 2026
8cb78c0
fix(mobile): port main's composer stabilization into the v2 thread sc…
juliusmarminge Aug 11, 2026
5aa5da0
fix(web): reconcile main's round-5 features after the rebase
juliusmarminge Aug 12, 2026
29a1822
feat(web): prioritize pull request row actions
juliusmarminge Aug 13, 2026
ad047c6
fix(web): restore main's collapse chrome and tab-status keying on the…
juliusmarminge Aug 13, 2026
32f9753
feat(orchestration): bound thread history and resume payloads
juliusmarminge Aug 13, 2026
4d65b46
feat(contracts): track thread title regeneration
juliusmarminge Aug 13, 2026
2313d74
fix: reconcile main's round-6 features after the rebase
juliusmarminge Aug 14, 2026
1470f39
fix(web): keep the titlebar layout controls fixed across right-panel …
juliusmarminge Aug 14, 2026
16b2be7
fix(web): align titlebar clusters to one shared pixel inset
juliusmarminge Aug 14, 2026
5f2b630
fix(web): size the titlebar layout-control icons like the sidebar tri…
juliusmarminge Aug 14, 2026
891da8b
perf(server): keep shell snapshots bounded and active-only
juliusmarminge Aug 15, 2026
741ed96
fix: reconcile main's round-8 features after the rebase
juliusmarminge Aug 15, 2026
11d8d53
fix(server): reject replaying a command receipt across threads in v2
juliusmarminge Aug 15, 2026
7802eee
feat(mobile): surface prominent activity status and metadata
juliusmarminge Aug 17, 2026
5cf8943
fix: reconcile main's round-9 features after the rebase
juliusmarminge Aug 17, 2026
4c55679
feat(server): honor withheld agent browser access in the v2 runtime
juliusmarminge Aug 17, 2026
cf4a702
fix(web): restore the titlebar sizing and timeline fade lost to main'…
juliusmarminge Aug 17, 2026
7a05917
refactor(web): finish aligning the branch with main's style simplific…
juliusmarminge Aug 17, 2026
2d623ac
fix(orchestration): show provider retries in the work log
juliusmarminge Aug 17, 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 @@ -70,6 +70,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.

Loading
Loading