Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
337 commits
Select commit Hold shift + click to select a range
5ce823a
fix(claude): redact launch arguments from protocol logs
juliusmarminge Jul 20, 2026
bfb55f7
fix(claude): preserve approvals with full-access sandbox
juliusmarminge Jul 20, 2026
bad24ed
fix(claude): allow questions during plan mode
juliusmarminge Jul 20, 2026
3c09198
fix(claude): honor never-approval runtime policies
juliusmarminge Jul 20, 2026
f218e04
fix(claude): enforce read-only tool availability
juliusmarminge Jul 20, 2026
1e4a96b
fix(claude): reopen queries after MCP credential rotation
juliusmarminge Jul 20, 2026
1124866
fix(acp): release turns after interrupt timeout
juliusmarminge Jul 20, 2026
be7bb48
fix(acp): bind MCP credentials to activated threads
juliusmarminge Jul 20, 2026
333ecf1
fix(orchestrator): harden Grok v2 lifecycle (#3578)
mwolson Jul 20, 2026
f006bff
fix(orchestrator): dedupe Grok continuation dispatch
juliusmarminge Jul 20, 2026
007b51b
fix(orchestrator): Harden Grok v2 runtime lifecycle
mwolson Jul 20, 2026
b116daa
test(orchestrator): align integration fixtures
juliusmarminge Jul 20, 2026
fa905ec
fix(mobile): support Hermes collection sorting
juliusmarminge Jul 20, 2026
2fd782d
fix(grok): align ACP extensions with open source runtime
juliusmarminge Jul 20, 2026
1093a70
Render T3 MCP tools with branded timeline labels
juliusmarminge Jul 21, 2026
917fad6
Unify T3 MCP tool presentation across clients
juliusmarminge Jul 21, 2026
bcf43a8
fix(orchestration): clarify agent delegation and scheduling
juliusmarminge Jul 22, 2026
cd09595
fix(server): preserve released migration ordering
juliusmarminge Jul 24, 2026
f18cbfb
fix(web): restore v2 composer chrome
juliusmarminge Jul 24, 2026
80a9b66
fix(web): remove stacked composer shadows
juliusmarminge Jul 24, 2026
3fa4661
refactor(web): use shared glass surfaces
juliusmarminge Jul 24, 2026
b51d858
fix(web): contain thread details panel effects
juliusmarminge Jul 24, 2026
df52327
test(orchestrator): Align post-merge CTM fixtures (#4193)
mwolson Jul 24, 2026
3e6d9c1
fix(orchestrator): Preserve claude/codex post-interrupt recovery stat…
mwolson Jul 24, 2026
c75cec9
test(orchestrator): align Codex approval reviewer replays (#4457)
juliusmarminge Jul 24, 2026
dff34c1
fix(orchestrator): hydrate shell cache and group multi-environment pr…
mwolson Jul 24, 2026
7803025
feat(subagents): disclose projected results consistently (#3866)
PixPMusic Jul 24, 2026
d52c1e6
Add worktree handoff and status tools to the t3-code MCP server (#3754)
nsxdavid Jul 24, 2026
64a9daf
fix(mobile): wait for fork shell before navigation
juliusmarminge Jul 24, 2026
55cb693
fix(server): keep derived threads awake
juliusmarminge Jul 24, 2026
961a655
fix(server): enforce ACP auth and preserve fork provenance
juliusmarminge Jul 24, 2026
8fb4634
fix(server): clean up Claude replay failures
juliusmarminge Jul 24, 2026
0bcafed
test(orchestrator): align merged V2 compatibility checks
juliusmarminge Jul 27, 2026
e05564e
fix(grok): Prevent spurious wake run after in-turn monitors
mwolson Jul 21, 2026
af0f775
fix(acp): Preserve wake evidence across an app-owned wake
mwolson Jul 25, 2026
f455370
fix(orchestrator): Wake settled parents when delegated children finish
mwolson Jul 25, 2026
f0b7a4e
fix(claude): Settle positive task-notification results
mwolson Jul 27, 2026
dda77e7
fix: hide subagent threads from v2 lists
Yusuf007R Jul 25, 2026
bc1a9c7
fix: ignore subagents when sorting sidebar projects
Yusuf007R Jul 25, 2026
933d9c0
fix(web): restore checked-in project scripts
juliusmarminge Jul 27, 2026
4569c53
chore(orchestrator): refresh checks after main sync
juliusmarminge Jul 27, 2026
e684489
feat: migrate v1 state into orchestrator v2 (#4400)
juliusmarminge Jul 27, 2026
81619ad
fix(orchestrator): schedule effects from durable deadlines (#4656)
juliusmarminge Jul 28, 2026
73fb62a
fix(orchestration): harden scheduled task startup
juliusmarminge Jul 28, 2026
3848737
fix(mobile): preserve active thread state
juliusmarminge Jul 28, 2026
657ee69
fix(orchestration): preserve legacy schedule compatibility
juliusmarminge Jul 28, 2026
385f153
fix(contracts): reject invalid legacy intervals
juliusmarminge Jul 28, 2026
cedc115
fix(acp): make xai cancellation reliable
juliusmarminge Jul 28, 2026
49654af
fix(orchestration): handle checkpoint-wait runs
juliusmarminge Jul 28, 2026
9761382
fix(orchestration): cancel queued work on archive
juliusmarminge Jul 28, 2026
3087d27
fix(mobile): allow archiving post-provider work
juliusmarminge Jul 28, 2026
14d68b3
fix(mobile): distinguish queued and waiting archive states
juliusmarminge Jul 28, 2026
4fd8f62
fix(cursor): log close attempts before execution
juliusmarminge Jul 28, 2026
ff5e6f1
fix(acp): discover final teardown descendants
juliusmarminge Jul 28, 2026
d0fca84
fix(checkpoints): preserve valid run history
juliusmarminge Jul 28, 2026
c2b51fc
fix(orchestration): preserve imported conversation state
juliusmarminge Jul 28, 2026
6ab76be
fix(acp): enforce task and permission invariants
juliusmarminge Jul 28, 2026
bd653b4
fix(testkit): harden provider replay recording
juliusmarminge Jul 28, 2026
4cf4ed7
fix(server): isolate deterministic attachment ids
juliusmarminge Jul 28, 2026
2ca3166
fix(claude): preserve explicit model options
juliusmarminge Jul 28, 2026
0954b3b
fix(web): enforce secure provider field defaults
juliusmarminge Jul 28, 2026
b605ddd
fix(client): preserve live thread relationships
juliusmarminge Jul 28, 2026
67f85a5
fix(checkpoints): retain thread-start baseline after failed runs
juliusmarminge Jul 29, 2026
91e3a33
fix(mobile): gate thread controls on live runs
juliusmarminge Jul 29, 2026
088c56b
fix(orchestrator): address late review findings
juliusmarminge Jul 29, 2026
739c3ff
fix(orchestrator): handle fresh review edge cases
juliusmarminge Jul 29, 2026
b65d8ca
fix(orchestrator): harden provider edge cases
juliusmarminge Jul 29, 2026
d6eb526
fix(orchestrator): execute resolved runtime responses
juliusmarminge Jul 29, 2026
dd2b881
fix(orchestrator): release stranded effect claims
juliusmarminge Jul 29, 2026
c2a48e3
fix(worktrees): make handoff rollback atomic
juliusmarminge Jul 29, 2026
f081c2c
fix(orchestrator): avoid replaying settled effects
juliusmarminge Jul 29, 2026
83cf7d6
fix(orchestrator): preserve retryable effect failures
juliusmarminge Jul 29, 2026
ddb3c27
fix(orchestrator): preserve terminal effect outcomes
juliusmarminge Jul 29, 2026
9a404d4
fix(orchestrator): validate replay edge cases
juliusmarminge Jul 29, 2026
697fff8
fix(orchestrator): decode direct Claude result blocks
juliusmarminge Jul 29, 2026
2e813f8
fix(orchestrator): close cancellation edge cases
juliusmarminge Jul 29, 2026
6fcbf00
fix(orchestrator): validate rollback and search links
juliusmarminge Jul 29, 2026
014e9a2
fix(server): preserve project mutation client errors
juliusmarminge Jul 29, 2026
10c462f
fix(orchestrator): preserve migrated and nested history
juliusmarminge Jul 29, 2026
01c127f
fix: address orchestration review findings
juliusmarminge Jul 29, 2026
3e72c6a
fix(mobile): label queued message intent
juliusmarminge Jul 29, 2026
88a1900
fix: address orchestration review findings
juliusmarminge Jul 29, 2026
1e65d37
fix: preserve orchestration task identity
juliusmarminge Jul 29, 2026
dbc5127
fix: address latest orchestration review findings
juliusmarminge Jul 29, 2026
d4990c7
fix: preserve thread management failure semantics
juliusmarminge Jul 29, 2026
5c24e35
fix: close failed provider adapter scopes
juliusmarminge Jul 29, 2026
a12849d
feat(server): surface legacy thread migration progress
juliusmarminge Jul 29, 2026
27806ef
feat(orchestration): track provider retries and thread visits
juliusmarminge Jul 29, 2026
bedec74
[codex] feat(web): show git progress in the commit button (#4963)
juliusmarminge Jul 30, 2026
b5d353c
perf(orchestration): per-thread shell deltas, visit throttling, event…
juliusmarminge Jul 30, 2026
16620e9
fix(chat): prevent stale timeline scroll and rerenders
juliusmarminge Jul 30, 2026
673e0f4
fix(relay): stop replaying the whole event store into the awareness r…
juliusmarminge Jul 30, 2026
1fc6545
perf(web): keep timeline minimap animations off the main thread
juliusmarminge Jul 30, 2026
5d0644e
feat(orchestration): port thread title regeneration to the v2 runtime
juliusmarminge Jul 30, 2026
8c7e1c1
fix(orchestration): thread visits no longer create activity loops (#5…
Yusuf007R Jul 30, 2026
a78cc2c
fix(orchestration): promoted queued messages keep the queued_turn intent
juliusmarminge Jul 30, 2026
1c37833
refactor(orchestration): split thread-not-sendable into typed errors
juliusmarminge Jul 30, 2026
3df8422
fix(web): remove elevated thread details panel styling
juliusmarminge Jul 30, 2026
b8a1f76
fix(web): keep Git progress title anchored
juliusmarminge Jul 30, 2026
f44c22a
fix: reconcile rebase with latest main
maria-rcks Aug 3, 2026
daa272b
fix(orchestration-v2): restore generated thread titles (#5176)
Yusuf007R Aug 4, 2026
4fad4c5
fix(orchestrator): Order thread lineage by creation time (#5310)
mwolson Aug 4, 2026
7c9c6dc
fix(server): restore worktree branch naming in the v2 orchestrator (#…
juliusmarminge Aug 4, 2026
51d7089
feat(chat): refine V2 conversation UI (#5307)
maria-rcks Aug 4, 2026
0d5f04f
fix: adopt effect beta.103 APIs in rebased v2 code
juliusmarminge Aug 4, 2026
ea28571
fix: send mcp-protocol-version header in worktree registration test
juliusmarminge Aug 4, 2026
413885f
fix(web): restore compact header sizing for project script controls
juliusmarminge Aug 4, 2026
69d932b
test(server): cover v2 thread title regeneration
juliusmarminge Aug 4, 2026
1691887
chore: resolve lint warnings across v2 code
juliusmarminge Aug 4, 2026
648d1f4
fix(test): keep codex replay recovery off the repo checkout
juliusmarminge Aug 4, 2026
cf08351
fix(orchestrator): Prevent redundant delegated completion turns (#5311)
mwolson Aug 5, 2026
00efd07
fix(server): stop tying codex text-generation temp files to the calle…
juliusmarminge Aug 5, 2026
ec1fd61
fix(web): remove open PR actions from git controls
juliusmarminge Aug 5, 2026
e609aab
fix(server): renumber v2 migrations after main's 036_ProjectionThread…
juliusmarminge Aug 5, 2026
8ba222e
fix: port main fixes stranded by the v2 rewrite
juliusmarminge Aug 5, 2026
690257b
test(server): align migration expectations with renumbered ids
juliusmarminge Aug 5, 2026
a657cb3
feat(orchestrator): Surface waiting background work (#4378)
mwolson Aug 5, 2026
3f85067
fix(web): align git action progress button layout
juliusmarminge Aug 6, 2026
acbb25b
fix: repair conflict-marker artifacts from rebase auto-resolutions
juliusmarminge Aug 7, 2026
7222e6b
fix(server): renumber v2 migrations after main's 037_ProjectionTurnsK…
juliusmarminge Aug 7, 2026
103f1e6
fix: port main fixes stranded by the v2 rewrite (round 2)
juliusmarminge Aug 7, 2026
be208f5
chore(web): prune plan-sidebar leftovers after the inline-plans rework
juliusmarminge Aug 7, 2026
1b95828
fix(web): port the refined live-follow gesture gating to the v2 timeline
juliusmarminge Aug 7, 2026
cd782e9
fix(web): let LegendList own end-follow and disclosure anchoring (#5449)
juliusmarminge Aug 7, 2026
f568e4d
fix(web): show Git action success inline in panel
juliusmarminge Aug 10, 2026
7b7a3c6
fix: repair rerere-damaged files and reconcile main's round-3 feature…
juliusmarminge Aug 10, 2026
976fa4d
chore(server): renumber v2 migrations 038-046 to 041-049 after main's…
juliusmarminge Aug 10, 2026
b10a1a4
fix(server): port round-3 main fixes into the v2 orchestrator
juliusmarminge Aug 10, 2026
17abb7b
test(web): restore main's right-panel migration expectations after th…
juliusmarminge Aug 10, 2026
c95f718
test(server): expect attachment saved-at lines in ClaudeAdapterV2 tur…
juliusmarminge Aug 10, 2026
c6429f0
fix(web): restore the branch's slim chat header
juliusmarminge Aug 10, 2026
b23bae2
feat(web): add pull request actions to thread details
juliusmarminge Aug 11, 2026
cf81592
fix(mobile): port main's composer stabilization into the v2 thread sc…
juliusmarminge Aug 11, 2026
647dcb3
fix(web): reconcile main's round-5 features after the rebase
juliusmarminge Aug 12, 2026
8c976ef
feat(web): prioritize pull request row actions
juliusmarminge Aug 13, 2026
4569224
fix(web): restore main's collapse chrome and tab-status keying on the…
juliusmarminge Aug 13, 2026
54912ca
feat(orchestration): bound thread history and resume payloads
juliusmarminge Aug 13, 2026
35e8172
feat(contracts): track thread title regeneration
juliusmarminge Aug 13, 2026
0c2def0
fix: reconcile main's round-6 features after the rebase
juliusmarminge Aug 14, 2026
ecbf684
fix(web): keep the titlebar layout controls fixed across right-panel …
juliusmarminge Aug 14, 2026
8e026d2
fix(web): align titlebar clusters to one shared pixel inset
juliusmarminge Aug 14, 2026
66051a7
fix(web): size the titlebar layout-control icons like the sidebar tri…
juliusmarminge Aug 14, 2026
eeb3745
perf(server): keep shell snapshots bounded and active-only
juliusmarminge Aug 15, 2026
95ea807
fix: reconcile main's round-8 features after the rebase
juliusmarminge Aug 15, 2026
358fa7b
fix(server): reject replaying a command receipt across threads in v2
juliusmarminge Aug 15, 2026
1c3f3ff
feat(mobile): surface prominent activity status and metadata
juliusmarminge Aug 17, 2026
40b35db
fix: reconcile main's round-9 features after the rebase
juliusmarminge Aug 17, 2026
0e4c8cf
feat(server): honor withheld agent browser access in the v2 runtime
juliusmarminge Aug 17, 2026
bd70826
fix(web): restore the titlebar sizing and timeline fade lost to main'…
juliusmarminge Aug 17, 2026
3bbb50c
refactor(web): finish aligning the branch with main's style simplific…
juliusmarminge Aug 17, 2026
6d31e48
fix(orchestration): show provider retries in the work log
juliusmarminge Aug 17, 2026
06a2b41
fix: reconcile main's round-10 features after the rebase
juliusmarminge Aug 28, 2026
2c3c47d
fix(web): stop mis-marking recovered and text-reported tool failures …
juliusmarminge Aug 28, 2026
f2b786b
feat(orchestration-v2): project linked pull requests on threads (#8160)
juliusmarminge Aug 28, 2026
4650a69
feat(orchestration-v2): carry approval options and app names to the c…
juliusmarminge Aug 28, 2026
96a5bf0
feat(orchestration-v2): route Codex thread feedback uploads through v…
juliusmarminge Aug 28, 2026
d473579
feat(analytics): credit v2 threads and turns to the starting client (…
juliusmarminge Aug 28, 2026
197d245
fix(grok): fail hung prompts on xAI rate-limit completions (#8358, pa…
juliusmarminge Aug 28, 2026
8c559a0
feat(orchestration-v2): show live context usage in the meter (#8144)
juliusmarminge Aug 28, 2026
d7f6852
fix(web): keep following the stream after returning to the live edge …
juliusmarminge Aug 28, 2026
718ff37
feat(grok): capture exit_plan_mode into the v2 proposed-plan card (#8…
juliusmarminge Aug 28, 2026
c6ac7fa
fix(web): repaint the composer glass and strip the thread-panel popov…
juliusmarminge Aug 28, 2026
2c7ab19
fix(web): adopt main's attached-composer surface contract so the glas…
juliusmarminge Aug 28, 2026
7e9527c
fix(web): converge ChatComposer on main's drawer-era body
juliusmarminge Aug 28, 2026
15ac91d
fix(web): collapse settled tool runs behind main's summary toggles
juliusmarminge Aug 28, 2026
6bc36d5
fix(web): surface v2 todo-list plans as task progress
juliusmarminge Aug 28, 2026
d209d13
fix(web): show the command on collapsed tool rows, not its stdout
juliusmarminge Aug 28, 2026
698db66
fix(web): collapsed tool rows preview inputs for every tool type
juliusmarminge Aug 28, 2026
a2c1f7f
fix: reconcile main's round-11 features after the rebase
juliusmarminge Aug 28, 2026
344d661
fix(opencode): route child-session approvals through the v2 adapter
juliusmarminge Aug 28, 2026
7b35f07
fix: reconcile main's round-12 features after the rebase
juliusmarminge Aug 28, 2026
bbde250
fix: restore main's automatic thread settling after the revert
juliusmarminge Aug 29, 2026
2dbca27
fix(web): restore the full-screen file-drop target over the chat column
juliusmarminge Aug 29, 2026
e3d0945
feat(server): claim uploaded attachments at v2 dispatch
juliusmarminge Aug 29, 2026
dbe86d1
feat(web): show attachments on queued messages and edit them in the c…
juliusmarminge Aug 29, 2026
399df7a
fix(web): drag-to-reorder queued messages and retire stale pending rows
juliusmarminge Aug 29, 2026
03c974d
fix: reconcile main's round-14 features after the rebase
juliusmarminge Aug 29, 2026
731e44a
fix(web): dedupe the composer glass styles and align the chat column …
juliusmarminge Aug 29, 2026
e7d813a
fix(mobile): replace remaining dark: utilities with adaptive semantic…
juliusmarminge Aug 29, 2026
e89268b
fix(lint): allowlist the queue and relationships interop boundaries
juliusmarminge Aug 29, 2026
edbe21f
fix(server): inject HostProcessPlatform into the Grok plan extractor
juliusmarminge Aug 29, 2026
2a94e7b
chore: retrigger ci
juliusmarminge Aug 29, 2026
2fe6d79
chore: refresh macroscope ui-consistency check
juliusmarminge Aug 29, 2026
12bf101
fix: reconcile main's round-16 features after the rebase
juliusmarminge Aug 29, 2026
b14ca6b
fix(web): keep failed tool items in the collapsed group summaries
juliusmarminge Aug 29, 2026
608793e
fix(server): keep Claude session approvals ephemeral
juliusmarminge Aug 29, 2026
b28c4a4
fix(orchestration): reanchor unsettled threads
juliusmarminge Aug 29, 2026
7933dd6
fix(server): observe pre-aborted Claude approvals
juliusmarminge Aug 29, 2026
635f552
fix(server): include service launcher in bundle build
juliusmarminge Aug 29, 2026
4fdafec
fix(orchestration): preserve legacy thread metadata
juliusmarminge Aug 29, 2026
8f0ada7
fix(web): honor disabled legacy plan mode
juliusmarminge Aug 29, 2026
d72da77
fix(server): preserve Claude subagent models
juliusmarminge Aug 29, 2026
202da64
fix(orchestration): honor migrated thread visibility in search
juliusmarminge Aug 29, 2026
1acca70
fix(orchestration): recreate missing worktrees before turns
juliusmarminge Aug 29, 2026
54c0c03
fix(clients): restore Codex feedback submission
juliusmarminge Aug 29, 2026
1322c48
fix(server): preserve generic provider attachments
juliusmarminge Aug 29, 2026
dfaf815
fix(web): load workspace markdown images through assets
juliusmarminge Aug 29, 2026
fa61cae
fix(web): preserve Windows markdown paths
juliusmarminge Aug 29, 2026
980df24
fix(server): keep current provider context usage
juliusmarminge Aug 29, 2026
a4cee61
fix(web): restore markdown file chip actions
juliusmarminge Aug 29, 2026
875b9d8
fix(web): scope markdown actions to their environment
juliusmarminge Aug 29, 2026
8853fd4
fix(protocol): reject incompatible orchestration peers
juliusmarminge Aug 29, 2026
adc3d1a
docs: explain legacy thread migration
juliusmarminge Aug 29, 2026
d9e8745
docs: state portable handoff limits
juliusmarminge Aug 29, 2026
2e88e58
chore(repo): remove tracked audit scratch files
juliusmarminge Aug 29, 2026
0439f0f
fix(server): guard OpenCode prompt admission races
juliusmarminge Aug 29, 2026
537861c
fix(server): restore Claude structured questions
juliusmarminge Aug 29, 2026
9991452
fix(server): project Claude plans and todos
juliusmarminge Aug 29, 2026
d16e890
perf(orchestration): bound history reads in SQL
juliusmarminge Aug 29, 2026
ac7e04a
perf(orchestration): bound complete thread snapshots
juliusmarminge Aug 29, 2026
48dab8c
fix(server): restore Claude resume compaction
juliusmarminge Aug 29, 2026
03d8aef
fix(server): allow protocol negotiation in CORS
juliusmarminge Aug 29, 2026
4c25c80
fix(server): preserve provider usage in persisted turns
juliusmarminge Aug 29, 2026
a489118
fix(server): preserve Claude planning lifecycle
juliusmarminge Aug 29, 2026
3d2d571
fix(server): normalize Claude question answers
juliusmarminge Aug 29, 2026
a8370c6
fix(server): correlate OpenCode prompt admission
juliusmarminge Aug 29, 2026
d4debe5
fix(clients): anchor feedback in conversation order
juliusmarminge Aug 29, 2026
8d2c45c
fix(web): retain markdown workspace ownership
juliusmarminge Aug 29, 2026
1432246
fix(orchestration): page history through its true end
juliusmarminge Aug 29, 2026
1fc6d2c
fix(server): cancel pending OpenCode prompts safely
juliusmarminge Aug 29, 2026
42bafcb
fix(orchestration): retain nested fork history when paging
juliusmarminge Aug 29, 2026
f45dde3
fix(server): recover OpenCode status reconciliation
juliusmarminge Aug 29, 2026
93620df
fix(orchestration): select visible history before limiting SQL
juliusmarminge Aug 29, 2026
7efa4e8
fix(web): port composer activity and grouping to orchestration v2
juliusmarminge Aug 30, 2026
61e3568
fix(web): align queue headers and prevent stash overlap
juliusmarminge Aug 30, 2026
f21af84
fix(web): share the outline for joined composer tabs
juliusmarminge Aug 30, 2026
1a60088
fix(web): keep stash separate from the composer activity column
juliusmarminge Aug 30, 2026
b952c57
refactor(web): use shared banner rows for queued messages
juliusmarminge Aug 30, 2026
1a56fa6
fix(web): keep queued message editing inside the queue panel
juliusmarminge Aug 30, 2026
5d5f370
fix(web): keep queued messages in place while editing
juliusmarminge Aug 30, 2026
f8ed1f0
fix(web): match composer actions to draft and modifier state
juliusmarminge Aug 30, 2026
5145881
fix(web): keep composer shortcut tooltip stable on Mod
juliusmarminge Aug 30, 2026
cafacd5
feat(web): summarize T3 orchestration actions
juliusmarminge Aug 30, 2026
6bc5b0f
feat(mobile): port chat summaries and transitions to orchestration v2
juliusmarminge Aug 30, 2026
8b2f951
fix(chat): remove added tool summary status counts
juliusmarminge Aug 30, 2026
42dee14
fix(mobile): keep scroll bounds current after animations
juliusmarminge Aug 30, 2026
27ef79d
fix: reconcile main's round-17 features after the rebase
juliusmarminge Sep 1, 2026
38f3e4d
feat(web): port working and thinking timeline rows to orchestration v2
juliusmarminge Sep 1, 2026
ddf58d9
fix: reconcile main's round-18 features after the rebase
juliusmarminge Sep 2, 2026
702ef5e
feat(server): evaluate automatic thread settlement in the v2 orchestr…
juliusmarminge Sep 2, 2026
dc4cd90
fix: reconcile main's round-19 features after the rebase
juliusmarminge Sep 2, 2026
4199e9d
fix(web): right-align the stash shoulder tab again
juliusmarminge Sep 2, 2026
4f924bf
fix(web): realign the composer and timeline with main
juliusmarminge Sep 2, 2026
96aff35
fix: reconcile main's round-20 features after the rebase
juliusmarminge Sep 2, 2026
d98f1d5
fix(server): reduce v2 recovery and runtime resource usage
juliusmarminge Sep 4, 2026
8af5734
fix: reconcile main updates with orchestration v2
juliusmarminge Sep 4, 2026
4b142ae
fix(orchestration): stabilize Codex turn mapping and settlement
juliusmarminge Sep 4, 2026
7e3f6c8
fix(chat): match main timer and task placement
juliusmarminge Sep 4, 2026
07e8f8d
fix(mobile): restore composer and timeline behavior from main
juliusmarminge Sep 4, 2026
e2b1c77
fix(mobile): Keep the last line of iOS assistant replies visible
mwolson Aug 25, 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 @@ -78,6 +78,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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Full docs live in [docs/](./docs). There's no docs site yet.
- [Permission modes](./docs/user/permission-modes.md)
- [Keyboard shortcuts](./docs/user/keybindings.md)
- [Customize a project icon](./docs/user/project-settings.md)
- [Appearance preferences](./docs/user/appearance.md)
- [Remote access from a phone or another machine](./docs/user/remote-access.md)
- [Keeping app and server in sync](./docs/user/updating.md)
- [Source control integrations](./docs/user/source-control.md)
Expand Down
Loading
Loading