Commit graph

773 commits

Author SHA1 Message Date
opencode-agent[bot]
cf606660fb
fix(core): settle externally signaled shells (#43086)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-08-17 21:57:35 +05:30
Shoubhit Dash
cc53db4406
feat(core): discover vLLM models (#43022) 2026-08-17 17:56:03 +05:30
Shoubhit Dash
fa055143ea
feat(core): discover Ollama models (#43021) 2026-08-17 15:46:47 +05:30
Shoubhit Dash
f0ae3b9569
fix(core): activate discovered LM Studio provider (#43015) 2026-08-17 13:10:57 +05:30
opencode-agent[bot]
ecda3779fa chore: generate 2026-08-17 07:33:17 +00:00
Shoubhit Dash
a3e69a967b
feat(core): discover LM Studio models (#42607)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-17 13:02:08 +05:30
opencode-agent[bot]
e3ce37899d
fix(core): run HTTP hooks for session generate (#42965)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-16 21:44:22 -05:00
Aiden Cline
1f86a6d3f0
fix(core): restore OpenAI request headers (#42959) 2026-08-16 21:25:48 -05:00
Aiden Cline
ec10d71f22
fix(core): keep plan mode reminders in sync with session agent (#42652) 2026-08-16 16:01:02 -05:00
opencode-agent[bot]
ca589273c7
fix(core): preserve tool-result images for AI SDK providers (#42849)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-08-16 15:20:37 -05:00
Dax Raad
8251934007 fix(core): batch initial streamed delta 2026-08-15 19:26:16 -04:00
Dax
6a7d6c5adc
refactor(core): use numeric event timestamps (#42828) 2026-08-15 18:48:58 -04:00
Dax
4fee4d7d86
fix(core): batch streamed session deltas 2026-08-15 18:16:01 -04:00
opencode-agent[bot]
d94d520f45
fix(tui): make running subagents clickable (#42797)
Co-authored-by: Dax Raad <mail@thdxr.com>
2026-08-15 19:54:40 +00:00
Kit Langton
07a82a442e
fix(core): keep queued work parked after interrupt (#42682) 2026-08-15 18:34:43 +00:00
Dax
0d7904c91f
refactor(core): model provider activation explicitly (#42791)
Co-authored-by: Michael Hart <mhart@cloudflare.com>
2026-08-15 16:29:09 +00:00
Luke Parker
f725443e30
fix(core): normalize Windows location keys (#42745) 2026-08-15 19:56:43 +10:00
opencode-agent[bot]
cae205a3d9
fix(core): bound fuzzy search memory (#42741)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-15 19:40:24 +10:00
Kit Langton
e8fa6985bc
fix(core): unify patch path resolution (#42667) 2026-08-15 03:52:34 +00:00
Kit Langton
8afcb3870e
fix(plugin): derive promise adapter from protocol schemas (#42669) 2026-08-15 00:52:06 +00:00
opencode-agent[bot]
650f7e8cdd chore: generate 2026-08-15 00:20:16 +00:00
Dax
5c7f5840ee
feat(core): persist web search provider selection (#42663) 2026-08-14 20:19:02 -04:00
Aiden Cline
8640ea3374
minimize system prompt (#42638) 2026-08-14 18:39:27 -05:00
Kit Langton
f4620939aa
test(server): remove workerd spike (#42618) 2026-08-14 13:21:26 -04:00
opencode-agent[bot]
d6c299cee7
fix(ai): remove over-safe provider error handling (#42610)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-14 12:08:59 -05:00
Shoubhit Dash
638cb414c4
test(ai): harden websocket lifecycle coverage (#42600) 2026-08-14 22:07:06 +05:30
Shoubhit Dash
445aacf92e
feat(ai): add Responses websocket continuation (#42596) 2026-08-14 22:06:29 +05:30
Shoubhit Dash
a2a53032d4
feat(core): manage session websocket channels (#41564) 2026-08-14 22:05:43 +05:30
Shoubhit Dash
810156d081
refactor(core): expose session transport eligibility (#41558) 2026-08-14 22:05:02 +05:30
Shoubhit Dash
2d953a69de
fix(ai): harden websocket error contracts (#40695) 2026-08-14 22:01:37 +05:30
Kit Langton
b0480a6f93
feat(core): make portable shell scanner authoritative (#42581) 2026-08-14 11:06:04 -04:00
Shoubhit Dash
3d3bbd48f9
feat(core): add tavily web search (#42591) 2026-08-14 20:20:10 +05:30
opencode-agent[bot]
9872fb8a54
refactor(api): remove legacy question service (#42562)
Co-authored-by: Filip Hejmowski <fhejmowski@simplito.com>
Co-authored-by: neriousy <hejmowskifilip@gmail.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-08-14 14:38:32 +00:00
opencode-agent[bot]
3a4c8cdf9d
revert(core): remove portable shell permission scanner (#42571)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-08-14 08:40:40 -04: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