黑墨水鱼
c1ba3350fb
fix: sync PWA status bar theme-color with app color scheme ( #28006 )
2026-05-18 00:12:02 +00:00
opencode-agent[bot]
4ffdf4ffa2
chore: update nix node_modules hashes
2026-05-17 23:40:17 +00:00
opencode-agent[bot]
4361b7c6d4
chore: generate
2026-05-17 23:25:50 +00:00
Luke Parker
c68fc948ae
chore: Upgrade Bun to the final non-rust version ( #27648 )
2026-05-18 09:24:26 +10:00
Luke Parker
32464bdf45
fix(desktop): install the latest available update ( #27953 )
2026-05-18 09:23:32 +10:00
opencode-agent[bot]
6937470b65
chore: generate
2026-05-17 23:03:12 +00:00
Luke Parker
3711925cf3
fix: sort v2 session list by updated time ( #27954 )
2026-05-18 09:01:55 +10:00
opencode-agent[bot]
97117ffc11
chore: update nix node_modules hashes
2026-05-17 22:39:36 +00:00
Sebastian
50c6af880d
dialog prompt submit keybind + opentui event sink ( #27945 )
2026-05-18 00:23:19 +02:00
Dax Raad
950e35b129
core: let models layer infer its own type so layer composition no longer requires matching explicit requirements
2026-05-17 17:37:11 -04:00
opencode
ab75bdebda
sync release versions for v1.15.4
2026-05-17 17:44:50 +00:00
Frank
8bcb9b9df1
zen: update monitoring query
2026-05-17 13:15:39 -04:00
Dax
5d48313337
fix: preserve bus instance context ( #28051 )
2026-05-17 12:56:42 -04:00
Frank
7e3c79c9bd
sync
2026-05-17 12:37:47 -04:00
Aiden Cline
db472f3e2e
ignore: cleanup readme ( #28049 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-05-17 11:26:23 -05:00
Shoubhit Dash
b647bdd7c0
fix(lsp): preserve instance ref for update events ( #28016 )
2026-05-17 16:37:00 +05:30
opencode-agent[bot]
04755a9412
chore: generate
2026-05-17 08:06:12 +00:00
Frank
ff6e091432
sync
2026-05-17 04:04:39 -04:00
Frank
7701fee673
sync
2026-05-17 01:59:20 -04:00
Gustavo Viana
fee23a7597
docs: update README.es.md ( #27739 )
...
Co-authored-by: Victor Navarro <vn4varro@gmail.com >
2026-05-16 19:33:24 +02:00
Kit Langton
8f412dbd55
style(tui): distinguish markdown h1 headings ( #27814 )
2026-05-16 11:18:17 -04:00
opencode
a47c462260
sync release versions for v1.15.3
2026-05-16 14:07:33 +00:00
Shoubhit Dash
816e52e1f6
fix: hide task background instructions by default ( #27872 )
2026-05-16 19:18:15 +05:30
opencode-agent[bot]
25f55f7a2c
chore: generate
2026-05-16 13:27:23 +00:00
Dax Raad
43639609aa
fix(cli): preserve instance context in async commands
2026-05-16 09:25:45 -04:00
opencode-agent[bot]
e8d07dec45
chore: generate
2026-05-16 13:21:57 +00:00
Dax Raad
bf13d531c1
fix read stream byte cap
2026-05-16 09:20:35 -04:00
opencode
21405f5c8f
sync release versions for v1.15.2
2026-05-16 12:53:10 +00:00
Dax Raad
f6ecc466bf
fixed issue in opencode run
2026-05-16 08:27:25 -04:00
Jack
7f3752559d
Remove Ring 2.6 1T from Zen docs ( #27849 )
2026-05-16 17:55:32 +08:00
vimtor
b8f1f48d16
chore: reduce alerts noise
2026-05-16 09:39:13 +02:00
Dax
2a437a3554
fix(sync): publish events on injected project bus ( #27825 )
2026-05-16 05:56:49 +00:00
opencode
0dc5c6075e
sync release versions for v1.15.1
2026-05-16 05:44:44 +00:00
Aiden Cline
d0cedda3cd
core: reduce prompts for shell, todowrite, and task tools ( #26821 )
2026-05-16 00:18:47 -05:00
Caleb Norton
9f68fa7219
feat(nix): add opencode-electron derivation ( #16163 )
2026-05-15 23:20:48 -05:00
Dax Raad
ee8b3f0947
tui: newly pinned sessions now append to the end of the list instead of jumping to the top
2026-05-15 23:57:40 -04:00
Dax Raad
b61c5a4967
core: clarify postinstall error message when binary is missing
...
Users installing with pnpm or --ignore-scripts now see a clear explanation
of why the native binary is missing and exact steps to fix it. The shell
script wrapper provides more actionable guidance than the previous Node.js
fallback that only suggested running the postinstall script without context
about why it wasn't run automatically.
2026-05-15 23:12:00 -04:00
Sebastian
2695458b88
Revert "add dialog prompt submit keybind ( #27807 )" ( #27815 )
2026-05-16 04:44:32 +02:00
Kit Langton
6905d92fd2
fix(tui): dedupe consecutive prompt history entries ( #27816 )
2026-05-16 02:36:35 +00:00
opencode-agent[bot]
1f6f0ead41
chore: update nix node_modules hashes
2026-05-16 01:20:56 +00:00
Sebastian
f431408b30
add dialog prompt submit keybind ( #27807 )
2026-05-16 03:11:46 +02:00
Sebastian
5de98552eb
upgrade opentui to 0.2.11 ( #27808 )
2026-05-16 03:05:54 +02:00
opencode-agent[bot]
d9859ddb57
chore: generate
2026-05-16 00:44:10 +00:00
Kit Langton
c13a96bee2
fix(tui): show config error details on startup ( #27803 )
2026-05-15 20:42:56 -04:00
Dax Raad
55f842dc4d
Fix thinking toggle defaults
2026-05-15 20:27:36 -04:00
Dax
047da18acd
Fix npm CLI binary installation ( #27801 )
2026-05-15 18:43:37 -04:00
opencode-agent[bot]
b54e265b3e
chore: generate
2026-05-15 22:09:43 +00:00
vimtor
653723fe33
chore: reduce alerts noise
2026-05-16 00:07:59 +02:00
Sebastian
cfb1716ce9
Fix multiline mentions ( #27649 )
2026-05-15 23:04:20 +02:00
Sebastian
5335768815
handle undefined tips ( #27635 )
2026-05-15 23:04:00 +02:00