Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
262 commits
Select commit Hold shift + click to select a range
47322f1
Fix Codex provider status test expectations
juliusmarminge Apr 18, 2026
2f2e9e7
Add orchestration v2 docs and probe fixtures
juliusmarminge Apr 20, 2026
21875f2
Add orchestration v2 replay and service contracts
juliusmarminge Apr 21, 2026
c76057c
Map Codex turns into orchestration v2
juliusmarminge Apr 21, 2026
d788fb2
Implement orchestration v2 runtime
juliusmarminge Apr 24, 2026
2e848f9
Add thread fork lineage and lazy context transfer
juliusmarminge Apr 29, 2026
8e3e657
Add orchestration V2 backend checklist
juliusmarminge Apr 29, 2026
a0d2282
Add merge-back context handoff support
juliusmarminge May 2, 2026
8440d26
Add V2 command capability policy
juliusmarminge May 4, 2026
4d279ac
Add Claude replay fixture recorder
juliusmarminge May 6, 2026
219cb15
Extract Claude SDK query runner from provider adapter
juliusmarminge May 6, 2026
4ceca32
Add model selection to orchestration runs
juliusmarminge May 6, 2026
5bd9655
Map Claude replay fixtures to multi-turn turns
juliusmarminge May 7, 2026
ccf4f04
Map Claude turns to runtime query policies
juliusmarminge May 7, 2026
29934f5
Support active Claude steering and turn replay mapping
juliusmarminge May 7, 2026
fa9a191
Add turn-interrupt replay coverage and protocol logging
juliusmarminge May 7, 2026
3d163c5
Document Cursor SDK MCP projection for V2
juliusmarminge May 7, 2026
5c5bc8c
feat(orchestration-v2): wire claude adapter primitives
juliusmarminge May 27, 2026
37cf292
feat(orchestration-v2): support cross-provider handoff
juliusmarminge Jun 8, 2026
86e3e75
fix(orchestration-v2): resolve cross-provider forks
juliusmarminge Jun 8, 2026
d5f8654
feat(orchestration-v2): add merge-back replay coverage
juliusmarminge Jun 9, 2026
adeaaf3
fix(orchestration-v2): compose provider switch merge context
juliusmarminge Jun 9, 2026
f7ce347
fix(orchestration-v2): preserve source history on merged switch
juliusmarminge Jun 9, 2026
504d672
Map orchestration v2 WS methods to auth scopes
juliusmarminge Jun 9, 2026
3273fa7
feat(orchestration-v2): model native subagents
juliusmarminge Jun 9, 2026
de198dd
wip
juliusmarminge Jun 14, 2026
c15de61
refactor(orchestration-v2): adopt host process spawn policy
juliusmarminge Jun 14, 2026
66c36aa
Add orchestration MCP toolkit
juliusmarminge Jun 17, 2026
287048e
Add Cursor SDK orchestration replay support
juliusmarminge Jun 17, 2026
e30da49
Handle segmented Cursor turns and stable visible timelines
juliusmarminge Jun 18, 2026
5254973
Add ACP replay harness and session lifecycle support
juliusmarminge Jun 19, 2026
c3f140c
Add MCP thread management and Codex turn mapping
Jun 19, 2026
9b18afb
Add Orchestration V2 application integration plan
Jun 20, 2026
c4eea8d
Map orchestration turns to provider instances
Jun 20, 2026
5f4c29d
Share Codex sessions across orchestration threads
Jun 21, 2026
d7d3fec
Align orchestration V2 with Effect service conventions
Jun 21, 2026
ffd02c6
Start orchestration V2 application services
Jun 21, 2026
14abe0f
Complete orchestration V2 application services
Jun 21, 2026
ec79eb1
Require MCP registry for V2 provider sessions
Jun 21, 2026
243a5de
Remove MCP credential expiration
Jun 21, 2026
8616a42
Guarantee MCP revocation during session release
Jun 21, 2026
f38dbfd
Integrate orchestration v2 with the application runtime
Jun 21, 2026
4db4dfa
Split the V2 frontend plan into parity and enrichment phases
Jun 21, 2026
8f521e5
Complete orchestration V2 frontend cutover
Jun 22, 2026
799e032
Integrate orchestration V2 controls and process recovery
Jun 22, 2026
39142c4
Handle preparing turns across provider orchestration
juliusmarminge Jun 23, 2026
420ecb8
Record created threads and subagent progress
juliusmarminge Jun 23, 2026
abd5cc5
Map thread panel into title bar and sidebar
juliusmarminge Jun 24, 2026
1ce4de9
Reserve space for inline thread details panel
juliusmarminge Jun 25, 2026
3e9701f
Split open-in editor controls into panel and toolbar variants
juliusmarminge Jun 25, 2026
f081456
Hide subagent threads and simplify thread controls
juliusmarminge Jun 25, 2026
5264ebd
Render mobile timelines from V2 turn items
juliusmarminge Jun 25, 2026
5f4c3ef
Enrich mobile V2 execution items
juliusmarminge Jun 25, 2026
5bb00eb
Expose V2 thread workflows on mobile
juliusmarminge Jun 25, 2026
d849d1c
Retire V1 client orchestration parity
juliusmarminge Jun 25, 2026
66cecc8
Add iOS associated domains for Clerk
juliusmarminge Jun 25, 2026
b450011
Map Grok task envelopes to subagent lineage
juliusmarminge Jun 26, 2026
10f9ad7
Adopt userdata-v2 and subagent activity mapping
juliusmarminge Jun 29, 2026
13d1749
Map nested Codex subagent threads correctly
juliusmarminge Jun 29, 2026
f731afa
Clarify thread relationship icons and ordering
juliusmarminge Jun 29, 2026
e2d5653
Keep persistent cards visible in folded turns
juliusmarminge Jun 29, 2026
428abea
Require Cursor API key for provider checks
juliusmarminge Jun 29, 2026
de0b44e
fix(web): align thread details panel controls and menus (#3606)
maria-rcks Jun 30, 2026
20a1148
Switch Cursor provider to the official SDK
juliusmarminge Jun 30, 2026
9acdef5
Remove early access badges from Cursor and Grok
juliusmarminge Jun 30, 2026
c0f30e2
Allow provider switching via handoff in chat threads
juliusmarminge Jul 1, 2026
002a392
Fix Claude task turn mapping
juliusmarminge Jul 1, 2026
1be1397
feat: scheduled tasks (automations) (#3638)
juliusmarminge Jul 1, 2026
b5d16c1
feat(orchestrator): Add shared provider continuation and background i…
mwolson Jul 9, 2026
e4c3ce6
[orchestrator-v2] fix(orchestrator): Restore Claude session continuit…
mwolson Jul 12, 2026
b253e8d
[orchestrator-v2] fix(orchestrator): Codex background command complet…
mwolson Jul 12, 2026
189820e
fix(orchestrator): scope Claude MCP tool pre-approval (#3862)
PixPMusic Jul 20, 2026
e282b48
feat(orchestrator): pass model options through MCP thread targets (#3…
PixPMusic Jul 20, 2026
4a40d4f
fix(orchestrator): align Claude permission replay with SDK
juliusmarminge Jul 20, 2026
848a052
fix(ci): restore Claude permission request identity
juliusmarminge Jul 20, 2026
48eeebe
test(desktop): expect orchestrator v2 state directory
juliusmarminge Jul 20, 2026
e16bc9f
fix(claude): redact launch arguments from protocol logs
juliusmarminge Jul 20, 2026
2c39087
fix(claude): preserve approvals with full-access sandbox
juliusmarminge Jul 20, 2026
1797b43
fix(claude): allow questions during plan mode
juliusmarminge Jul 20, 2026
a95b800
fix(claude): honor never-approval runtime policies
juliusmarminge Jul 20, 2026
39f02d9
fix(claude): enforce read-only tool availability
juliusmarminge Jul 20, 2026
da3b9da
fix(claude): reopen queries after MCP credential rotation
juliusmarminge Jul 20, 2026
752a059
fix(acp): release turns after interrupt timeout
juliusmarminge Jul 20, 2026
8686703
fix(acp): bind MCP credentials to activated threads
juliusmarminge Jul 20, 2026
f0ac9e5
fix(orchestrator): harden Grok v2 lifecycle (#3578)
mwolson Jul 20, 2026
4a33b67
fix(orchestrator): dedupe Grok continuation dispatch
juliusmarminge Jul 20, 2026
aebfec6
fix(orchestrator): Harden Grok v2 runtime lifecycle
mwolson Jul 20, 2026
7b074b0
test(orchestrator): align integration fixtures
juliusmarminge Jul 20, 2026
d822a1d
fix(mobile): support Hermes collection sorting
juliusmarminge Jul 20, 2026
2e2b3b2
fix(grok): align ACP extensions with open source runtime
juliusmarminge Jul 20, 2026
c016438
Render T3 MCP tools with branded timeline labels
juliusmarminge Jul 21, 2026
7a212f4
Unify T3 MCP tool presentation across clients
juliusmarminge Jul 21, 2026
e50b801
fix(orchestration): clarify agent delegation and scheduling
juliusmarminge Jul 22, 2026
cfbdceb
fix(server): preserve released migration ordering
juliusmarminge Jul 24, 2026
d511c96
fix(web): restore v2 composer chrome
juliusmarminge Jul 24, 2026
3d82383
fix(web): remove stacked composer shadows
juliusmarminge Jul 24, 2026
6626cb1
refactor(web): use shared glass surfaces
juliusmarminge Jul 24, 2026
f00c7f1
fix(web): layer nested panel popups correctly
juliusmarminge Jul 24, 2026
cce67d6
fix(web): contain thread details panel effects
juliusmarminge Jul 24, 2026
7869904
test(orchestrator): Align post-merge CTM fixtures (#4193)
mwolson Jul 24, 2026
99b857f
fix(orchestrator): Preserve claude/codex post-interrupt recovery stat…
mwolson Jul 24, 2026
2869df8
test(orchestrator): align Codex approval reviewer replays (#4457)
juliusmarminge Jul 24, 2026
ed3a278
fix(orchestrator): hydrate shell cache and group multi-environment pr…
mwolson Jul 24, 2026
d3319df
feat(subagents): disclose projected results consistently (#3866)
PixPMusic Jul 24, 2026
83c2c5d
Add worktree handoff and status tools to the t3-code MCP server (#3754)
nsxdavid Jul 24, 2026
6e88751
fix(mobile): wait for fork shell before navigation
juliusmarminge Jul 24, 2026
480dada
fix(server): keep derived threads awake
juliusmarminge Jul 24, 2026
795a5b0
fix(server): enforce ACP auth and preserve fork provenance
juliusmarminge Jul 24, 2026
525157f
fix(server): clean up Claude replay failures
juliusmarminge Jul 24, 2026
49b29be
test(orchestrator): align merged V2 compatibility checks
juliusmarminge Jul 27, 2026
cb3f193
fix(grok): Prevent spurious wake run after in-turn monitors
mwolson Jul 21, 2026
5f8f68c
fix(acp): Preserve wake evidence across an app-owned wake
mwolson Jul 25, 2026
2ee57e4
fix(orchestrator): Wake settled parents when delegated children finish
mwolson Jul 25, 2026
f4264b1
fix(claude): Settle positive task-notification results
mwolson Jul 27, 2026
feec7b1
fix: hide subagent threads from v2 lists
Yusuf007R Jul 25, 2026
ef344f0
fix: ignore subagents when sorting sidebar projects
Yusuf007R Jul 25, 2026
db8ee1e
fix(web): restore checked-in project scripts
juliusmarminge Jul 27, 2026
bbbb174
chore(orchestrator): refresh checks after main sync
juliusmarminge Jul 27, 2026
5e2414f
feat: migrate v1 state into orchestrator v2 (#4400)
juliusmarminge Jul 27, 2026
d948864
fix(orchestrator): schedule effects from durable deadlines (#4656)
juliusmarminge Jul 28, 2026
62c3748
fix(orchestration): harden scheduled task startup
juliusmarminge Jul 28, 2026
ea8e5a8
fix(mobile): preserve active thread state
juliusmarminge Jul 28, 2026
6753f42
fix(orchestration): preserve legacy schedule compatibility
juliusmarminge Jul 28, 2026
2486ebc
fix(contracts): reject invalid legacy intervals
juliusmarminge Jul 28, 2026
9256400
fix(acp): make xai cancellation reliable
juliusmarminge Jul 28, 2026
b00f611
fix(orchestration): handle checkpoint-wait runs
juliusmarminge Jul 28, 2026
3fb4e15
fix(orchestration): cancel queued work on archive
juliusmarminge Jul 28, 2026
1e736a7
fix(mobile): allow archiving post-provider work
juliusmarminge Jul 28, 2026
9e286b6
fix(mobile): distinguish queued and waiting archive states
juliusmarminge Jul 28, 2026
9fe0c15
fix(cursor): log close attempts before execution
juliusmarminge Jul 28, 2026
0656612
fix(acp): discover final teardown descendants
juliusmarminge Jul 28, 2026
b39004e
fix(checkpoints): preserve valid run history
juliusmarminge Jul 28, 2026
08f91e7
fix(orchestration): preserve imported conversation state
juliusmarminge Jul 28, 2026
5e7d8f6
fix(acp): enforce task and permission invariants
juliusmarminge Jul 28, 2026
70e553e
fix(testkit): harden provider replay recording
juliusmarminge Jul 28, 2026
b6efa7f
fix(server): isolate deterministic attachment ids
juliusmarminge Jul 28, 2026
52c85db
fix(claude): preserve explicit model options
juliusmarminge Jul 28, 2026
cac3bd8
fix(web): enforce secure provider field defaults
juliusmarminge Jul 28, 2026
f21425e
fix(client): preserve live thread relationships
juliusmarminge Jul 28, 2026
efd11e9
fix(checkpoints): retain thread-start baseline after failed runs
juliusmarminge Jul 29, 2026
434c15f
fix(mobile): gate thread controls on live runs
juliusmarminge Jul 29, 2026
3ae1345
fix(orchestrator): address late review findings
juliusmarminge Jul 29, 2026
b24a11c
fix(orchestrator): handle fresh review edge cases
juliusmarminge Jul 29, 2026
d4ea2e7
fix(orchestrator): harden provider edge cases
juliusmarminge Jul 29, 2026
d0ec6c2
fix(orchestrator): execute resolved runtime responses
juliusmarminge Jul 29, 2026
558a1cd
fix(orchestrator): release stranded effect claims
juliusmarminge Jul 29, 2026
fdac417
fix(worktrees): make handoff rollback atomic
juliusmarminge Jul 29, 2026
4b6db95
fix(orchestrator): avoid replaying settled effects
juliusmarminge Jul 29, 2026
fe54b7f
fix(orchestrator): preserve retryable effect failures
juliusmarminge Jul 29, 2026
aa53767
fix(orchestrator): preserve terminal effect outcomes
juliusmarminge Jul 29, 2026
784b48c
fix(orchestrator): validate replay edge cases
juliusmarminge Jul 29, 2026
baeffa4
fix(orchestrator): decode direct Claude result blocks
juliusmarminge Jul 29, 2026
6e87b2f
fix(orchestrator): close cancellation edge cases
juliusmarminge Jul 29, 2026
83c0cc6
fix(orchestrator): validate rollback and search links
juliusmarminge Jul 29, 2026
7d52c4a
fix(server): preserve project mutation client errors
juliusmarminge Jul 29, 2026
3a4ebeb
fix(orchestrator): preserve migrated and nested history
juliusmarminge Jul 29, 2026
ec48d78
fix: address orchestration review findings
juliusmarminge Jul 29, 2026
0a75eb7
fix(mobile): label queued message intent
juliusmarminge Jul 29, 2026
98deaf5
fix: address orchestration review findings
juliusmarminge Jul 29, 2026
b6973f3
fix: preserve orchestration task identity
juliusmarminge Jul 29, 2026
8074eb0
fix: address latest orchestration review findings
juliusmarminge Jul 29, 2026
47dab3d
fix: preserve thread management failure semantics
juliusmarminge Jul 29, 2026
4e1bc6c
fix: close failed provider adapter scopes
juliusmarminge Jul 29, 2026
a04e807
feat(server): surface legacy thread migration progress
juliusmarminge Jul 29, 2026
844dad0
feat(orchestration): track provider retries and thread visits
juliusmarminge Jul 29, 2026
b1557b8
[codex] feat(web): show git progress in the commit button (#4963)
juliusmarminge Jul 30, 2026
0996e31
perf(orchestration): per-thread shell deltas, visit throttling, event…
juliusmarminge Jul 30, 2026
3d6725f
fix(chat): prevent stale timeline scroll and rerenders
juliusmarminge Jul 30, 2026
e594ac1
fix(relay): stop replaying the whole event store into the awareness r…
juliusmarminge Jul 30, 2026
5e4d39d
perf(web): keep timeline minimap animations off the main thread
juliusmarminge Jul 30, 2026
6978955
feat(orchestration): port thread title regeneration to the v2 runtime
juliusmarminge Jul 30, 2026
f076636
fix(orchestration): thread visits no longer create activity loops (#5…
Yusuf007R Jul 30, 2026
f287d6a
fix(orchestration): promoted queued messages keep the queued_turn intent
juliusmarminge Jul 30, 2026
a7dbd05
refactor(orchestration): split thread-not-sendable into typed errors
juliusmarminge Jul 30, 2026
dc040fd
fix(web): remove elevated thread details panel styling
juliusmarminge Jul 30, 2026
57d1b26
fix(web): keep Git progress title anchored
juliusmarminge Jul 30, 2026
290392f
fix: reconcile rebase with latest main
maria-rcks Aug 3, 2026
44de5f9
fix(orchestration-v2): restore generated thread titles (#5176)
Yusuf007R Aug 4, 2026
7a2571f
fix(orchestrator): Order thread lineage by creation time (#5310)
mwolson Aug 4, 2026
1a01605
fix(server): restore worktree branch naming in the v2 orchestrator (#…
juliusmarminge Aug 4, 2026
cb67d26
feat(chat): refine V2 conversation UI (#5307)
maria-rcks Aug 4, 2026
3e284f7
fix: adopt effect beta.103 APIs in rebased v2 code
juliusmarminge Aug 4, 2026
70a61bc
fix: send mcp-protocol-version header in worktree registration test
juliusmarminge Aug 4, 2026
7aa37f6
fix(web): restore compact header sizing for project script controls
juliusmarminge Aug 4, 2026
31f310c
test(server): cover v2 thread title regeneration
juliusmarminge Aug 4, 2026
0420aa1
chore: resolve lint warnings across v2 code
juliusmarminge Aug 4, 2026
dde69c1
fix(test): keep codex replay recovery off the repo checkout
juliusmarminge Aug 4, 2026
fab85bf
fix(orchestrator): Prevent redundant delegated completion turns (#5311)
mwolson Aug 5, 2026
0810d94
fix(server): stop tying codex text-generation temp files to the calle…
juliusmarminge Aug 5, 2026
bdeaccf
fix(web): remove open PR actions from git controls
juliusmarminge Aug 5, 2026
7c190e6
fix(server): renumber v2 migrations after main's 036_ProjectionThread…
juliusmarminge Aug 5, 2026
339f9dc
fix: port main fixes stranded by the v2 rewrite
juliusmarminge Aug 5, 2026
280c2ce
test(server): align migration expectations with renumbered ids
juliusmarminge Aug 5, 2026
0562796
feat(orchestrator): Surface waiting background work (#4378)
mwolson Aug 5, 2026
48beabc
fix(web): align git action progress button layout
juliusmarminge Aug 6, 2026
0ba4044
fix: repair conflict-marker artifacts from rebase auto-resolutions
juliusmarminge Aug 7, 2026
f30bebc
fix(server): renumber v2 migrations after main's 037_ProjectionTurnsK…
juliusmarminge Aug 7, 2026
ad06049
fix: port main fixes stranded by the v2 rewrite (round 2)
juliusmarminge Aug 7, 2026
1c1e4e0
chore(desktop): restore main's 0.0.32 version bump
juliusmarminge Aug 7, 2026
0af2a6e
chore(web): prune plan-sidebar leftovers after the inline-plans rework
juliusmarminge Aug 7, 2026
065c01d
fix(web): port the refined live-follow gesture gating to the v2 timeline
juliusmarminge Aug 7, 2026
adf1c26
fix(web): let LegendList own end-follow and disclosure anchoring (#5449)
juliusmarminge Aug 7, 2026
fb5bb87
feat(contracts): add the thread handoff bundle contract
Bil0000 Aug 6, 2026
e4c4da4
feat(orchestrator): track which environment a thread is living on
Bil0000 Aug 6, 2026
2be55eb
feat(orchestrator): stage, apply and recover thread handoff bundles
Bil0000 Aug 6, 2026
e937a85
feat(server): expose thread handoff over RPC and recover it at startup
Bil0000 Aug 6, 2026
ee37350
feat(server): move handoff bundle bytes between environments
Bil0000 Aug 6, 2026
06497a3
feat(client): drive a thread handoff across two environments
Bil0000 Aug 6, 2026
b01e6f4
feat(web): offer a thread's other devices from the Run on control
Bil0000 Aug 6, 2026
ad5360b
feat(web): open the move dialog from a thread and say where it went
Bil0000 Aug 6, 2026
23af1e7
fix(web): offer the move from the thread details panel
Bil0000 Aug 7, 2026
4f5347e
fix(server): cut a first hop against the remotes and survive a fully …
Bil0000 Aug 7, 2026
c0ca3d6
fix(web): walk an Effect Cause's reasons when extracting the failure …
Bil0000 Aug 7, 2026
1e5fa15
fix(orchestrator): route the handoff commands in the dispatch switch
Bil0000 Aug 7, 2026
8e632c6
fix(contracts): remap the handoff link's timestamp in the JSON thread…
Bil0000 Aug 7, 2026
8822b83
feat(web): release a departed thread whose transfer never landed
Bil0000 Aug 7, 2026
d756345
fix(orchestrator): announce an arrived thread and bring a pulled-back…
Bil0000 Aug 7, 2026
c10c321
feat(server): land worktree threads in worktrees, badge handoffs in t…
Bil0000 Aug 7, 2026
a393912
feat(server): carry a thread's attachments across a handoff
Bil0000 Aug 7, 2026
f693f66
feat(server): carry terminal scrollback across a handoff
Bil0000 Aug 7, 2026
b9216af
fix(orchestrator): refuse to hand off a thread while its agent is wor…
Bil0000 Aug 7, 2026
082d656
feat: interrupt a busy thread on send and clone the repository where …
Bil0000 Aug 7, 2026
1a3318f
feat(mobile): show where a departed thread's work lives
Bil0000 Aug 7, 2026
7579580
fix(orchestrator): replay the carried conversation when a thread arrives
Bil0000 Aug 7, 2026
dda7ba7
feat(web): one sidebar row per handed-off thread
Bil0000 Aug 7, 2026
df27085
test(web): brand the handoff fixture ids
Bil0000 Aug 7, 2026
242575b
fix(web): match the dialog's busy check to the server's and cap the i…
Bil0000 Aug 7, 2026
8b22137
feat(web): move an arrived thread onward or home from Run on
Bil0000 Aug 7, 2026
03e07ca
fix: say where a thread came from by name, not by environment id
Bil0000 Aug 7, 2026
c35fd5f
fix(web): align the Run on chevron and divider with the panel's right…
Bil0000 Aug 7, 2026
fa4d422
fix(orchestrator): archive a departed copy once its live peer is conf…
Bil0000 Aug 7, 2026
c2201ef
feat(web): follow the live thread after a move, and speak pull when p…
Bil0000 Aug 7, 2026
c1d0d67
fix: land on the live thread, and revive the pair instead of minting …
Bil0000 Aug 7, 2026
823d4fb
fix: keep residual copies out of the archive, align the workspace row…
Bil0000 Aug 7, 2026
b237fbe
fix(web): follow a pushed thread reliably, drop the read-only framing
Bil0000 Aug 7, 2026
c36f0a0
fix(orchestrator): keep provenance through round trips
Bil0000 Aug 7, 2026
2565ca2
fix: one action reaches both halves of a handed-off thread
Bil0000 Aug 7, 2026
47d31cf
fix: address Macroscope review findings across the handoff feature
Bil0000 Aug 8, 2026
668e14d
fix: guard archive extraction and progress callbacks, drop unused alias
Bil0000 Aug 8, 2026
0a29235
fix: make a half-applied hop recoverable from any crash point
Bil0000 Aug 8, 2026
23a2c07
fix: separate root and worktree stash recovery, retry-safe hop rows
Bil0000 Aug 8, 2026
8c3f0c1
fix: converge retried arrivals, restore stashes, remove created workt…
Bil0000 Aug 8, 2026
a180d41
fix: pop stashes by sha, cover the recovery paths with real-git tests
Bil0000 Aug 8, 2026
f2a0abb
fix: roll back only the checkout a hop moved, clean failed clones
Bil0000 Aug 8, 2026
a21e14f
refactor: derive the handoff error message, construct errors in place
Bil0000 Aug 8, 2026
bb9aa56
fix: let startup recovery remove a worktree the dead hop created
Bil0000 Aug 8, 2026
599beb0
fix: decode the recovery manifest through the schema codec
Bil0000 Aug 8, 2026
39dc38c
fix: keep stash refs across arrival, stop swallowing attachment reads
Bil0000 Aug 8, 2026
22bd872
fix(web): show Git action success inline in panel
juliusmarminge Aug 10, 2026
0250f02
Merge branch 't3code/codex-turn-mapping' into feat/thread-handoff
Bil0000 Aug 10, 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.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ node_modules/
*.log
.env*
!.env.example
apps/mobile/modules/*/android/.gradle/
Loading
Loading