Commit graph

269 commits

Author SHA1 Message Date
Kit Langton
f8c46684eb
fix: eliminate flaky CI races (#43522) 2026-08-19 22:12:41 +00:00
Dax
7700faad81
feat(cli): capture CPU profiles with SIGPROF (#43446) 2026-08-19 10:45:05 -04:00
opencode-agent[bot]
d5bf8799c0
fix(cli): keep run event stream alive (#43348)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-18 23:31:26 -05:00
Dax
f6f64d7ece
feat(cli): manage plugin packages (#43283) 2026-08-19 00:06:15 -04:00
Kyle Altendorf
044d04df06
fix(cli): preserve clean build manifest (#43287) 2026-08-18 16:32:10 -05:00
Dax
b0c3a16ead
feat(plugin): expose server plugin status 2026-08-18 14:22:32 -04:00
Dax
67fe76057e
feat(cli): configure service environment (#43269) 2026-08-18 13:27:44 -04:00
Dax
b38d9d812f
refactor(client): move service shutdown client-side (#43252) 2026-08-18 15:02:37 +00:00
Dax Raad
8df039d261 fix(cli): limit source maps to development channels 2026-08-18 10:53:42 -04:00
Dax Raad
c92fb2d41b fix(cli): improve process failure logging 2026-08-18 10:49:52 -04:00
Dax Raad
16390ca47d fix(cli): log background service startup 2026-08-18 10:15:36 -04:00
Dax Raad
643eed300d fix(cli): log managed service lease loss 2026-08-18 10:06:59 -04:00
Shoubhit Dash
47af7462ea
feat(cli): improve session export flow (#43229) 2026-08-18 18:00:12 +05:30
Shoubhit Dash
dfb60e37a3
feat(cli): add interactive auth commands (#43127) 2026-08-18 16:37:56 +05:30
Dax Raad
b6a8d99da5 fix(cli): align automatic update methods 2026-08-17 23:09:49 -04:00
opencode-agent[bot]
839343e5de
fix(cli): skip missing node distribution (#43156)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-08-17 21:42:34 -04:00
opencode-agent[bot]
aca42423d3 chore: generate 2026-08-17 21:55:57 +00:00
Kit Langton
d9b81d2233
chore(effect): update to beta.107 (#43109) 2026-08-17 21:54:08 +00:00
Dax
42fc297d30
feat(tui): inherit terminal environment per session (#42957) 2026-08-17 20:18:28 +00:00
opencode-agent[bot]
6106cb64c7 chore: generate 2026-08-17 03:35:05 +00:00
opencode-agent[bot]
c786ab92d3
test(cli): ignore logs before standalone readiness (#42968)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-16 22:33:55 -05:00
Dax
39810da936
docs: reorganize v2 documentation (#42947) 2026-08-16 19:35:48 -04:00
Dax Raad
d4f10fa9be fix(release): stop advancing next npm tags 2026-08-16 11:24:58 -04:00
opencode-agent[bot]
7731d1235d
fix(cli): clarify debug config output (#42860)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-08-16 02:39:47 -04:00
opencode-agent[bot]
174c0a742c chore: generate 2026-08-16 06:39:30 +00:00
Dax
b080f216a5
feat(cli): add native CPU profiling (#42862) 2026-08-16 02:38:23 -04:00
Simon Klee
0d7fe6e074
fix(cli): omit undefined compile executable path 2026-08-16 08:03:11 +02:00
opencode-agent[bot]
01b7b53eeb chore: generate 2026-08-16 05:32:10 +00:00
Dax Raad
613c570a3b feat(cli): add heap snapshot signal 2026-08-16 01:30:44 -04:00
Dax Raad
a48d44955e fix(cli): suppress compiled runtime warnings 2026-08-16 01:03:25 -04:00
Dax Raad
42e345e1bc fix(cli): resolve Bun canary compile assets 2026-08-15 18:56:03 -04:00
Dax Raad
9e22c40fff feat: align V2 beta release channels 2026-08-15 18:40:23 -04:00
Dax Raad
d8e1753330 chore(cli): build binaries with Bun 1.4 2026-08-15 17:51:09 -04:00
Kit Langton
e57a1c7930
docs: refresh agent guidance 2026-08-14 23:25:47 -04:00
Dax
5c7f5840ee
feat(core): persist web search provider selection (#42663) 2026-08-14 20:19:02 -04:00
Kit Langton
737b6eb7b7
chore: extract Drive and catalog (#42612) 2026-08-14 13:05:24 -04:00
Kit Langton
e3bbfdf270
feat(simulation): slim production bridge (#42584) 2026-08-14 15:57:44 +00:00
opencode-agent[bot]
9872fb8a54
refactor(api): remove legacy question service (#42562)
Co-authored-by: Filip Hejmowski <fhejmowski@simplito.com>
Co-authored-by: neriousy <hejmowskifilip@gmail.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-08-14 14:38:32 +00:00
Kit Langton
a1a663d60e
refactor(cli): replace updater semver dependency (#42492) 2026-08-14 09:09:52 -04:00
opencode-agent[bot]
3a4c8cdf9d
revert(core): remove portable shell permission scanner (#42571)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-08-14 08:40:40 -04:00
Dax
8023ba378b
fix(cli): defer update check until service resolves (#42446) 2026-08-14 00:13:33 +00:00
Kit Langton
e8101ef7fe
feat(core): add portable shell permission scanner (#42351) 2026-08-13 17:53:35 -04:00
opencode-agent[bot]
664b0ba2d6 chore: generate 2026-08-13 01:22:11 +00:00
Luke Parker
9c8b50b989
feat(deskltop): use opencode2 in WSL (#42199) 2026-08-13 11:20:48 +10:00
Kit Langton
9d6e05b6e4
fix(cli): inset update footer (#42189) 2026-08-12 20:15:56 -04:00
Dax
a7642737c7
feat(core): add generic session inbox (#42109) 2026-08-12 15:28:04 -04:00
opencode-agent[bot]
5fd28cffc5
refactor(tui): use command IDs for v2 keybinds (#41882)
Requested by Sebastian Herrlinger (@kommander). Rebased onto current v2 with conflicts resolved and all required checks passing.
2026-08-12 12:53:24 +00:00
Kit Langton
c254ba8a7f
core: embed models.dev snapshot instead of compile-time define (#41838) 2026-08-11 20:55:09 -04:00
Luke Parker
c217ebe2ad
fix(desktop): skip web ui build in dev (#41881) 2026-08-12 10:25:32 +10:00
opencode-agent[bot]
6072fc5c1b chore: generate 2026-08-11 22:44:47 +00:00