Commit graph

144 commits

Author SHA1 Message Date
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
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
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
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
Shoubhit Dash
810156d081
refactor(core): expose session transport eligibility (#41558) 2026-08-14 22:05:02 +05:30
Shoubhit Dash
3d3bbd48f9
feat(core): add tavily web search (#42591) 2026-08-14 20:20:10 +05:30
Kit Langton
146aeef830
refactor(util): remove unused npm install (#42454) 2026-08-13 21:17:52 -04:00
Dax
a7642737c7
feat(core): add generic session inbox (#42109) 2026-08-12 15:28:04 -04: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
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
Kit Langton
59970699d0
test(core): narrow plugin test layer (#41852) 2026-08-11 17:23:47 -04:00
Aiden Cline
3fd3e28690
fix(core): classify copilot utility requests (#41840) 2026-08-11 15:51:55 -05:00
opencode-agent[bot]
d8b3e528e8
fix(core): use standard web search key dialogs (#41821)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-11 14:13:58 -05:00
Kit Langton
fa5ca85e30
refactor(core): reuse plugin source discovery (#41794) 2026-08-11 13:06:58 -04:00
opencode-agent[bot]
6721ff5328
fix(core): omit deprecated models.dev models (#41769)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-11 10:17:04 -05:00
Kit Langton
1113adfd5e
refactor(core): skill service stores values, config plugin owns the filesystem (#41622) 2026-08-10 20:38:08 -04:00
Aiden Cline
7ff27ca8cf
fix(core): resolve provider URL variables at runtime (#41580) 2026-08-10 15:03:47 -05:00
Aiden Cline
f64b024f46
fix(core): resolve models.dev URL env vars (#41474) 2026-08-09 23:22:01 -05:00
Aiden Cline
9bc4eea79a
refactor(core): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
opencode-agent[bot]
b274db88b0
chore(core): format package (#41205)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-07 23:18:03 -05:00
Aiden Cline
ec95b27308
fix(core): align ChatGPT context limits (#40902) 2026-08-06 13:35:48 -05:00
Aiden Cline
be2f74d44a
refactor(plugin): split session HTTP hooks (#40724) 2026-08-06 13:23:22 -05:00
Aiden Cline
ae494ffce5
fix(core): retire legacy provider aliases (#40487) 2026-08-05 23:27:14 -05:00
Aiden Cline
daa998f9c3
fix(core): make xAI OAuth device-only (#40538) 2026-08-04 22:55:31 -05:00
Aiden Cline
b9c118e0fe
chore(core): drop unreachable AI SDK provider packages (#40504) 2026-08-04 14:37:56 -05:00
Aiden Cline
aa820db18d
feat(plugin): add session HTTP middleware (#40327) 2026-08-04 09:15:52 -05:00
Kit Langton
2cfe8883ea
feat(plugin): expose session rename and wait to plugins (#39932) 2026-07-31 21:08:33 +00:00
Aiden Cline
7129ed6e62
fix(core): respect model input limits (#39797) 2026-07-31 10:41:36 -05:00
Aiden Cline
671e164f8d
refactor(core): contain Codex in OpenAI plugin (#39734) 2026-07-30 21:43:38 -05:00
Dax Raad
488445a679 fix(tui): correct project-aware session lists 2026-07-29 21:59:33 -04:00
Aiden Cline
c8dca936b1
feat(plugin): add shell.create.before hook (#39547) 2026-07-29 14:11:52 -05:00
Dax Raad
2a85c861e0 fix(session): hide pending admission sequence 2026-07-29 09:50:24 -04:00
Aiden Cline
62320947d9
fix(core): refresh system prompt references (#39245) 2026-07-27 21:52:31 -05:00
Aiden Cline
abcbdad530
fix(core): refresh Meta system prompt (#39237) 2026-07-27 21:14:16 -05:00
Kit Langton
470e360942
test(core): align tool contract expectations (#39172) 2026-07-28 00:48:29 +00:00
Kit Langton
713658c07b
test(core): add config and watcher test services (#39157) 2026-07-27 14:32:38 -04:00
Kit Langton
02c37c401a
feat(core): expose config changes stream (#39131) 2026-07-27 13:38:08 -04:00
Aiden Cline
9b49e7bec9
test(core): implement catalog host model list (#39053) 2026-07-26 23:32:33 -05:00
Dax Raad
8db7487c89 refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
Shoubhit Dash
efb629a33a
feat(core): add pluggable web search (#35558)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-26 03:55:05 +00:00
Kit Langton
79c1544072
refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00