Commit graph

154 commits

Author SHA1 Message Date
Kit Langton
203b9f59b7
fix(core): load dynamic models for generation (#38401) 2026-07-22 22:26:08 -04:00
Aiden Cline
23483ea013
feat(ai): support custom reasoning fields (#38227) 2026-07-21 23:42:59 -05:00
Dax Raad
e84938b309 fix(core): make session warming observable 2026-07-21 21:30:05 -04:00
Dax Raad
f683eef5f9 feat(core): add session warming 2026-07-21 20:43:26 -04:00
Aiden Cline
a0a6963beb
fix(core): discover Copilot API endpoint (#38184) 2026-07-21 19:28:31 -05:00
Dax
8de40be6ea
feat(plugin): expose app metadata (#38179) 2026-07-21 22:16:25 +00:00
Shoubhit Dash
cf651bc41b
feat(cli): port ACP to V2 (#37907) 2026-07-21 21:13:21 +05:30
opencode-agent[bot]
cf2c1bf425
refactor(core): break plugin host cycle (#38120)
Co-authored-by: James Long <17031+jlongster@users.noreply.github.com>
2026-07-21 10:35:00 -04:00
Dax
e0810753f2
refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
Aiden Cline
455b5d3165
fix(core): match dev patch behavior (#37709) 2026-07-20 16:46:11 -05:00
Kit Langton
6d32bc9cb0
feat(simulation): control arbitrary tool lifecycles (#37816) 2026-07-19 17:40:30 -04:00
Aiden Cline
987242b3e8
fix(core): honor OAuth attempt expiration (#37557) 2026-07-17 16:10:53 -05:00
opencode-agent[bot]
f2a4011371
fix(cli): restore plugin list diagnostics (#37540)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-17 13:42:44 -05:00
Kit Langton
44f7bb71c1
chore: upgrade Effect to beta.98 (#37498) 2026-07-17 10:31:27 -04:00
Kit Langton
3db4458e6c
feat(session): expose transient generation API (#37433) 2026-07-17 09:25:50 -04:00
Simon Klee
a1b274e6f8
node v2 cli support (#36309) 2026-07-17 14:45:06 +02:00
Kit Langton
faf964691b
fix(core): initialize provider state before catalog transforms (#37419) 2026-07-16 22:45:42 -04:00
Dax Raad
103f764624 feat(core): add provider policy enforcement 2026-07-16 14:28:18 -04:00
Kit Langton
4678bd1049
feat(plugin): expose synthetic session input (#37212) 2026-07-15 22:55:40 -04:00
Dax Raad
5fb0470b44 feat(api): add experimental wellknown connections 2026-07-15 22:53:38 -04:00
Aiden Cline
720f062cd0
refactor(core): select system prompts through plugins (#37181) 2026-07-15 18:21:32 -05:00
Dax Raad
b5177adb5b feat(api): add command authentication attempts 2026-07-15 19:08:56 -04:00
Dax Raad
a772767e9b refactor(api): scope oauth operations by integration 2026-07-15 19:08:56 -04:00
opencode-agent[bot]
f92d84746b
refactor(plugin): scope context hook to session (#37175)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-15 16:32:00 -04:00
Dax Raad
f2f5eb6f16 feat(plugin): restore ai request hook 2026-07-15 15:58:14 -04:00
Aiden Cline
d88faeb6da
fix(core): restore xAI OAuth in v2 (#36955) 2026-07-14 18:25:14 -05:00
Aiden Cline
f4f761246a
fix(core): support OpenAI pro mode (#36896) 2026-07-14 15:12:51 -05:00
Dax Raad
915be9b54d feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
Dax Raad
2a08cd3b96 refactor(core): simplify plugin entrypoint resolution 2026-07-13 22:45:15 -04:00
opencode-agent[bot]
d1550cb599
feat(core): port GitHub Copilot OAuth (#36336)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-10 21:11:12 -04:00
Dax Raad
a4a948316b fix(core): skip unchanged plugin activation 2026-07-10 20:49:16 -04:00
Dax Raad
5b2715d24f refactor(plugin): simplify promise adapter imports 2026-07-10 17:18:46 -04:00
Dax Raad
20e37e7122 fix(plugin): adapt promise host wire values 2026-07-10 17:18:03 -04:00
Dax Raad
feaec7a6be fix overloaded models issue 2026-07-10 16:56:37 -04:00
Dax Raad
768a69bbbd sync 2026-07-10 12:30:49 -04:00
Dax Raad
accaa792d8 docs: clarify opencode skill references 2026-07-10 11:24:03 -04:00
Dax Raad
76d7a11585 docs: expand opencode skill guidance 2026-07-10 11:23:20 -04:00
Dax Raad
c867e66ab5 feat(plugin): add promise plugin cleanup 2026-07-10 11:23:20 -04:00
Dax Raad
fbb0fdf88a fix(plugin): select plugins by id 2026-07-10 00:44:43 -04:00
Dax Raad
2a4b298108 refactor(plugin): include name in promise tools 2026-07-10 00:22:45 -04:00
Dax Raad
efeff63749 refactor(plugin): simplify promise tool declarations 2026-07-10 00:18:13 -04:00
Dax Raad
761f37370f fix(plugin): restore package publishing 2026-07-09 22:18:58 -04:00
Dax Raad
1004fbb2f5 docs: expand OpenCode 2 beta guides 2026-07-09 18:01:15 -04:00
Dax Raad
8fe78c8f8d fix(core): restore plugins after failed activation 2026-07-09 16:28:22 -04:00
Dax Raad
33c0cc2bb6 fix: synchronize remote data refreshes 2026-07-09 13:56:28 -04:00
Dax Raad
85fdb3bde6 refactor(core): optimize location startup 2026-07-09 13:15:20 -04:00
Aiden Cline
7feefb697f
refactor: remove todo tool (#35989) 2026-07-09 00:13:48 -05:00
Simon Klee
19f42f7102
feat(v2/cli): add console login (#35969) 2026-07-09 00:00:09 +02:00
James Long
99e52303e6
feat(core): discover ecosystem skill directories (#35956) 2026-07-08 16:34:41 -04:00
Kit Langton
5b39972947
fix(core): await initial plugin readiness (#35755) 2026-07-08 15:12:45 -04:00