opencode-agent[bot]
4e2ab6a3be
Fix beta integration
2026-04-01 10:44:21 +00:00
opencode-agent[bot]
04d1dba254
Apply PR #20374 : refactor: add Effect-returning versions of MessageV2 functions
2026-04-01 10:42:27 +00:00
opencode-agent[bot]
f246dc1be4
Apply PR #20364 : fix(build-node): preserve Bun linker for node-pty install
2026-04-01 10:42:27 +00:00
opencode-agent[bot]
d162767f59
Apply PR #19545 : feat: opencode remote control + opencode serve dependencies
2026-04-01 10:42:27 +00:00
opencode-agent[bot]
538b5d498c
Apply PR #19029 : feat(app): hide desktop titlebar tools behind settings
2026-04-01 10:41:16 +00:00
opencode-agent[bot]
5b44ee2d20
Apply PR #18335 : refactor(server): replace Bun serve with Hono node adapters
2026-04-01 10:40:28 +00:00
opencode-agent[bot]
135ff79d6c
Apply PR #18327 : refactor: replace Bun.serve with Node http.createServer in OAuth handlers
2026-04-01 10:39:33 +00:00
opencode-agent[bot]
aa0d35ab2c
Apply PR #17803 : Remove CLI from electron app
2026-04-01 10:39:32 +00:00
opencode-agent[bot]
6c52efec97
Apply PR #15697 : tweak(ui): make questions popup collapsible
2026-04-01 10:35:47 +00:00
opencode-agent[bot]
3937d7cd41
Apply PR #14471 : [DO NOT MERGE]: beta badge for desktop app
2026-04-01 10:33:18 +00:00
opencode-agent[bot]
28598221fd
Apply PR #14307 : fix: use parentID matching instead of ID ordering for prompt loop exit and message rendering
2026-04-01 10:33:18 +00:00
opencode-agent[bot]
6adbbb8738
Apply PR #12633 : feat(tui): add auto-accept mode for permission requests
2026-04-01 10:31:26 +00:00
Shoubhit Dash
47a676111a
fix(session): add keyboard support to question dock ( #20439 )
2026-04-01 15:47:15 +05:30
Brendan Allan
1df5ad470a
app: try to hide autofill popups in prompt input ( #20197 )
2026-04-01 08:43:03 +00:00
Brendan Allan
9010bb6c14
fix web ui in electron
2026-04-01 16:40:44 +08:00
Brendan Allan
4d8ac02b87
build-node in prepare
2026-04-01 16:37:19 +08:00
Brendan Allan
d87ea42dab
electron: remove cli and use server code directly
2026-04-01 16:37:18 +08:00
Brendan Allan
506dd75818
electron: port mergeShellEnv logic from tauri ( #20192 )
2026-04-01 07:01:44 +00:00
Brendan Allan
751d42d6a6
cleanup
2026-04-01 14:52:29 +08:00
Brendan Allan
0b93d2d8fb
Merge branch 'dev' into refactor/hono-server
2026-04-01 12:23:29 +08:00
Kit Langton
af3f77f50d
refactor: add Effect-returning versions of MessageV2 functions
...
Extract sync cores (partsSync, getSync, pageSync) from MessageV2 DB
functions and add Effect.fn wrappers: partsEffect, getEffect, pageEffect,
streamEffect, filterCompactedEffect, toModelMessagesEffect.
Replace all Effect.promise(() => MessageV2.*) call sites in processor,
prompt, compaction, session index, and tests with direct yield* calls.
2026-03-31 21:32:22 -04:00
Kit Langton
c8ecd64022
test(app): add mock llm e2e fixture ( #20375 )
2026-03-31 21:24:39 -04:00
opencode-agent[bot]
ca376a4cff
chore: update nix node_modules hashes
2026-04-01 01:15:51 +00:00
Kit Langton
7532d99e5b
test: finish HTTP mock processor coverage ( #20372 )
2026-04-01 00:45:42 +00:00
Kit Langton
181b5f6236
refactor(prompt): use Provider service in effect layers ( #20167 )
2026-04-01 00:44:15 +00:00
opencode
6314f09c14
release: v1.3.13
v1.3.13
2026-04-01 00:44:06 +00:00
Sebastian
4b4b7832aa
upgrade opentui to 0.1.95 ( #20369 )
2026-04-01 01:53:05 +02:00
opencode-agent[bot]
4280307013
chore: update nix node_modules hashes
2026-03-31 23:19:18 +00:00
opencode-agent[bot]
9b09a7e766
chore: generate
2026-03-31 23:15:56 +00:00
Kit Langton
3fc0367b93
refactor(session): effectify SessionRevert service ( #20143 )
2026-03-31 19:14:49 -04:00
Kit Langton
954a6ca88e
refactor(session): effectify SessionSummary service ( #20142 )
2026-03-31 19:14:45 -04:00
Kit Langton
0c03a3ee10
test: migrate prompt tests to HTTP mock LLM server ( #20304 )
2026-03-31 19:14:32 -04:00
LukeParkerDev
b870c734d3
fix(build-node): preserve Bun linker for node-pty install
2026-04-01 08:40:12 +10:00
github-actions[bot]
53330a518f
Update VOUCHED list
...
https://github.com/anomalyco/opencode/issues/20333#issuecomment-4166038038
2026-03-31 22:35:10 +00:00
opencode
892bdebaac
release: v1.3.12
v1.3.12
2026-03-31 22:35:01 +00:00
Sebastian
18121300f3
upgrade opentui to 0.1.94 ( #20357 )
2026-03-31 23:54:13 +02:00
github-actions[bot]
d6d4446f46
Update VOUCHED list
...
https://github.com/anomalyco/opencode/issues/20342#issuecomment-4165277636
2026-03-31 20:24:07 +00:00
Major Hayden
26cc924ea2
feat: enable prompt caching and cache token tracking for google-vertex-anthropic ( #20266 )
...
Signed-off-by: Major Hayden <major@mhtx.net >
2026-03-31 15:16:14 -05:00
Aiden Cline
4dd866d5c4
fix: rm exclusion of ai-sdk/azure in transform.ts, when we migrated to v6 the ai sdk changed the key for ai-sdk/azure so the exclusion is no longer needed ( #20326 )
2026-03-31 14:57:15 -05:00
opencode
beab4cc2c2
release: v1.3.11
v1.3.11
2026-03-31 19:55:41 +00:00
Dax
567a91191a
refactor(session): simplify LLM stream by replacing queue with fromAsyncIterable ( #20324 )
2026-03-31 15:27:51 -04:00
Ryan Vogel
36b51cad33
Merge branch 'dev' into opencode-remote-voice
2026-03-31 13:59:13 -04:00
Ryan Vogel
776e61d1ec
update to build proc
2026-03-31 13:58:57 -04:00
Aiden Cline
434d82bbe2
test: update model test fixture ( #20182 )
2026-03-31 16:20:01 +00:00
Aiden Cline
2929774acb
chore: rm harcoded model definition from codex plugin ( #20294 )
2026-03-31 11:13:11 -05:00
Adam
6e61a46a84
chore: skip 2 tests
2026-03-31 10:56:06 -05:00
Yuxin Dong
2daf4b805a
feat: add a dedicated system prompt for Kimi models ( #20259 )
...
Co-authored-by: dongyuxin <dongyuxin@dev.dongyuxin.msh-dev.svc.cluster.local >
2026-03-31 17:44:17 +02:00
opencode-agent[bot]
7342e650c0
chore: update nix node_modules hashes
2026-03-31 15:33:12 +00:00
Adam
8c2e2ecc95
chore: e2e model
2026-03-31 10:14:26 -05:00
Sebastian
25a2b739e6
warn only and ignore plugins without entrypoints, default config via exports ( #20284 )
2026-03-31 17:14:03 +02:00