Commit graph

13742 commits

Author SHA1 Message Date
Dax Raad
42e345e1bc fix(cli): resolve Bun canary compile assets 2026-08-15 18:56:03 -04:00
Dax
6a7d6c5adc
refactor(core): use numeric event timestamps (#42828) 2026-08-15 18:48:58 -04:00
Dax Raad
9e22c40fff feat: align V2 beta release channels 2026-08-15 18:40:23 -04:00
opencode-agent[bot]
467722c2f9
fix(app): use tree directory picker everywhere (#42820)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-16 08:19:44 +10:00
Luke Parker
d9dfceddf8
fix(app): release virtualized timeline elements (#42825) 2026-08-16 08:19:06 +10:00
Dax
4fee4d7d86
fix(core): batch streamed session deltas 2026-08-15 18:16:01 -04:00
Luke Parker
61d7f942b5
fix(app): show new session header immediately (#42822) 2026-08-16 08:04:28 +10:00
Dax Raad
d8e1753330 chore(cli): build binaries with Bun 1.4 2026-08-15 17:51:09 -04:00
opencode-agent[bot]
d94d520f45
fix(tui): make running subagents clickable (#42797)
Co-authored-by: Dax Raad <mail@thdxr.com>
2026-08-15 19:54:40 +00:00
Dax Raad
fcc1e9c42f docs(core): add MCP setup guidance 2026-08-15 15:13:28 -04:00
opencode-agent[bot]
64b9ba339e
docs(console): prohibit abusive multi-account use (#42813)
Co-authored-by: Dax Raad <mail@thdxr.com>
2026-08-15 15:08:52 -04:00
opencode-agent[bot]
73700065bf chore: generate 2026-08-15 18:35:53 +00:00
Kit Langton
07a82a442e
fix(core): keep queued work parked after interrupt (#42682) 2026-08-15 18:34:43 +00:00
Kit Langton
55be895e14
fix(tui): scope session picker by directory (#42804) 2026-08-15 18:30:35 +00:00
Kit Langton
58a36a1560
fix(tui): preserve path suffix in prompt footer (#42800) 2026-08-15 18:21:07 +00:00
Dax
3d782efee4
docs(core): fix opencode skill source link (#42792) 2026-08-15 16:37:34 +00:00
opencode-agent[bot]
c054bb183e chore: generate 2026-08-15 16:30:19 +00:00
Dax
0d7904c91f
refactor(core): model provider activation explicitly (#42791)
Co-authored-by: Michael Hart <mhart@cloudflare.com>
2026-08-15 16:29:09 +00:00
opencode-agent[bot]
75ec0b454c chore: generate 2026-08-15 12:13:32 +00:00
Luke Parker
f4baba2824
fix(app): use fixed message page size (#42743) 2026-08-15 22:12:20 +10:00
Luke Parker
79fc74afbf
fix(app): show skill names (#42749) 2026-08-15 20:20:53 +10:00
Luke Parker
30dfe5352c
fix(app): show read tool filenames (#42740) 2026-08-15 20:05:13 +10:00
Luke Parker
f725443e30
fix(core): normalize Windows location keys (#42745) 2026-08-15 19:56:43 +10:00
opencode-agent[bot]
cae205a3d9
fix(core): bound fuzzy search memory (#42741)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-15 19:40:24 +10:00
Luke Parker
d35c6f04ed
fix(ui): add keybind label padding (#42726) 2026-08-15 17:54:31 +10:00
opencode-agent[bot]
4d021b4660
fix(app): fade tab titles beneath close button (#42730)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-15 17:10:56 +10:00
Luke Parker
f63f912178
test(app): typecheck complete e2e suite (#42728) 2026-08-15 17:06:58 +10:00
opencode-agent[bot]
6564d1442a chore: generate 2026-08-15 06:56:31 +00:00
Luke Parker
a5f3e9e735
fix(app): preserve assistant content order (#42721) 2026-08-15 16:55:22 +10:00
Luke Parker
d24a24a2ca
fix(app): route global events without directory sentinel (#42719) 2026-08-15 16:47:37 +10:00
Luke Parker
8610d90838
fix(app): project sent messages through inbox events (#42714) 2026-08-15 15:57:46 +10:00
Luke Parker
57b050e9fc
fix(desktop): render v2 patch metadata (#42716) 2026-08-15 15:57:34 +10:00
Luke Parker
51091be7e4
fix(desktop): verify updates before install (#42715) 2026-08-15 14:39:01 +10:00
Luke Parker
c8584ec0c8
fix(app): derive popular providers from integrations (#42713) 2026-08-15 14:29:19 +10:00
Luke Parker
7301c5e798
fix(desktop): keep staged updates fresh with silent re-checks (#42707) 2026-08-15 14:22:24 +10:00
Luke Parker
41f70bfbb1
fix(app): generate blob ids without crypto.subtle in non-secure contexts (#42706)
Co-authored-by: OpenCode Vite Investigation <opencode-vite-investigation@local>
2026-08-15 14:12:57 +10:00
Kit Langton
e8fa6985bc
fix(core): unify patch path resolution (#42667) 2026-08-15 03:52:34 +00:00
Kit Langton
e57a1c7930
docs: refresh agent guidance 2026-08-14 23:25:47 -04:00
Kit Langton
98f5e86122
fix(tui): refresh moved tab metadata (#42696) 2026-08-14 23:25:25 -04:00
Kit Langton
ab7a0bf65c
fix(tui): ignore stray releases on new session controls (#42673) 2026-08-14 20:57:49 -04:00
Kit Langton
8afcb3870e
fix(plugin): derive promise adapter from protocol schemas (#42669) 2026-08-15 00:52:06 +00:00
Kit Langton
014a364dfd
docs(core): refresh session architecture 2026-08-14 20:32:06 -04:00
opencode-agent[bot]
a45b12cfa4
fix(app): use location VCS state (#42666) 2026-08-15 10:30:46 +10:00
Kit Langton
7484e32f62
refactor(protocol): harden simulation wire contract (#42628) 2026-08-14 20:29:53 -04:00
opencode-agent[bot]
650f7e8cdd chore: generate 2026-08-15 00:20:16 +00:00
Dax
5c7f5840ee
feat(core): persist web search provider selection (#42663) 2026-08-14 20:19:02 -04:00
opencode-agent[bot]
08a6d7b619
docs: fix package manager code blocks (#42313)
Co-authored-by: Kit Langton <7587245+kitlangton@users.noreply.github.com>
2026-08-14 20:03:48 -04:00
opencode-agent[bot]
1580e7cc3a chore: generate 2026-08-14 23:41:12 +00:00
Aiden Cline
8640ea3374
minimize system prompt (#42638) 2026-08-14 18:39:27 -05:00
opencode-agent[bot]
e6a3b951b5 chore: generate 2026-08-14 22:19:55 +00:00