opencode-agent[bot]
|
f99469bdf8
|
refactor(core): remove unused layer exports (#39975)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
|
2026-07-31 20:26:38 -04:00 |
|
opencode-agent[bot]
|
6c567dc745
|
refactor(core): remove unreferenced layer map example (#39971)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
|
2026-07-31 20:25:27 -04: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 |
|
opencode-agent[bot]
|
0ffec67ca3
|
refactor: remove unused V2 code (#39699)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-07-30 11:25:03 -05:00 |
|
James Long
|
94ee274aeb
|
feat(core): add V2 formatter runtime (#39564)
|
2026-07-29 17:23:04 -04:00 |
|
Aiden Cline
|
c8dca936b1
|
feat(plugin): add shell.create.before hook (#39547)
|
2026-07-29 14:11:52 -05:00 |
|
Dax Raad
|
bd906d468d
|
refactor(core): make watcher subscription effectful
|
2026-07-29 09:50:24 -04:00 |
|
Kit Langton
|
27e7b0558a
|
fix(core): preserve plugin update order (#39372)
|
2026-07-28 13:00:24 -04:00 |
|
Kit Langton
|
e556aca833
|
refactor(core): simplify plugin reload loop (#39356)
|
2026-07-28 12:21:29 -04:00 |
|
Aiden Cline
|
62320947d9
|
fix(core): refresh system prompt references (#39245)
|
2026-07-27 21:52:31 -05:00 |
|
Aiden Cline
|
0cb9bb567e
|
fix(core): align Meta system prompt (#39240)
|
2026-07-27 21:31:49 -05:00 |
|
Aiden Cline
|
abcbdad530
|
fix(core): refresh Meta system prompt (#39237)
|
2026-07-27 21:14:16 -05:00 |
|
Kit Langton
|
debdea40ea
|
feat(core): reload configured plugins from source edits (#39224)
|
2026-07-27 22:04:28 -04:00 |
|
Kit Langton
|
8b4b0d67d7
|
feat(core): reload discovered plugins from source edits (#39174)
|
2026-07-27 18:20:13 -04: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 |
|
Dax Raad
|
203a0613b8
|
feat(www): migrate docs to Blume
|
2026-07-25 21:17:25 -04:00 |
|
Dax Raad
|
02c66c5fc1
|
docs(core): fix OpenCode skill links
|
2026-07-25 14:08:29 -04:00 |
|
Kit Langton
|
e7ecee5df2
|
fix(core): isolate tool hook outcomes (#38571)
|
2026-07-23 17:40:42 -04:00 |
|
Kit Langton
|
79c1544072
|
refactor(tools): unify tool APIs and result handling (#38367)
|
2026-07-23 21:13:31 +00:00 |
|
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 |
|