Kit Langton
|
e100537afd
|
test: use Effect runtime in runner deadlock case (#25045)
|
2026-04-30 12:45:30 -04:00 |
|
Aiden Cline
|
3df566eee2
|
fix: ensure disabling OPENCODE_DISABLE_CLAUDE_CODE_SKILLS doesnt disable external skills too (#25123)
|
2026-04-30 11:15:53 -05:00 |
|
Kit Langton
|
f5cbfb0ef8
|
test: use testEffect for instruction tests (#25046)
|
2026-04-30 11:48:13 -04:00 |
|
opencode-agent[bot]
|
3084c22d87
|
chore: generate
|
2026-04-30 15:46:04 +00:00 |
|
James Long
|
07ecaa2562
|
refactor(core): convert control-plane workspace to Effect (#25018)
|
2026-04-30 11:44:58 -04:00 |
|
opencode-agent[bot]
|
d8c735fee9
|
chore: generate
|
2026-04-30 15:08:03 +00:00 |
|
Kit Langton
|
210b03d342
|
test: port instance HttpApi path/vcs read coverage to Effect
|
2026-04-30 11:07:00 -04:00 |
|
OpeOginni
|
59a1fb4132
|
fix(opencode): allow oc://renderer origin in cors middleware (#25099)
|
2026-04-30 12:11:42 +00:00 |
|
Brendan Allan
|
7f669d8965
|
feat(httpapi): add CORS middleware to instance routes (#25074)
|
2026-04-30 07:06:17 +00:00 |
|
Dax Raad
|
48f31193ca
|
ci: enable sourcemaps for beta releases
Generate linked sourcemaps when building beta releases to help users
debug issues with readable stack traces.
|
2026-04-30 00:42:22 -04:00 |
|
Aiden Cline
|
84380bb46f
|
tweak: make azure onboarding ux a bit better (#25057)
|
2026-04-29 23:35:59 -05:00 |
|
Tommy D. Rossi
|
5640a57ba2
|
fix(opencode): preserve external_dir and deny parent permissions in task child sessions (#23290)
|
2026-04-29 22:06:29 -05:00 |
|
Kit Langton
|
bef0078646
|
test: cover ConfigService helper (#25042)
|
2026-04-30 02:41:59 +00:00 |
|
Kit Langton
|
6cb0328111
|
refactor: use Effect config for HttpApi authorization (#25035)
|
2026-04-29 22:22:32 -04:00 |
|
Kit Langton
|
c8ba1931ad
|
test: cover HttpApi authorization middleware (#25033)
|
2026-04-29 21:34:52 -04:00 |
|
Kit Langton
|
84c1a74b78
|
test: cover HttpApi instance context middleware (#25032)
|
2026-04-29 21:24:45 -04:00 |
|
Kit Langton
|
a51ea23aa9
|
test: cover HttpApi workspace routing middleware (#25027)
|
2026-04-29 21:08:03 -04:00 |
|
Kit Langton
|
81c13a8867
|
test: deflake runner cancel test (#25021)
|
2026-04-29 20:19:52 -04:00 |
|
Kit Langton
|
c2550831dc
|
test: cover HttpApi websocket proxy (#25017)
|
2026-04-29 19:37:50 -04:00 |
|
opencode
|
a189097593
|
sync release versions for v1.14.30
|
2026-04-29 23:33:39 +00:00 |
|
Luke Parker
|
5a7c042d63
|
fix: handle invalid mcp urls (#25019)
|
2026-04-30 09:32:26 +10:00 |
|
Luke Parker
|
92b08bf1ed
|
fix(desktop): Path mismatches cause sessions missing + strong ID + existing data fix (#25013)
|
2026-04-29 22:39:19 +00:00 |
|
Aiden Cline
|
a904f31e5b
|
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
|
e7a461d1da
|
fix: make deepseek string check a bit looser (#25012)
|
2026-04-29 16:47:45 -05:00 |
|
Ruben De Smet
|
8cb9d23b49
|
feat: add Mistral Medium 3.5 with reasoning support (#24996)
|
2026-04-29 16:26:24 -05:00 |
|
opencode-agent[bot]
|
ab1da8ce32
|
chore: generate
|
2026-04-29 20:52:19 +00:00 |
|
Kit Langton
|
09c65338df
|
Refactor HttpApi workspace routing and proxy boundaries (#25006)
|
2026-04-29 16:50:54 -04:00 |
|
James Long
|
c9db964e9b
|
fix(core): reconnect editor context for session directory (#24984)
|
2026-04-29 15:11:44 -04:00 |
|
Aiden Cline
|
60f88a613c
|
chore: rm broken codesearch tool (#24992)
|
2026-04-29 13:15:44 -05:00 |
|
Aiden Cline
|
5b4bfc8acd
|
tweak: adjust order of system prompt instructions: Global, Project, Skills (#24974)
|
2026-04-29 10:55:53 -05:00 |
|
opencode-agent[bot]
|
daf08ffbe0
|
chore: generate
|
2026-04-29 13:47:48 +00:00 |
|
Kit Langton
|
0147955f50
|
test(httpapi): clean up SDK parity tests
|
2026-04-29 09:46:17 -04:00 |
|
opencode-agent[bot]
|
a6bb6f1fc1
|
chore: generate
|
2026-04-29 13:36:05 +00:00 |
|
Kit Langton
|
584064d2c9
|
Prepare Effect HttpApi backend parity (#24853)
|
2026-04-29 09:34:50 -04:00 |
|
spark4862
|
e8337a73dc
|
fix(session): remap compaction tail_start_id when forking (#24898)
Co-authored-by: spark4862 <spark4862@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-04-29 00:23:56 -05:00 |
|
Aiden Cline
|
5127f64f4f
|
feat: make it easier to toggle on/off paste summary in the tui (#24869)
|
2026-04-28 23:55:14 -05:00 |
|
Dax Raad
|
e7ccb4b5d0
|
ignore
|
2026-04-28 23:07:46 -04:00 |
|
Dax Raad
|
c59ecad638
|
ignore
|
2026-04-28 23:03:48 -04:00 |
|
Dax Raad
|
19170869b5
|
ignore: ideas
|
2026-04-28 23:00:07 -04:00 |
|
Luke Parker
|
6ad9c8144d
|
fix: clear timeout after promise rejection (#24864)
|
2026-04-28 23:37:12 +00:00 |
|
opencode-agent[bot]
|
201b846592
|
chore: generate
|
2026-04-28 23:11:59 +00:00 |
|
Luke Parker
|
9a6d440063
|
fix(bash): memory leak - release parsed syntax trees (#24861)
Co-authored-by: jiwenshang <jiwenshang@xiaohongshu.com>
|
2026-04-28 23:10:48 +00:00 |
|
James Long
|
29be8a7333
|
feat(core): filter sessions by path and add setting to disable (#24849)
|
2026-04-28 16:49:13 -04:00 |
|
Kit Langton
|
bdd634e2cd
|
test(httpapi): cover sdk effect routes (#24836)
|
2026-04-28 16:34:06 -04:00 |
|
opencode-agent[bot]
|
5caa1e2550
|
chore: generate
|
2026-04-28 20:33:13 +00:00 |
|
Kit Langton
|
df9cb473c7
|
fix(httpapi): wire global and control handlers (#24835)
|
2026-04-28 16:31:45 -04:00 |
|
Aiden Cline
|
88be575023
|
fix(copilot): ensure available variants sync from api (#24734)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-04-28 14:58:51 -05:00 |
|
opencode
|
85bc1d99d5
|
sync release versions for v1.14.29
|
2026-04-28 18:34:48 +00:00 |
|
opencode-agent[bot]
|
f1715879cb
|
chore: generate
|
2026-04-28 18:25:23 +00:00 |
|
Kit Langton
|
8a4b348f67
|
fix(httpapi): finish sdk openapi parity (#24827)
|
2026-04-28 14:24:10 -04:00 |
|