Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
303 commits
Select commit Hold shift + click to select a range
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
67bb129
feat(orchestration-v2): add subagent observability data model
shivamhwp Jul 27, 2026
29dcb06
refactor(orchestration-v2): drop the redundant subagent observability…
shivamhwp Jul 28, 2026
36767b0
test(mobile): include subagent activations in cached projection
shivamhwp Jul 29, 2026
35bd6ce
feat(orchestration-v2): populate subagent observability from providers
shivamhwp Jul 27, 2026
7df1a3c
test(orchestration-v2): replay a Claude workflow end to end
shivamhwp Jul 28, 2026
9ab1806
fix(orchestration-v2): address subagent observability review findings
Jul 30, 2026
a709566
fix(orchestration-v2): preserve subagent progress state
shivamhwp Aug 1, 2026
601d07b
feat(orchestration-v2): attribute reused subagents to the run driving…
shivamhwp Jul 27, 2026
0a287cc
test(orchestration-v2): cover subagent registry rehydration after a r…
shivamhwp Jul 28, 2026
8111928
fix(orchestration-v2): harden reused subagent recovery
shivamhwp Jul 29, 2026
2a3af0b
refactor(orchestration-v2): catch projection errors by tag
shivamhwp Jul 29, 2026
c1344c0
test(orchestration-v2): replay subagent reuse after idle
shivamhwp Jul 29, 2026
0973166
test(orchestration-v2): register idle reuse replay expectations
shivamhwp Jul 30, 2026
2f90bc2
fix(orchestration-v2): leave zero-activation leftovers unseeded in tu…
Jul 30, 2026
7b29def
fix(orchestration-v2): ignore settled subagent noise
shivamhwp Aug 1, 2026
2c5053a
feat(orchestration-v2): capture workflow run handles from the launch ACK
shivamhwp Jul 31, 2026
32a8b32
feat(orchestration-v2): support stopping a workflow task
shivamhwp Jul 31, 2026
a42af5a
fix(orchestration-v2): stop stamping first-attempt workflow agents as…
shivamhwp Aug 1, 2026
3571bc5
fix(orchestration-v2): target live subagent sessions
shivamhwp Aug 1, 2026
e6a15ce
fix(orchestration-v2): model task stop failures directly
shivamhwp Aug 1, 2026
841d244
feat(web): hide subagent threads from user-facing thread lists
shivamhwp Jul 27, 2026
201f7c6
refactor(web,mobile): drop code left dead by hiding subagent threads
shivamhwp Jul 28, 2026
8b64046
fix(web): preserve detachable thread controls
shivamhwp Jul 29, 2026
fa60572
test(web): update thread workflow mock
shivamhwp Jul 30, 2026
b66f80b
fix: keep hidden subagent threads out of orphan checks and mobile routes
Jul 30, 2026
8cc149c
fix(threads): keep subagent worktrees visible to cleanup
shivamhwp Aug 1, 2026
22c3a4d
fix(mobile): wait out thread hydration before declaring a thread unav…
shivamhwp Aug 4, 2026
fe0f18e
fix(mobile): reset the unavailable decision synchronously on route ch…
shivamhwp Aug 4, 2026
f62ab02
test(web): reunite lineage windowing and detach-control coverage
shivamhwp Aug 4, 2026
6c1c963
fix(orchestration-v2): require reactivation proof before identity rou…
shivamhwp Aug 5, 2026
cc7cc04
style(orchestration-v2): import service modules as namespaces in the …
shivamhwp Aug 5, 2026
56d220e
fix(orchestration-v2): apply Codex collab states that arrive before a…
shivamhwp Aug 5, 2026
b7b0b27
fix: reconcile the observability series with the rebased v2 base
shivamhwp Aug 5, 2026
557e556
fix(threads): include archived threads in the unfiltered thread refs
shivamhwp Aug 5, 2026
377ef3f
style(orchestration-v2): keep service boundaries namespace-imported i…
shivamhwp Aug 5, 2026
b080c7a
feat(web): show v2 subagents through the Agents CTA
Aug 13, 2026
ba18f44
fix(orchestration-v2): preserve settled subagent state
Aug 13, 2026
1fb9859
fix(web): avoid double-counting workflow failures
Aug 13, 2026
e70cfc6
test(orchestration-v2): make observability regressions explicit
Aug 14, 2026
cd59fdf
test(client-runtime): include subagent activations in snapshot fixture
Aug 14, 2026
d9ee4d2
refactor(orchestration-v2): drop unused targeted task stop
Aug 14, 2026
9f25de6
fix(orchestration-v2): settle subagent lifecycle races
Aug 14, 2026
21dbca9
fix(orchestration-v2): guard Claude activation generations
Aug 14, 2026
8d39d1d
fix(orchestration-v2): protect pending Claude resumes
Aug 14, 2026
d7842d5
chore(orchestration-v2): clean up rebased checks
Aug 16, 2026
d13c497
fix(web): restore agents CTA focus affordance
Aug 16, 2026
77983b0
fix(orchestration-v2): preserve subagent lifecycle identity
Aug 16, 2026
51e7d5f
fix(orchestration-v2): preserve workflow activation hierarchy
Aug 16, 2026
aa4c256
fix(orchestration-v2): rehydrate Claude subagent sessions
Aug 16, 2026
b391d98
fix(web): align the agents CTA card
Aug 16, 2026
c4173f1
fix(orchestration-v2): preserve recovered activation usage
Aug 16, 2026
a15b11b
fix(web): summarize detachable agent sessions
Aug 16, 2026
d68263f
refactor(orchestration-v2): remove legacy subagent bridge
Aug 16, 2026
1ab7264
test(orchestration-v2): trim redundant observability coverage
Aug 16, 2026
debeae4
fix(mobile): preserve work log metadata after rebase
Aug 17, 2026
8275c89
fix(orchestration-v2): preserve nested agent hierarchy
Aug 17, 2026
c7fc826
fix(web): redirect hidden agent thread links
Aug 17, 2026
eb31f1a
style(orchestration-v2): format rebased adapter helper
Aug 17, 2026
3286575
fix(web): use T3 logo for agent activity
Aug 17, 2026
b2bae43
fix(web): remove agent activity status dot
Aug 17, 2026
513b603
fix(orchestration-v2): show nested agents in parent fleet
Aug 17, 2026
c2b6025
fix(orchestration-v2): address observability review findings
Aug 18, 2026
99e0be0
fix(web): contain agent CTA status text
Aug 18, 2026
5f84c34
fix(orchestration-v2): preserve reused agent activations
Aug 21, 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