Kit Langton
dead0dcf73
test(httpapi): cover full OpenAPI route inventory ( #24667 )
2026-04-27 16:51:24 -04:00
Kit Langton
50ac6672b3
fix(session): harden shell cancellation ( #24553 )
2026-04-27 20:47:18 +00:00
Cas
fa049285d7
fix(tui): consume Enter in dialog useKeyboard handlers ( #23390 )
2026-04-27 15:31:49 -05:00
opencode-agent[bot]
a099d2db9d
chore: generate
2026-04-27 20:31:05 +00:00
Kit Langton
b33ef92857
test(httpapi): verify reflected route mounts ( #24663 )
2026-04-27 16:29:58 -04:00
Kit Langton
dff01e9afb
fix(tui): preserve Zed context on terminal focus ( #24662 )
2026-04-27 16:25:37 -04:00
James Long
07e775f818
feat(core): file context improvements and option to disable ( #24661 )
2026-04-27 16:10:13 -04:00
Kit Langton
7a305d41ec
fix(httpapi): enforce instance route parity ( #24660 )
2026-04-27 16:07:31 -04:00
opencode-agent[bot]
a2505db3f2
chore: generate
2026-04-27 19:38:33 +00:00
Kit Langton
fbaeb962f2
fix(tui): stabilize Zed editor context polling ( #24656 )
2026-04-27 15:37:18 -04:00
Aiden Cline
ad8e279815
fix: ensure toolStreaming is set to off by default when using non anthropic models with anthropic sdk ( #24642 )
2026-04-27 14:16:00 -05:00
opencode-agent[bot]
fbf128bbcd
chore: generate
2026-04-27 18:34:44 +00:00
Dax
07ac891a99
refactor: remove module barrels ( #24554 )
2026-04-27 14:33:33 -04:00
Kit Langton
db43cc6f45
fix(httpapi): accept empty session create body ( #24640 )
2026-04-27 17:17:11 +00:00
Kit Langton
638c09285c
fix(httpapi): mount workspace bridge routes ( #24626 )
2026-04-27 12:52:48 -04:00
Aiden Cline
5a2f633db8
tweak: make interleaved reasoning_content default to true for openai compat deepseek setups ( #24630 )
2026-04-27 10:17:38 -05:00
opencode-agent[bot]
9afce3e025
chore: generate
2026-04-27 14:46:00 +00:00
Seashore Shi
1941235b6f
docs: fix duplicated word in CLI env var table ( #24614 )
...
Co-authored-by: Seashore <ss@SeashoredeMac-mini.local >
2026-04-27 09:44:53 -05:00
Jack
3223019813
update Go DeepSeek flash limits for cache pricing drop ( #24592 )
2026-04-27 17:02:27 +08:00
opencode-agent[bot]
f7f4d250f4
chore: generate
2026-04-27 05:40:37 +00:00
Luke Parker
f760771213
fix: pass workspace symbol query to experimental LSP tool ( #24576 )
2026-04-27 05:39:36 +00:00
opencode-agent[bot]
d7909af075
chore: generate
2026-04-27 05:39:13 +00:00
Frank
8c78bd7789
Merge branch 'fix/usage-chart' into dev
2026-04-27 01:37:52 -04:00
Frank
d4266e3078
zen: coupons
2026-04-27 01:36:28 -04:00
opencode-agent[bot]
d90465614d
chore: generate
2026-04-27 05:18:33 +00:00
21pounder
931db6ef3b
fix(opencode): agent create generates permissions field with deny ins… ( #24482 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-04-27 00:17:08 -05:00
Jack
0b6eac5583
update Go DeepSeek request estimates for cache pricing changes ( #24575 )
2026-04-27 13:06:51 +08:00
Aiden Cline
08a5d4595c
ignore: split up reasoning transforms ( #24574 )
2026-04-26 23:57:32 -05:00
Frank
fbd57e0907
sync
2026-04-27 00:52:54 -04:00
Aiden Cline
c81b9324e3
fix: default tool call streaming to false for google vertex ( #24573 )
2026-04-26 23:42:23 -05:00
opencode
77351f4903
sync release versions for v1.14.28
2026-04-27 04:23:44 +00:00
opencode-agent[bot]
1d120fd28e
chore: generate
2026-04-27 04:05:59 +00:00
Frank
123d7c127e
go: add deepseek icon
2026-04-27 00:04:44 -04:00
Dax
bae5dc246d
Refactor npm config handling ( #24565 )
2026-04-27 03:54:59 +00:00
Luke Parker
ca76a25a16
fix: ignore GitHub Actions changelog contributor ( #24567 )
2026-04-27 03:47:04 +00:00
github-actions[bot]
217e3ce1e0
Update VOUCHED list
...
https://github.com/anomalyco/opencode/issues/24563#issuecomment-4323944984
2026-04-27 03:30:38 +00:00
Frank
b0312a3bc3
go: models endpoint
2026-04-26 23:02:18 -04:00
opencode
5e3a316414
sync release versions for v1.14.27
2026-04-27 02:09:07 +00:00
opencode-agent[bot]
e07b21213b
chore: update nix node_modules hashes
2026-04-27 01:55:51 +00:00
Sebastian
3b765f0d4f
upgrade opentui to 0.1.105 ( #24555 )
2026-04-26 21:39:40 -04:00
Dax
bfbd9b7986
fix(tui): hide provider checks before onboarding ( #24551 )
2026-04-27 01:18:26 +00:00
Kit Langton
febab013bf
feat(httpapi): bridge tui routes ( #24548 )
2026-04-27 01:17:48 +00:00
Dax Raad
6d0f2fa9a9
core: refactor Installation service to use a single consolidated result object
...
Reorganizes the Installation service implementation by grouping info, method, latest, and upgrade methods into a single result object. This improves code locality and makes the service interface more maintainable. Also adds a clarifying comment explaining why the package manager's resolver is used for version lookups (to ensure registries, mirrors, auth, proxies, and dist-tags match upgrade behavior).
2026-04-26 21:05:42 -04:00
Kit Langton
2b93e139c2
feat(httpapi): bridge pty routes ( #24547 )
2026-04-26 21:05:16 -04:00
Luke Parker
7454f363db
feat: configurable shell selection + desktop settings UI ( #20602 )
2026-04-27 00:54:55 +00:00
opencode-agent[bot]
313b6c676f
chore: generate
2026-04-26 23:56:15 +00:00
Kit Langton
09f5001b6e
feat(httpapi): bridge event stream ( #24518 )
2026-04-26 19:55:13 -04:00
Dax Raad
20779c224b
tui: remove excessive debug logging from workspace creation flow to reduce terminal output noise
2026-04-26 19:33:40 -04:00
OpeOginni
4c9a95ab49
fix(tui): update toast duration handling to use default value ( #23395 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-04-26 17:27:02 -05:00
opencode
e98238cb8e
sync release versions for v1.14.26
2026-04-26 21:01:16 +00:00