Kit Langton
|
bc805b3001
|
Pass CORS options to HttpApi backend (#25201)
|
2026-04-30 21:26:32 -04:00 |
|
Kit Langton
|
668d77bb4e
|
refactor(tool): yield InstanceState context (#25199)
|
2026-04-30 21:01:06 -04:00 |
|
Kit Langton
|
5c2e06f353
|
Document HttpApi route patterns (#25188)
|
2026-04-30 20:48:14 -04:00 |
|
Kit Langton
|
a499fe2b17
|
refactor(tool/read): yield InstanceState.context instead of reading ALS (#25183)
|
2026-04-30 20:33:04 -04:00 |
|
Kit Langton
|
451650b584
|
refactor(httpapi): preserve typed errors in session prompt handlers (#25181)
|
2026-04-30 20:04:00 -04:00 |
|
opencode-agent[bot]
|
1b76bec0e2
|
chore: generate
|
2026-05-01 00:03:55 +00:00 |
|
Kit Langton
|
96f4da1e1d
|
Serve instance events through HttpApiBuilder (#25182)
|
2026-04-30 20:02:46 -04:00 |
|
opencode-agent[bot]
|
96a0dd6b04
|
chore: generate
|
2026-04-30 23:37:58 +00:00 |
|
Kit Langton
|
2dd1f2d453
|
Avoid request-time HttpApi layer provisioning (#25179)
|
2026-04-30 19:36:57 -04:00 |
|
opencode-agent[bot]
|
510f01674a
|
chore: generate
|
2026-04-30 23:29:58 +00:00 |
|
Kit Langton
|
e3134a2a99
|
refactor(session): align prompt input types with their schemas (#25178)
|
2026-04-30 19:28:46 -04:00 |
|
opencode-agent[bot]
|
8805104b8d
|
chore: generate
|
2026-04-30 23:25:10 +00:00 |
|
Kit Langton
|
fc155e9fc5
|
Build HttpApi UI route from services (#25177)
|
2026-04-30 19:24:10 -04:00 |
|
opencode-agent[bot]
|
3aaac0098e
|
chore: generate
|
2026-04-30 23:06:57 +00:00 |
|
Sewer.
|
a12333310f
|
fix(provider): split providerOptions key on dot for openai-compatible, openai, and anthropic providers (#25145)
|
2026-04-30 18:05:56 -05:00 |
|
opencode-agent[bot]
|
247284b9af
|
chore: generate
|
2026-04-30 22:51:09 +00:00 |
|
Kit Langton
|
e0305e47f3
|
Protect HttpApi web UI fallback with auth (#25169)
|
2026-04-30 18:49:54 -04:00 |
|
Aiden Cline
|
560baae15d
|
fix: ensure user config takes precendence over plugin hooks for model resolution (#25167)
|
2026-04-30 17:15:56 -05:00 |
|
Kit Langton
|
5518ecaefe
|
Fix HttpApi web UI fallback (#25163)
|
2026-04-30 17:43:18 -04:00 |
|
opencode-agent[bot]
|
924ba97055
|
chore: generate
|
2026-04-30 21:04:24 +00:00 |
|
Aiden Cline
|
b80f52f8ad
|
tweak: adjust codex plugin to use the models hook (#25157)
|
2026-04-30 16:03:07 -05:00 |
|
Kit Langton
|
fbcbd24063
|
Add SyncEvent service (#25158)
|
2026-04-30 16:45:26 -04:00 |
|
Kit Langton
|
3250b814ce
|
Fix HttpApi raw route authorization (#25154)
|
2026-04-30 19:55:20 +00:00 |
|
Kit Langton
|
0e9d9282c6
|
Refactor workspace service boundaries (#25152)
|
2026-04-30 15:34:37 -04:00 |
|
Kit Langton
|
cedff6fb89
|
Isolate TUI thread cwd resolution test (#25147)
|
2026-04-30 15:10:30 -04:00 |
|
Kit Langton
|
f4ce240a2e
|
Use PTY service directly in HTTP routes (#25138)
|
2026-04-30 14:24:43 -04:00 |
|
Kit Langton
|
320527a3e4
|
Support multiple Zed selections in TUI context (#25140)
|
2026-04-30 14:15:50 -04:00 |
|
Kit Langton
|
19271fca2d
|
Use workspace service in HTTP routes (#25139)
|
2026-04-30 13:57:25 -04:00 |
|
Kit Langton
|
feeebbe7d4
|
Preserve workspace context in session HTTP routes (#25136)
|
2026-04-30 13:53:26 -04:00 |
|
Kit Langton
|
ce63ca4d7a
|
test: use testEffect for system prompt test (#25047)
|
2026-04-30 12:51:32 -04:00 |
|
Aiden Cline
|
ffe0314c47
|
fix: ensure disabling OPENCODE_DISABLE_CLAUDE_CODE_SKILLS doesnt disable external skills too (#25123)
|
2026-04-30 11:15:53 -05:00 |
|
Kit Langton
|
65c15afe9f
|
test: use testEffect for instruction tests (#25046)
|
2026-04-30 11:48:13 -04:00 |
|
opencode-agent[bot]
|
8f57a2a462
|
chore: generate
|
2026-04-30 15:46:04 +00:00 |
|
James Long
|
53e9cac383
|
refactor(core): convert control-plane workspace to Effect (#25018)
|
2026-04-30 11:44:58 -04:00 |
|
opencode-agent[bot]
|
29b1060c67
|
chore: generate
|
2026-04-30 15:08:03 +00:00 |
|
Kit Langton
|
dddfcbf0d8
|
test: port instance HttpApi path/vcs read coverage to Effect
|
2026-04-30 11:07:00 -04:00 |
|
OpeOginni
|
62e1335388
|
fix(opencode): allow oc://renderer origin in cors middleware (#25099)
|
2026-04-30 12:11:42 +00:00 |
|
Brendan Allan
|
3398fd7719
|
feat(httpapi): add CORS middleware to instance routes (#25074)
|
2026-04-30 07:06:17 +00:00 |
|
Aiden Cline
|
3ef0aaf768
|
tweak: make azure onboarding ux a bit better (#25057)
|
2026-04-29 23:35:59 -05:00 |
|
Tommy D. Rossi
|
d7701dbfb6
|
fix(opencode): preserve external_dir and deny parent permissions in task child sessions (#23290)
|
2026-04-29 22:06:29 -05:00 |
|
Kit Langton
|
cee9610d26
|
refactor: use Effect config for HttpApi authorization (#25035)
|
2026-04-29 22:22:32 -04:00 |
|
Kit Langton
|
9052e8a1ba
|
test: cover HttpApi workspace routing middleware (#25027)
|
2026-04-29 21:08:03 -04:00 |
|
Luke Parker
|
ea89925042
|
fix: handle invalid mcp urls (#25019)
|
2026-04-30 09:32:26 +10:00 |
|
Aiden Cline
|
a740d2c667
|
fix: adjust azure defaults to closer match openai to prevent Item .. of type 'reasoning' was provided without its required following item (#25007)
|
2026-04-29 16:49:28 -05:00 |
|
Aiden Cline
|
588261076a
|
fix: make deepseek string check a bit looser (#25012)
|
2026-04-29 16:47:45 -05:00 |
|
Ruben De Smet
|
639e27c3ce
|
feat: add Mistral Medium 3.5 with reasoning support (#24996)
|
2026-04-29 16:26:24 -05:00 |
|
opencode-agent[bot]
|
1124ae17b4
|
chore: generate
|
2026-04-29 20:52:19 +00:00 |
|
Kit Langton
|
9db5890ce5
|
Refactor HttpApi workspace routing and proxy boundaries (#25006)
|
2026-04-29 16:50:54 -04:00 |
|
James Long
|
293877cb7e
|
fix(core): reconnect editor context for session directory (#24984)
|
2026-04-29 15:11:44 -04:00 |
|
Aiden Cline
|
6aa8e894b1
|
chore: rm broken codesearch tool (#24992)
|
2026-04-29 13:15:44 -05:00 |
|