Kit Langton
|
ee7339f2c6
|
refactor: move provider and config provider routes onto HttpApi (#23004)
|
2026-04-16 23:10:45 -04:00 |
|
Kit Langton
|
5d47ea0918
|
refactor: unwrap ConfigMCP namespace + self-reexport (#22948)
|
2026-04-16 19:52:04 -04:00 |
|
Aiden Cline
|
cb18f2ef40
|
fix: ensure azure sets prompt cache key by default (#22957)
|
2026-04-16 17:45:35 -05:00 |
|
thakrarsagar
|
610c036ef1
|
fix(opencode): use low reasoning effort for GitHub Copilot gpt-5 models (#22824)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2026-04-16 15:44:58 -05:00 |
|
Kit Langton
|
2fe9d94470
|
fix: remove 8 more unnecessary as any casts in opencode core (#22877)
|
2026-04-16 19:27:53 +00:00 |
|
Aiden Cline
|
47e0e2342c
|
tweak: set display 'summarized' by default for opus 4.7 thorugh messages api (#22873)
|
2026-04-16 14:12:43 -05:00 |
|
Aiden Cline
|
c5deeee8c7
|
fix: ensure azure has store = true by default (#22764)
|
2026-04-16 12:19:01 -05:00 |
|
Graham Campbell
|
378c05f202
|
feat: Add support for claude opus 4.7 xhigh adaptive reasoning effort (#22833)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-16 10:57:36 -05:00 |
|
Dax
|
675a46e23e
|
CLI perf: reduce deps (#22652)
|
2026-04-16 02:03:03 -04:00 |
|
opencode-agent[bot]
|
150ab07a83
|
chore: generate
|
2026-04-16 05:03:50 +00:00 |
|
Kit Langton
|
6b20838981
|
feat: unwrap provider namespaces to flat exports + barrel (#22760)
|
2026-04-16 05:02:50 +00:00 |
|
Kit Langton
|
8aa0f9fe95
|
feat: enable type-aware no-base-to-string rule, fix 56 violations (#22750)
|
2026-04-16 03:50:47 +00:00 |
|
Kit Langton
|
0e20382396
|
fix: resolve circular sibling imports causing runtime ReferenceError (#22752)
|
2026-04-15 23:41:34 -04:00 |
|
Kit Langton
|
80f1f1b5b8
|
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
|
2026-04-15 23:27:32 -04:00 |
|
Kit Langton
|
343a564183
|
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
|
2026-04-15 23:15:58 -04:00 |
|
Kit Langton
|
379e40d772
|
feat: unwrap InstanceState + EffectBridge namespaces to flat exports + barrel (#22721)
|
2026-04-16 02:45:45 +00:00 |
|
Kit Langton
|
5eae926846
|
add experimental provider auth HttpApi slice (#22389)
|
2026-04-16 02:07:42 +00:00 |
|
Kit Langton
|
d6b14e2467
|
fix: prefix 32 unused parameters with underscore (#22694)
|
2026-04-15 21:56:23 -04:00 |
|
opencode-agent[bot]
|
7baf998752
|
chore: generate
|
2026-04-16 01:45:44 +00:00 |
|
Kit Langton
|
1d81335ab5
|
feat: unwrap Provider namespace + improved automation script (#22690)
|
2026-04-15 21:44:46 -04:00 |
|
Kit Langton
|
f7d4665e40
|
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
|
2026-04-15 21:33:54 -04:00 |
|
Kit Langton
|
bbdbc107ae
|
feat: unwrap Config namespace to flat exports + barrel (#22689)
|
2026-04-15 21:26:24 -04:00 |
|
Kit Langton
|
3d6f90cb53
|
feat: add oxlint with correctness defaults (#22682)
|
2026-04-15 20:45:19 -04:00 |
|
Aiden Cline
|
348a84969d
|
fix: ensure tool_use is always followed by tool_result (#22646)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-04-15 14:56:45 -05:00 |
|
Dax
|
4ae7c77f8a
|
migrate: move flock and hash utilities to shared package (#22640)
|
2026-04-15 15:50:24 +00:00 |
|
Kit Langton
|
f1751401aa
|
fix(effect): add effect bridge for callback contexts (#22504)
|
2026-04-15 15:22:34 +00:00 |
|
Dax
|
be9432a893
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Dax Raad
|
627159acac
|
delete all e2e tests (#22501)
Cherry-picked from ea463e604c
|
2026-04-14 23:10:25 -04:00 |
|
Kit Langton
|
6a99079012
|
kit/env instance state (#22383)
|
2026-04-13 22:28:16 -04:00 |
|
Nazar H.
|
c2403d0f15
|
fix(provider): guard reasoningSummary injection for @ai-sdk/openai-compatible providers (#22352)
Co-authored-by: Nazar Hnatyshen <nazar.hnatyshen@atolls.com>
|
2026-04-13 20:20:06 -05:00 |
|
Kit Langton
|
663e798e76
|
refactor(provider): remove async facade exports (#22320)
|
2026-04-13 12:40:00 -04:00 |
|
Kit Langton
|
321bf1f8e1
|
refactor: finish small effect service adoption cleanups (#22094)
|
2026-04-13 09:17:13 -04:00 |
|
Aiden Cline
|
0b4fe14b0a
|
fix: forgot to put alibaba case in last commit (#22249)
|
2026-04-13 00:39:12 -05:00 |
|
Aiden Cline
|
7230cd2683
|
feat: add alibaba pkg and cache support (#22248)
|
2026-04-13 00:08:07 -05:00 |
|
Aiden Cline
|
8ffadde85c
|
chore: rm git ignored files (#22200)
|
2026-04-12 15:52:55 -05:00 |
|
opencode-agent[bot]
|
57c40eb7c2
|
chore: generate
|
2026-04-11 20:52:52 +00:00 |
|
ryan.h.park
|
63035f977f
|
fix: enable thinking for zhipuai-coding-plan & prevent Korean IME truncation (#22041)
Co-authored-by: claudianus <claudianus@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-04-11 15:51:49 -05:00 |
|
Kit Langton
|
87e23abb10
|
refactor: remove ProviderAuth facade (#21983)
|
2026-04-10 23:25:43 -04:00 |
|
Kit Langton
|
9581bf0670
|
refactor(effect): upgrade opencode to beta.46 context APIs (#21977)
|
2026-04-10 23:06:28 -04:00 |
|
opencode-agent[bot]
|
2a8a59ded9
|
chore: generate
|
2026-04-11 02:56:03 +00:00 |
|
Kit Langton
|
5917ac2162
|
fix: provide EffectLogger.layer to bare Effect.runPromise/runFork calls (#21974)
|
2026-04-10 22:55:08 -04:00 |
|
Aiden Cline
|
b0600664ab
|
feat: add support for fast modes for claude and gpt models (that support it) (#21706)
|
2026-04-09 12:06:26 -05:00 |
|
opencode-agent[bot]
|
ca57248246
|
chore: generate
|
2026-04-09 05:19:52 +00:00 |
|
Brendan Allan
|
ee23043d64
|
Remove CLI from electron app (#17803)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-04-09 13:18:46 +08:00 |
|
Vladimir Glafirov
|
cd8e8a9928
|
feat(llm): integrate GitLab DWS tool approval with permission system (#19955)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-08 20:39:33 -05:00 |
|
Aiden Cline
|
4961d72c0f
|
tweak: separate ModelsDev.Model and Config model schemas (#21561)
|
2026-04-08 15:55:14 -05:00 |
|
Aiden Cline
|
00cb8839ae
|
fix: dont show invalid variants for BP (#21555)
|
2026-04-08 14:52:34 -05:00 |
|
Aiden Cline
|
5a6d10cd53
|
tweak: ensure copilot anthropic models have same reasoning effort model as copilot cli, also fix qwen incorrectly having variants (#21212)
|
2026-04-06 18:12:43 +00:00 |
|
MC
|
eaa272ef7f
|
fix: show clear error when Cloudflare provider env vars are missing (#20399)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-04-06 05:26:04 +00:00 |
|
Corné Steenhuis
|
9965d385de
|
fix: pass both 'openai' and 'azure' providerOptions keys for @ai-sdk/azure (#20272)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-06 02:34:53 +00:00 |
|