Sebastian
|
35ab6b6d40
|
tui plugins (#19347)
|
2026-03-27 15:00:26 +01:00 |
|
Aiden Cline
|
c60b0f3722
|
fix: ensure enterprise url is set properly during auth flow (#19212)
|
2026-03-25 23:59:53 -05:00 |
|
Kit Langton
|
9ccef679d7
|
effectify Bus service: migrate to Effect PubSub + InstanceState (#18579)
|
2026-03-25 20:19:24 -04:00 |
|
Kit Langton
|
57bc933abd
|
fix(opencode): skip typechecking generated models snapshot (#19018)
|
2026-03-24 19:11:45 -04:00 |
|
opencode-agent[bot]
|
c2c4a476ef
|
chore: generate
|
2026-03-24 18:43:20 +00:00 |
|
Nicholas Hansen
|
948aad44c8
|
feat(bedrock): Add token caching for any amazon-bedrock provider (#18959)
|
2026-03-24 13:42:20 -05:00 |
|
Protocol Zero
|
73bff070e1
|
fix(provider): only set thinkingConfig for models with reasoning capability (#18283)
|
2026-03-21 11:57:52 -05:00 |
|
opencode-agent[bot]
|
fd9a27ae04
|
chore: generate
|
2026-03-21 04:52:23 +00:00 |
|
Kit Langton
|
b6aa472839
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
opencode-agent[bot]
|
8dcdcdad90
|
chore: generate
|
2026-03-20 18:38:08 +00:00 |
|
Kit Langton
|
42a5ceb048
|
fix: apply Layer.fresh at instance service definition site (#18418)
|
2026-03-20 14:37:12 -04:00 |
|
Vladimir Glafirov
|
1fb2ef5ec2
|
feat: enable GitLab Agent Platform with workflow model discovery (#18014)
|
2026-03-20 12:55:22 -05:00 |
|
Kit Langton
|
c71771dcf2
|
effectify Installation service, drop Effect suffix from namespaces (#18266)
|
2026-03-20 12:10:33 -04:00 |
|
Jaaneek
|
5126f77686
|
feat: switch xai provider to responses API (#18175)
Co-authored-by: Jaaneek <jankiewiczmilosz@gmail.com>
|
2026-03-19 21:09:49 -05:00 |
|
James Long
|
159096c4d5
|
fix(core): disable chunk timeout by default (#18264)
|
2026-03-19 14:30:08 -04:00 |
|
Dax
|
a84103459a
|
anthropic legal requests (#18186)
|
2026-03-19 04:45:24 +00:00 |
|
Kit Langton
|
ae15341ffe
|
chore: type Provider.list() as Record<ProviderID, Info>, delete dead code (#18123)
|
2026-03-18 19:43:12 -04:00 |
|
Kit Langton
|
05f98c0e42
|
refactor(effect): unify service namespaces and align naming (#18093)
|
2026-03-18 13:34:36 -04:00 |
|
Aiden Cline
|
5ece9ea6a1
|
feat: integrate support for multi step auth flows for providers that require additional questions (#18035)
|
2026-03-18 11:36:19 -05:00 |
|
Johannes Loher
|
ca7cb89cb0
|
fix(core): detect vLLM context overflow errors (#17763)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-17 23:52:16 -05:00 |
|
Aiden Cline
|
fb33a71539
|
fix: github copilot enterprise integration (#17847)
|
2026-03-16 17:05:14 -05:00 |
|
Kit Langton
|
c4ae100b70
|
refactor(instance): move scoped services to LayerMap (#17544)
|
2026-03-16 12:55:14 -04:00 |
|
Johannes Loher
|
3202268123
|
fix(core): consider code: context_length_exceeded as context overflow in API call errors (#17748)
|
2026-03-16 10:25:24 -05:00 |
|
Kit Langton
|
4df2577034
|
refactor(question): effectify QuestionService (#17432)
|
2026-03-14 11:58:00 -04:00 |
|
James Long
|
726caa9bd2
|
fix(core): increase default chunk timeout from 2 min to 5 min (#17490)
|
2026-03-14 14:27:06 +00:00 |
|
Tom Ryder
|
16edfe662d
|
fix: filter empty content blocks for Bedrock provider (#14586)
|
2026-03-12 22:13:09 -05:00 |
|
Kit Langton
|
35f8e9ca55
|
refactor(provider): effectify ProviderAuthService (#17227)
|
2026-03-13 02:08:37 +00:00 |
|
Aiden Cline
|
c7cc49da66
|
fix: non openai azure models that use completions endpoints (#17128)
|
2026-03-12 10:05:00 -05:00 |
|
opencode-agent[bot]
|
a8a1b40406
|
chore: generate
|
2026-03-12 14:49:22 +00:00 |
|
Kit Langton
|
82307f8a45
|
refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182)
|
2026-03-12 14:48:17 +00:00 |
|
Kit Langton
|
36aee4908f
|
feat(id): brand ProviderID and ModelID (#17110)
|
2026-03-12 09:27:52 -04:00 |
|
SOUMITRA-SAHA
|
3c48a076ce
|
fix: add GOOGLE_VERTEX_LOCATION env var support for Vertex AI (#16922)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-10 22:32:39 -05:00 |
|
Aiden Cline
|
9e441a3ec3
|
chore: kill old copilot 403 message that was used for old plugin migration (#16904)
|
2026-03-10 16:20:41 -05:00 |
|
James Long
|
01233eab2e
|
fix(core): a chunk timeout when processing llm stream (#16366)
|
2026-03-10 11:12:14 -04:00 |
|
Jérôme Benoit
|
565aefc073
|
fix(opencode): add thinking variants support for SAP AI provider (#14958)
Co-authored-by: Test <test@test.com>
Co-authored-by: Stephen Collings <stevoland@gmail.com>
|
2026-03-10 10:05:45 -05:00 |
|
Armin Pašalić
|
4204c932d0
|
feat(gitlab): send context-1m-2025-08-07 beta header to enable 1M context window (#16153)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-09 09:22:00 -05:00 |
|
Jack
|
5712554c4a
|
add copilot gpt-5.4 xhigh support (#16294)
|
2026-03-09 22:07:12 +08:00 |
|
Dax Raad
|
8a26bc33cf
|
disable fallback to free nano for small model
|
2026-03-08 19:27:15 -04:00 |
|
Dax Raad
|
25643cffc4
|
refactor: replace Bun.hash with Hash.fast using xxhash3-xxh64
|
2026-03-05 22:03:24 -05:00 |
|
opencode-agent[bot]
|
a0be4ad767
|
chore: generate
|
2026-03-03 04:41:52 +00:00 |
|
Shoubhit Dash
|
eeaf8b888e
|
fix(opencode): avoid gemini combiner schema sibling injection (#15318)
|
2026-03-03 10:11:05 +05:30 |
|
opencode-agent[bot]
|
1409bd2df3
|
chore: generate
|
2026-03-03 03:53:50 +00:00 |
|
Ryan Skidmore
|
2bcf5e371c
|
fix(provider): forward metadata options to cloudflare-ai-gateway provider (#15619)
|
2026-03-02 22:53:03 -05:00 |
|
bentrd
|
6ccc8b01f7
|
fix: recover from 413 Request Entity Too Large via auto-compaction (#14707)
Co-authored-by: Noam Bressler <noamzbr@gmail.com>
|
2026-03-02 13:10:55 +05:30 |
|
Rian van der Merwe
|
e55c250aa5
|
fix(opencode): show human-readable message for HTML error responses (#15407)
|
2026-03-01 09:24:57 -06:00 |
|
opencode-agent[bot]
|
d398de6672
|
chore: generate
|
2026-02-19 22:19:09 +00:00 |
|
tctev
|
17fdd50b98
|
feat(opencode): support adaptive thinking for claude sonnet 4.6 (#14283)
Co-authored-by: tctev <224793535+tctev@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-02-19 16:17:57 -06:00 |
|
Aiden Cline
|
aff1465aab
|
core: bump ai sdk packages for google, google vertex, anthropic, bedrock, and provider utils (#14318)
|
2026-02-19 12:35:51 -06:00 |
|
Aiden Cline
|
5b59d06f0a
|
tweak: add support for medium reasoning w/ gemini 3.1 (#14316)
|
2026-02-19 12:00:56 -06:00 |
|
Dax
|
019134be58
|
Remove use of Bun.file (#14215)
|
2026-02-19 11:32:32 -05:00 |
|