Ryan Vogel
a8d5b14d1a
update for beta
2026-04-08 19:51:31 +00:00
Ryan Vogel
39b4f861f3
ui: polish mobile voice app for 1.0.2
...
Tighten the dictation UI and Whisper model settings, update the mobile package metadata, and remove the stale npm lockfile so Bun stays the source of truth for builds.
2026-04-08 19:12:57 +00:00
Ryan Vogel
13f89d5aa5
fix(opencode): delay transient APN permission notifications
2026-04-08 18:23:25 +00:00
Ryan Vogel
f29cb81c7d
feat(opencode): add observability logging to push relay and session status
...
Add structured logging to the push notification pipeline so events
can be traced end-to-end when --print-logs is enabled:
- push-relay map(): log every classification decision and skip reason
- push-relay dedupe(): log suppressed duplicates with elapsed time
- push-relay start()/stop(): log init failures and teardown
- session/status: log every idle/busy/retry transition
2026-04-08 15:30:58 +00:00
Ryan Vogel
d034a61635
fix: add mobile app version hint to QR code scan prompt
2026-04-08 14:19:50 +00:00
Ryan Vogel
2eca96c80f
Merge remote-tracking branch 'origin/dev' into opencode-remote-voice
2026-04-08 14:17:23 +00:00
Brendan Allan and GitHub
988c9894f2
ui: fix sticky session diffs header ( #21486 )
2026-04-08 17:01:52 +08:00
ae614d919f
fix(tui): simplify console org display ( #21339 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-07 21:03:24 -04:00
opencode-agent[bot] and opencode
65cde7f494
chore: update nix node_modules hashes
2026-04-08 00:32:40 +00:00
opencode
98325dcdc6
release: v1.4.0
v1.4.0
2026-04-08 00:32:31 +00:00
opencode-agent[bot]
0788a535e2
chore: generate
2026-04-07 23:49:25 +00:00
b7fab49b64
refactor(snapshot): store unified patches in file diffs ( #21244 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-04-07 19:48:23 -04:00
Dax and GitHub
463318486f
core: refactor tool system to remove agent context from initialization ( #21052 )
2026-04-07 19:48:12 -04:00
Frank
7afb517a1a
go: glm5.1
2026-04-07 17:55:09 -04:00
Frank
c589724729
zen: glm5.1 doc
2026-04-07 17:46:11 -04:00
Frank
9385714373
zen: glm5.1 doc
2026-04-07 17:21:24 -04:00
Dax and GitHub
c90fc6a486
feat(opencode): add OTLP observability support ( #21387 )
2026-04-07 17:02:55 -04:00
Aiden Cline and GitHub
bc1840b196
fix(opencode): clear webfetch timeouts on failed fetches ( #21378 )
2026-04-07 20:46:02 +00:00
Kyle Altendorf and GitHub
095aeba0a7
test: disable GPG signing in test fixtures ( #20386 )
2026-04-07 15:26:01 -05:00
e945436b6f
feat(tui): allow variant_list keybind for the "Switch model variant" command ( #21185 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-04-07 14:46:04 -05:00
opencode-agent[bot]
6bfa82de65
chore: generate
2026-04-07 18:33:24 +00:00
Kit Langton and GitHub
d83fe4b540
fix(opencode): improve console login transport errors ( #21350 )
2026-04-07 18:31:53 +00:00
Aiden Cline and GitHub
81bdffc81c
fix: ensure the alibaba provider errors are retried ( #21355 )
2026-04-07 17:46:01 +00:00
2549a38a71
fix(tui): use sentence case for theme mode command palette items ( #21192 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-04-07 12:25:13 -05:00
James Long and GitHub
5d48e7bd44
refactor(core): support multiple event streams in worker and remove workspaces from plugin api ( #21348 )
2026-04-07 13:22:34 -04:00
Adam and GitHub
ec8b9810b4
feat(app): better subagent experience ( #20708 )
2026-04-07 11:06:23 -05:00
Adam
65318a80f7
chore: update web stats
2026-04-07 11:02:37 -05:00
opencode-agent[bot]
6a5aae9a84
chore: generate
2026-04-07 14:14:07 +00:00
Dax and GitHub
1f94c48bdd
fix(opencode): keep user message variants scoped to model ( #21332 )
2026-04-07 10:12:53 -04:00
Frank
01c5eb679c
go: support coupon
2026-04-07 10:09:00 -04:00
Shoubhit Dash and GitHub
41612b3dbe
Move auto-accept permissions to settings ( #21308 )
2026-04-07 11:00:13 +00:00
Shoubhit Dash and GitHub
c2d2ca3522
style(app): redesign jump-to-bottom button per figma spec ( #21313 )
2026-04-07 10:47:53 +00:00
Shoubhit Dash and GitHub
3a1ec27feb
feat(app): show full names on composer attachment chips ( #21306 )
2026-04-07 10:15:22 +00:00
3c96bf8468
feat(opencode): Add PDF attachment Drag and Drop ( #16926 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-04-07 04:39:59 +00:00
opencode-agent[bot]
3ea6413407
chore: update nix node_modules hashes
2026-04-07 04:38:49 +00:00
Aiden Cline and GitHub
885df8eb54
feat: add --dangerously-skip-permissions flag to opencode run ( #21266 )
2026-04-06 23:30:05 -05:00
Frank
f4975ef32a
go: add mimo
2026-04-07 00:16:34 -04:00
James Long and GitHub
37883a9f3a
refactor(core): add full http proxy and change workspace adaptor interface ( #21239 )
2026-04-06 23:19:55 -04:00
Aiden Cline and GitHub
3c31d04666
chore: bump anthropic ai sdk pkg, delete patch ( #21247 )
2026-04-06 20:28:32 -05:00
opencode-agent[bot]
e64548fb4d
chore: update nix node_modules hashes
2026-04-07 00:30:30 +00:00
Aiden Cline and GitHub
31f6f43cfc
chore: remove ai-sdk/provider-utils patch and update pkg ( #21245 )
2026-04-06 23:53:27 +00:00
opencode-agent[bot]
090ad8290e
chore: update nix node_modules hashes
2026-04-06 23:42:39 +00:00
Aiden Cline and GitHub
d1258ac19c
fix: bump openrouter ai sdk pkg to fix openrouter issues ( #21242 )
2026-04-06 17:56:11 -05:00
Aiden Cline and GitHub
48c1b6b338
tweak: move the max token exclusions to plugins @rekram1-node ( #21225 )
2026-04-06 17:43:58 -05:00
Aiden Cline and GitHub
40e4cd27a1
tweak: adjust chat.params hook to allow altering of the maxOutputTokens ( #21220 )
2026-04-06 18:13:30 +00:00
Aiden Cline and GitHub
5a6d10cd53
tweak: ensure copilot anthropic models have same reasoning effort model as copilot cli, also fix qwen incorrectly having variants ( #21212 )
2026-04-06 18:12:43 +00:00
opencode-agent[bot]
527b51477d
chore: update nix node_modules hashes
2026-04-06 18:08:04 +00:00
535343bf56
refactor(server): replace Bun serve with Hono node adapters ( #18335 )
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-04-06 13:24:55 -04:00
Sebastian and GitHub
4394e42615
upgrade opentui to 0.1.97 ( #21137 )
2026-04-06 18:42:05 +02:00
2e4c43c1cf
refactor: replace Bun.serve with Node http.createServer in OAuth handlers ( #18327 )
...
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com >
2026-04-06 12:17:29 -04:00