Commit graph

227 commits

Author SHA1 Message Date
Aiden Cline
ffac1c5b11
fix(core): classify GitHub Copilot requests on every route (#47160) 2026-09-03 22:13:04 -05:00
Aiden Cline
b2fb2c5e36
chore(core): bump GitHub Copilot API version to 2026-08-01 (#47108) 2026-09-03 15:38:32 -05:00
Aiden Cline
206f51547c
fix(core): reject GitHub Copilot login without chat entitlement (#46959) 2026-09-03 09:56:36 -05:00
Kit Langton
c992716523
fix(core): activate the initial plugin generation without the reload debounce (#46922) 2026-09-03 01:02:38 +00:00
Kit Langton
e402600d92
test(core): keep supervisor reload tests offline (#46939) 2026-09-02 21:02:16 -04:00
Kit Langton
f34b74b1dc
test(core): refuse network in the test harness (#46908) 2026-09-02 20:41:29 -04:00
Dax
dea1f9cb7b
fix(core): update plugin reload npm fixture (#46918) 2026-09-02 19:12:00 -04:00
Kit Langton
f269025416
fix(core): keep plugin activation stable across failures and refreshes (#46899) 2026-09-02 18:56:23 -04:00
Aiden Cline
dbd47702b2
fix(core): tell plan agent to discuss plans instead of writing files by default (#46905) 2026-09-02 16:49:04 -05:00
Luke Parker
b605f355ca
fix(core): share the models.dev snapshot across Locations (#46784) 2026-09-03 07:22:07 +10:00
Dax
ed3259a9b7
refactor(plugin): centralize host resolution (#46901) 2026-09-02 17:04:15 -04:00
Kit Langton
4772b6a3e8
refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
Aiden Cline
8068c5e48c
tweak: gpt model system prompting (#46753) 2026-09-02 02:33:38 -05:00
Kit Langton
e327f93711
fix(core): copy models.dev snapshot without structuredClone (#46710) 2026-09-01 23:07:15 -04:00
Kit Langton
e561431f7c
fix(core): report duplicate plugin IDs as inventory failures (#46718) 2026-09-02 02:30:50 +00:00
Dax
e76e90b71e
refactor(core): decouple plugins from config loading (#46639) 2026-09-01 20:37:42 -04:00
Filip
fd73a85de4
remove azure discovery (#46672) 2026-09-01 22:13:08 +02:00
Shoubhit Dash
9f01e2b548
fix(plugin): make load failures easier to diagnose (#46594) 2026-09-01 22:29:35 +05:30
Dax Raad
f330f3e02b feat(cli): check and update plugins with flat inventory 2026-09-01 10:46:47 -04:00
Victor Navarro
cff1d0fe01
fix(core): preserve legacy Console reasoning variants (#46586) 2026-09-01 13:45:26 +02:00
Victor Navarro
77eac47493
feat(core): support canonical provider config (#46134) 2026-09-01 12:19:02 +02:00
Aiden Cline
000b42d204
refactor(core): nest code mode catalog (#46541) 2026-09-01 00:01:31 -05:00
Dax Raad
5d73a5789f feat(plugin): support live package updates 2026-08-31 23:35:21 -04:00
Aiden Cline
6a99898ef7
feat(core): register tool namespaces (#46487) 2026-08-31 21:29:19 -05:00
Kit Langton
36ac35a7c8
refactor(util): make layer graphs opaque and composable
Replace exposed layer graph assembly with opaque declarations, checked substitutions, and lifetime-aware compilation. Preserve deep replacement, ordered startup, and Effect-owned resource lifetimes; migrate callers and verify source and published package contracts.
2026-08-31 13:46:27 -04:00
Dax
6a2c3e91c7
feat(plugin): add typed rpc and custom events (#46105) 2026-08-30 21:28:19 -04:00
Kit Langton
e3bda5e2d0
feat(tui): add branch review scopes 2026-08-28 22:46:23 -04:00
Kit Langton
5b39f5184f
test(core): share selector sentinels (#45748) 2026-08-28 17:59:12 -04:00
Kit Langton
f2fb191f53
test(core): inject vertex auth transport (#45751) 2026-08-28 17:47:24 -04:00
Kit Langton
2751813454
test(core): simplify provider test fixtures (#45743) 2026-08-28 17:47:13 -04:00
Kit Langton
ee42eb3ca3
fix(core): render built-in command arguments (#45697) 2026-08-28 16:55:21 -04:00
Kit Langton
aea3e7c1d2
fix(core): refresh plugins in background (#45993) 2026-08-28 19:43:12 +00:00
Kit Langton
0593a6b8eb
fix(core): isolate models seed replay (#45686) 2026-08-28 15:26:22 -04:00
Kit Langton
ac3cd1b183
test(core): simplify provider smoke tests (#45656) 2026-08-28 13:26:27 -04:00
Kit Langton
374d317412
test(core): simplify provider test setup (#45635) 2026-08-28 13:25:53 -04:00
James Long
ca47949475
feat(plugin): expose experimental terminal reads (#45792) 2026-08-28 08:03:35 -04:00
Aiden Cline
56f2559798
fix(codemode): report original tool errors (#45820) 2026-08-27 22:54:36 -05:00
Kit Langton
e63779d9e1
fix(core): keep vertex settings serializable (#45704) 2026-08-27 23:01:20 -04:00
Kit Langton
9d673d7fb3
docs(core): align built-in prompt guidance (#45642) 2026-08-27 22:42:19 -04:00
Kit Langton
11aab207f0
test(core): remove dead test setup (#45669) 2026-08-27 22:31:26 -04:00
opencode-agent[bot]
bdf2e84812
feat(core): support Azure CLI authentication (#45086)
Co-authored-by: neriousy <34747899+neriousy@users.noreply.github.com>
2026-08-27 23:22:22 +00:00
Kit Langton
1455995ac7
refactor(core): use word casing for MCP namespaces (#45618) 2026-08-27 16:11:50 -04:00
Kit Langton
df7dae3706
refactor(plugin): reuse tool executor conversion (#45572)
Reuse the private executor/progress conversion for Promise tool list, get, and update while preserving captured executors, identifiers, and explicit optional-field clearing. Add focused adapter regression coverage.
2026-08-27 11:25:12 -04:00
Shoubhit Dash
46aa25f236
feat(plugin): expose model generation options to session hooks (#45268) 2026-08-27 17:30:37 +05:30
Aiden Cline
e288e0fc4d
feat(plugin): allow tool call repair before lookup (#45453) 2026-08-27 00:10:43 -05:00
Aiden Cline
1c4f8c40a8
feat(plugin): add tool draft reads (#45443) 2026-08-26 22:16:27 -05:00
Aiden Cline
2bcb67a71e
feat(plugin): add tool updates and removal (#45436) 2026-08-26 22:00:01 -05:00
Aiden Cline
40cbea3c19
refactor(core): use shared state for tool registry (#45414) 2026-08-26 21:33:00 -05:00
Aiden Cline
b5cb5e2a55
refactor(plugin): manage MCP servers through transforms (#45408) 2026-08-26 18:42:28 -05:00
opencode-agent[bot]
3184427c03
feat(plugin): expose the current location in plugin context (#45403)
Co-authored-by: thdxr <826656+thdxr@users.noreply.github.com>
2026-08-26 19:09:16 -04:00