Kit Langton
|
f73ff781e7
|
fix(opencode): export AI SDK telemetry spans (#22526)
|
2026-04-14 22:30:50 -04:00 |
|
Luke Parker
|
f9d99f044d
|
fix(session): keep GitHub Copilot compaction requests valid (#22371)
|
2026-04-15 08:02:27 +10:00 |
|
Kit Langton
|
e8471256f2
|
refactor(session): move llm stream into layer (#22358)
|
2026-04-13 19:53:30 -04:00 |
|
Kit Langton
|
d199648aeb
|
refactor(permission): remove async facade exports (#22342)
|
2026-04-13 19:33:58 -04:00 |
|
Kit Langton
|
c22e34853d
|
refactor(auth): remove async auth facade exports (#22306)
|
2026-04-13 12:31:43 -04:00 |
|
Kit Langton
|
9581bf0670
|
refactor(effect): upgrade opencode to beta.46 context APIs (#21977)
|
2026-04-10 23:06:28 -04:00 |
|
Kit Langton
|
c29392d085
|
fix: preserve interrupted bash output in tool results (#21598)
|
2026-04-09 10:03:26 -04:00 |
|
 Vladimir GlafirovandAiden Cline
|
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 |
|
Dax
|
1f94c48bdd
|
fix(opencode): keep user message variants scoped to model (#21332)
|
2026-04-07 10:12:53 -04:00 |
|
Aiden Cline
|
48c1b6b338
|
tweak: move the max token exclusions to plugins @rekram1-node (#21225)
|
2026-04-06 17:43:58 -05:00 |
|
Aiden Cline
|
40e4cd27a1
|
tweak: adjust chat.params hook to allow altering of the maxOutputTokens (#21220)
|
2026-04-06 18:13:30 +00:00 |
|
Kevin Flansburg
|
e89527c9f0
|
feat: Send x-session-affinity and x-parent-session-id headers (#20744)
|
2026-04-02 22:09:53 -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 |
|
Dax
|
567a91191a
|
refactor(session): simplify LLM stream by replacing queue with fromAsyncIterable (#20324)
|
2026-03-31 15:27:51 -04:00 |
|
Kit Langton
|
c5442d418d
|
refactor(session): effectify SessionPrompt service (#19483)
|
2026-03-30 20:06:51 +00:00 |
|
Aiden Cline
|
9f3c2bd861
|
fix: agent value passed to chat.params and chat.headers hooks was not a string (#19996)
|
2026-03-30 16:32:27 +00:00 |
|
Knut Zuidema
|
196a03caff
|
fix: discourage _noop tool call during LiteLLM compaction (#18539)
|
2026-03-29 22:48:17 -05:00 |
|
Aiden Cline
|
36aeb32159
|
ignore: kill todo (#19566)
|
2026-03-29 00:06:32 +00:00 |
|
Kit Langton
|
860531c275
|
refactor(session): effectify session processor (#19485)
|
2026-03-28 12:09:47 -04:00 |
|
Aiden Cline
|
c33d9996f0
|
feat: AI SDK v6 support (#18433)
|
2026-03-27 15:24:30 -05:00 |
|
Vladimir Glafirov
|
9330bc5339
|
fix: route GitLab Duo Workflow system prompt via flowConfig (#18928)
|
2026-03-24 12:33:18 -05:00 |
|
Aiden Cline
|
691644eeeb
|
tweak: add back setting user agent in requests (#18795)
|
2026-03-23 15:34:59 +00:00 |
|
Kit Langton
|
38e0dc9ccd
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Kit Langton
|
214a6c6cf1
|
fix: switch consumers to service imports to break bundle cycles (#18438)
|
2026-03-20 20:55:46 +00:00 |
|
Vladimir Glafirov
|
05d3e65f76
|
feat: enable GitLab Agent Platform with workflow model discovery (#18014)
|
2026-03-20 12:55:22 -05:00 |
|
Aiden Cline
|
bfdc38e421
|
tweak: adjust codex plugin logic so that codex instruction isn't always added (oauth plan no longer enforces instruction whitelisting) (#18337)
|
2026-03-20 10:37:47 -05:00 |
|
Dax
|
1ac1a0287c
|
anthropic legal requests (#18186)
|
2026-03-19 04:45:24 +00:00 |
|
Kit Langton
|
5dfe86dcb1
|
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
|
2026-03-17 21:59:54 -04:00 |
|
 Jason Quenseandjquense
|
c2ca1494e5
|
fix(opencode): preserve prompt tool enables with empty agent permissions (#17064)
Co-authored-by: jquense <jquense@ramp.com>
|
2026-03-15 23:01:46 -05:00 |
|
Dax
|
01d518708a
|
remove unnecessary deep clones from session loop and LLM stream (#14354)
|
2026-02-19 18:37:55 -06:00 |
|
 
|
e269788a8f
|
feat: support claude agent SDK-style structured outputs in the OpenCode SDK (#8161)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Dax Raad <d@ironbay.co>
|
2026-02-12 04:54:05 +00:00 |
|
 Aiden ClineandJames Lal
|
0fd6f365be
|
fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924)
Co-authored-by: James Lal <james@littlebearlabs.io>
|
2026-02-10 19:55:22 -06:00 |
|
 Aiden ClineandCarlos
|
ec720145fa
|
fix: when using codex sub, send the custom agent prompts as a separate developer message (previously sent as user message but api allows for instructions AND developer messages) (#11667)
Co-authored-by: Carlos <carloscanas942@gmail.com>
|
2026-02-01 14:57:47 -06:00 |
|
  
|
d9f18e4006
|
feat(opencode): add copilot specific provider to properly handle copilot reasoning tokens (#8900)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-01-30 19:53:22 -06:00 |
|
![opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) Aiden Clineandopencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
11d486707c
|
fix: rm ai sdk middleware that was preventing <think> blocks from being sent back as assistant message content (#11270)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-01-30 09:36:57 -05:00 |
|
Ravi Kumar
|
03ba49af4e
|
fix(telemetry): restore userId and sessionId metadata in experimental_telemetry (#8195)
|
2026-01-29 10:14:28 -06:00 |
|
Aiden Cline
|
29ea9fcf25
|
fix: ensure variants for copilot models work w/ maxTokens being set
|
2026-01-28 21:55:50 -06:00 |
|
ideallove
|
870c38a6aa
|
fix: maxOutputTokens was accidentally hardcoded to undefined (#10995)
|
2026-01-28 21:28:15 -06:00 |
|
Aiden Cline
|
ac53a372b0
|
feat: use anthropic compat messages api for anthropic models through copilot
|
2026-01-26 13:18:08 -05:00 |
|
Aiden Cline
|
94dd0a8dbe
|
ignore: rm spoof and bump plugin version
|
2026-01-25 17:27:24 -05:00 |
|
Daniel Rodriguez
|
6d574549bc
|
fix: include _noop tool in activeTools for LiteLLM proxy compatibility (#9912)
|
2026-01-21 18:46:41 -06:00 |
|
Aiden Cline
|
c89f6e7ac6
|
add chat.headers hook, adjust codex and copilot plugins to use it
|
2026-01-21 15:10:08 -06:00 |
|
Aiden Cline
|
14d1e20287
|
Revert "fix(app): support anthropic models on azure cognitive services" (#8966)
|
2026-01-16 15:25:23 -06:00 |
|
Unies Ananda Raja
|
b8e2895dfc
|
fix(app): support anthropic models on azure cognitive services (#8335)
|
2026-01-16 15:24:06 -06:00 |
|
Aiden Cline
|
d7192d6af9
|
tweak: set opencode as user agent for most interefence requests
|
2026-01-15 19:25:58 -06:00 |
|
 
|
9b57db30d1
|
feat: add litellmProxy provider option for explicit LiteLLM compatibility (#8658)
Co-authored-by: Mark Henderson <Mark.Henderson99@hotmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-01-15 22:01:15 +00:00 |
|
Aiden Cline
|
92931437c4
|
fix: codex id issue (#8605)
|
2026-01-15 01:31:50 -06:00 |
|
 zerone0xandClaude
|
f9fcdead55
|
fix(session): skip duplicate system prompt for Codex OAuth sessions (#8357)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-01-13 23:44:39 -06:00 |
|
Spoon
|
4752c83155
|
feat: pass sessionID to chat.system.transform (#7718)
|
2026-01-10 18:21:51 -06:00 |
|