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 ea463e604cdd2a3e83e1c286e39b789455f0d413
|
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 |
|
Kit Langton
|
59ca4543d8
|
refactor(provider): stop custom loaders using facades (#20776)
Co-authored-by: luanweslley77 <213105503+luanweslley77@users.noreply.github.com>
|
2026-04-04 00:24:24 +00:00 |
|
Aiden Cline
|
fff98636f7
|
chore: rm models snapshot (#20929)
|
2026-04-03 19:44:50 +00:00 |
|
Luke Parker
|
eb6f1dada8
|
fix: call models.dev once instead of twice on start (#20765)
|
2026-04-03 11:26:53 +10:00 |
|
ykswang
|
7f45943a9e
|
fix(opencode): honor model limit.input overrides (#16306)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-03 00:13:10 +00:00 |
|
Kit Langton
|
c3ef69c866
|
test(app): add a golden path for mocked e2e prompts (#20593)
|
2026-04-02 18:17:28 +00:00 |
|
opencode-agent[bot]
|
363891126c
|
chore: generate
|
2026-04-02 17:58:00 +00:00 |
|
Noam Bressler
|
1989704abe
|
feat(acp): Add messageID and emit user_message_chunk on prompt/command (#18625)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-02 12:56:56 -05:00 |
|
Aiden Cline
|
510a1e8140
|
ignore: fix typecheck in dev (#20702)
|
2026-04-02 15:38:30 +00:00 |
|
Aiden Cline
|
23c8656080
|
refactor: split up models.dev and config model definitions to prevent coupling (#20605)
|
2026-04-02 10:00:43 -05:00 |
|
opencode-agent[bot]
|
ebaa99aba2
|
chore: generate
|
2026-04-02 04:06:47 +00:00 |
|
dpuyosa
|
d66e6dc25f
|
feat(opencode): Add Venice AI package as dependency (#20570)
|
2026-04-01 23:05:49 -05:00 |
|