Filip
|
20a953b29c
|
fix(cli): honor agent model across run targets
|
2026-08-14 13:49:53 +00:00 |
|
Kit Langton
|
fec4f20736
|
perf(core): load MCP client lazily (#42468)
|
2026-08-13 22:48:09 -04:00 |
|
opencode-agent[bot]
|
49d07ffe5f
|
fix(core): use file times for tool output cleanup (#42450)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-13 21:44:16 -05:00 |
|
Kit Langton
|
23b7632743
|
refactor(core): remove bus replay all (#42460)
|
2026-08-13 21:52:48 -04:00 |
|
Kit Langton
|
de28ca9f0e
|
refactor(util): load npm package parser lazily (#42467)
|
2026-08-13 21:48:48 -04:00 |
|
Kit Langton
|
7a73aad0a2
|
chore: remove orphaned v2 exports (#42459)
|
2026-08-13 21:18:58 -04:00 |
|
Kit Langton
|
146aeef830
|
refactor(util): remove unused npm install (#42454)
|
2026-08-13 21:17:52 -04:00 |
|
Kit Langton
|
28b630477d
|
fix(tui): recover sessions from missing locations (#42455)
|
2026-08-13 20:49:18 -04:00 |
|
James Long
|
ad8ed9b367
|
refactor(core): replace project copies with worktrees (#42149)
|
2026-08-13 18:06:28 -04:00 |
|
Kit Langton
|
e8101ef7fe
|
feat(core): add portable shell permission scanner (#42351)
|
2026-08-13 17:53:35 -04:00 |
|
Kit Langton
|
b882ccc57d
|
fix(core): preserve instruction state on move (#42398)
|
2026-08-13 16:20:14 -04:00 |
|
Kit Langton
|
90fd61225e
|
feat(core): replace webfetch markdown renderer (#42229)
|
2026-08-13 15:53:53 -04:00 |
|
Kit Langton
|
f2408060b7
|
fix(core): render granular instruction updates (#42383)
|
2026-08-13 18:26:44 +00:00 |
|
opencode-agent[bot]
|
595e4c8c96
|
chore: generate
|
2026-08-13 16:15:38 +00:00 |
|
Kit Langton
|
20929b3081
|
fix(core): refresh fallback file search (#42348)
|
2026-08-13 16:13:31 +00:00 |
|
opencode-agent[bot]
|
8bcc245142
|
fix(core): list default agent first (#42243)
Co-authored-by: Dax Raad <mail@thdxr.com>
|
2026-08-13 10:50:19 -04:00 |
|
Kit Langton
|
56973e0ca4
|
fix(core): reject inherited workspace providers (#42227)
|
2026-08-12 22:55:32 -04:00 |
|
Kit Langton
|
20197c6b8a
|
test(core): reuse project service stub (#42208)
|
2026-08-12 21:47:09 -04:00 |
|
Kit Langton
|
a78c8d8972
|
test(core): reuse permission service stub (#42205)
|
2026-08-12 21:26:58 -04:00 |
|
Kit Langton
|
a31058d76c
|
fix(core): skip shell parsing when permissions allow all (#42203)
|
2026-08-12 21:09:52 -04:00 |
|
Kit Langton
|
0d703d39e7
|
fix(core): adopt pre-project sessions on directory resolution (#42100)
|
2026-08-12 20:47:55 +00:00 |
|
opencode-agent[bot]
|
fc5c781085
|
chore: generate
|
2026-08-12 20:29:39 +00:00 |
|
Dax
|
0859f77153
|
fix(core): continue sessions after location move (#42138)
|
2026-08-12 16:25:50 -04:00 |
|
opencode-agent[bot]
|
f5e6b8c769
|
chore: generate
|
2026-08-12 19:29:55 +00:00 |
|
Kit Langton
|
2025ed939a
|
feat(server): typed no-execution-plane environment for workerd profile (#42113)
|
2026-08-12 19:28:07 +00:00 |
|
Dax
|
a7642737c7
|
feat(core): add generic session inbox (#42109)
|
2026-08-12 15:28:04 -04:00 |
|
opencode-agent[bot]
|
8d5dd206a6
|
fix(core): validate tool definitions on registration (#42117)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-12 14:08:13 -05:00 |
|
opencode-agent[bot]
|
c7bee09632
|
fix(core): preserve Copilot fallback provider (#42099)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-12 14:03:27 -05:00 |
|
Kit Langton
|
a841fc22bb
|
feat(server): workerd runtime profile and SDK workerd entrypoint (#41918)
|
2026-08-12 14:07:56 -04:00 |
|
Kit Langton
|
fd30b9765d
|
refactor(core): spawn stdio MCP servers through the location environment (#42076)
|
2026-08-12 13:16:12 -04:00 |
|
opencode-agent[bot]
|
b50924b993
|
test: stabilize Windows integration coverage (#42079)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
|
2026-08-12 12:45:38 -04:00 |
|
Kit Langton
|
930b0751b1
|
fix(core): generate session titles before model execution (#42067)
|
2026-08-12 12:08:24 -04:00 |
|
opencode-agent[bot]
|
1fea1c2ebc
|
fix(core): route Muse models to Meta prompt (#42036)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-12 09:31:59 -05:00 |
|
opencode-agent[bot]
|
1da591b84d
|
fix(core): return content-only Code Mode results (#41954)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-12 09:14:41 -05:00 |
|
Dax Raad
|
9769e7012c
|
feat(core): configure package publishing
|
2026-08-12 09:30:34 -04:00 |
|
opencode-agent[bot]
|
bf751a907d
|
fix(core): jitter session retry delays (#41942)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-11 23:58:20 -05:00 |
|
opencode-agent[bot]
|
e3bd82013c
|
fix(ai): preserve stream transport failures (#41779)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-08-11 23:17:48 -05:00 |
|
Kit Langton
|
90b6fa0eab
|
fix(core): expose local attachment paths (#41789)
|
2026-08-11 23:32:49 -04:00 |
|
Dax
|
93965df860
|
feat(session): record location switches (#41899)
|
2026-08-11 19:03:57 -07:00 |
|
Dax Raad
|
f6611a1f56
|
refactor(core): internalize effect sqlite adapter
|
2026-08-11 21:33:23 -04:00 |
|
Dax
|
5da7eaa6eb
|
feat(api): continue pending work after interrupt (#41888)
|
2026-08-11 17:56:54 -07:00 |
|
Kit Langton
|
c254ba8a7f
|
core: embed models.dev snapshot instead of compile-time define (#41838)
|
2026-08-11 20:55:09 -04:00 |
|
opencode-agent[bot]
|
055a380e66
|
fix(core): parameterize v1 migration messages (#41877)
Co-authored-by: Dax <826656+thdxr@users.noreply.github.com>
|
2026-08-11 19:51:37 -04:00 |
|
Kit Langton
|
f1366d80c8
|
fix(core): default #sqlite resolution to the node driver (#41834)
|
2026-08-11 17:50:09 -04:00 |
|
Kit Langton
|
59970699d0
|
test(core): narrow plugin test layer (#41852)
|
2026-08-11 17:23:47 -04:00 |
|
Aiden Cline
|
b35c5fc985
|
fix(core): detect copilot PDF input support (#41854)
|
2026-08-11 16:05:36 -05:00 |
|
Aiden Cline
|
3fd3e28690
|
fix(core): classify copilot utility requests (#41840)
|
2026-08-11 15:51:55 -05:00 |
|
Kit Langton
|
b4abeb4788
|
test(core): narrow effect flock harness (#41837)
|
2026-08-11 16:51:42 -04:00 |
|
Aiden Cline
|
ab6e18e4ff
|
fix(core): route Vertex Anthropic natively (#41836)
|
2026-08-11 15:29:02 -05:00 |
|
Kit Langton
|
2b6dd2559c
|
fix(core): prefer nearest skill source (#41788)
|
2026-08-11 16:13:32 -04:00 |
|