Kit Langton
40ecfceec2
fix(sdk): wake embedded session execution ( #33992 )
2026-06-25 23:04:14 -04:00
Kit Langton
a1f093a748
refactor(opencode): stop legacy v2 event emission ( #33993 )
2026-06-26 04:42:38 +02:00
opencode-agent[bot]
9859b19b93
fix(ui): normalize tooltip trigger layout ( #33979 )
...
Co-authored-by: Test <test@opencode.test>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-06-26 02:42:16 +00:00
opencode-agent[bot]
45badf7163
fix(app): suspend hidden terminal renderer ( #33990 )
...
Co-authored-by: Test <test@opencode.test>
2026-06-26 02:28:36 +00:00
opencode-agent[bot]
28a00ad6af
fix(app): enable auto-accept in session settings ( #33974 )
2026-06-26 11:55:21 +10:00
Aiden Cline
0f272d931d
tweak: hide MCP access token prefix ( #33711 )
2026-06-25 20:32:36 -05:00
Aiden Cline
ded29f03f0
fix(core): refine small model defaults ( #33926 )
2026-06-25 20:31:53 -05:00
opencode-agent[bot]
f428755851
feat(core): split MCP timeout configuration ( #33977 )
...
Co-authored-by: Test <test@opencode.test>
2026-06-25 20:31:00 -05:00
opencode-agent[bot]
17166b271f
fix(app): simplify question prompt ( #33968 )
...
Co-authored-by: Test <test@opencode.test>
2026-06-26 09:22:36 +10:00
Aiden Cline
5f61d21487
feat(llm): pass strict through tool definitions for Codex parity ( #33392 )
2026-06-25 16:28:39 -05:00
opencode-agent[bot]
0568855cc6
chore: generate
2026-06-25 21:28:07 +00:00
Aiden Cline
3fbc005f26
fix(mcp): scope auth status to server URL ( #33924 )
2026-06-25 16:26:00 -05:00
opencode-agent[bot]
21c0e03a70
chore: generate
2026-06-25 20:26:11 +00:00
Brendan Allan
a2b847e29e
refactor(app): split session composer ( #33954 )
2026-06-25 20:23:58 +00:00
Brendan Allan
fae100fe72
fix(app): enable composer shortcuts on drafts ( #33956 )
2026-06-26 04:05:36 +08:00
Brendan Allan
b60c0a5e8c
fix(app): use tab-scoped servers in sessions ( #33946 )
2026-06-25 19:09:22 +00:00
opencode-agent[bot]
0870a838a8
chore: generate
2026-06-25 18:36:16 +00:00
James Long
0e731c2a1a
refactor(core): support tiered layer nodes ( #33937 )
2026-06-25 14:34:17 -04:00
opencode-agent[bot]
21b78c49fc
chore: generate
2026-06-25 18:25:16 +00:00
Kit Langton
f44423609b
feat(sdk): restore session runtime operations ( #33777 )
2026-06-25 14:23:01 -04:00
Brendan Allan
44806777ca
feat(app): group prompt projects by server ( #33941 )
2026-06-25 17:47:45 +00:00
Kit Langton
a267222080
refactor(schema): isolate v1 contracts ( #33769 )
2026-06-25 17:26:47 +00:00
opencode-agent[bot]
ecabab49a7
chore: generate
2026-06-25 17:13:12 +00:00
Kit Langton
9e9d405d7e
refactor(schema): tighten public contracts ( #33771 )
2026-06-25 17:10:23 +00:00
opencode-agent[bot]
5682371d0a
chore: generate
2026-06-25 17:03:14 +00:00
Brendan Allan
10e4b87d25
fix(app): persist home project selection ( #33935 )
2026-06-25 17:00:19 +00:00
Simon Klee
e7c59b17a8
fix(tui): load root sessions in session switcher ( #33931 )
...
Request root sessions before applying the session list limit so child
sessions cannot crowd roots out of the switcher.
Keep the synchronized cache available while requests are pending or fail,
reconcile results with live updates, and retain current and pinned sessions.
Preserve selection by session ID when asynchronous results reorder the list.
Closes #16270
Closes #32725
2026-06-25 18:36:08 +02:00
Brendan Allan
69f75dff1a
fix(app): adjust home search and header layout ( #33923 )
2026-06-26 00:19:20 +08:00
Frank
fec087bf37
zen: new inference
2026-06-25 12:15:34 -04:00
Frank
4f4aa68db9
zen: migrate to new inference
2026-06-25 11:55:37 -04:00
opencode-agent[bot]
77f2d2227a
chore: generate
2026-06-25 15:44:27 +00:00
Kit Langton
7854f5b9f7
refactor(schema): normalize module patterns ( #33770 )
2026-06-25 15:42:22 +00:00
Brendan Allan
5565a8ee10
fix(app): restore new layout shortcuts ( #33929 )
2026-06-25 23:22:12 +08:00
Kit Langton
9ad7067971
docs(schema): document package conventions ( #33768 )
2026-06-25 11:12:09 -04:00
opencode-agent[bot]
ddbc8d3b75
chore: generate
2026-06-25 14:56:25 +00:00
Brendan Allan
4f88cab20d
fix(app): suspend while recent models load ( #33921 )
2026-06-25 14:53:45 +00:00
Adam
208cd56d03
feat(stats): add i18n support ( #33693 )
2026-06-25 09:50:29 -05:00
Brendan Allan
c097d51135
feat(app): improve titlebar tab layout ( #33914 )
2026-06-25 14:39:59 +00:00
opencode-agent[bot]
20fd323591
chore: generate
2026-06-25 13:57:16 +00:00
Dax
7f40aeab21
feat(server): add permission request endpoints ( #33774 )
2026-06-25 13:55:17 +00:00
opencode-agent[bot]
bcff162c60
chore: update nix node_modules hashes
2026-06-25 12:26:33 +00:00
Brendan Allan
5ea405bf81
fix(app): hide mobile titlebar setting in production ( #33894 )
2026-06-25 20:18:14 +08:00
opencode
7c0e1b431c
sync release versions for v1.17.11
2026-06-25 12:09:26 +00:00
Victor Navarro
f4103f5c3a
feat(ui): publish ui package ( #33681 )
2026-06-25 14:04:49 +02:00
opencode-agent[bot]
e6c45134ab
fix(client): exclude generated files from formatting ( #33832 )
...
Co-authored-by: Test <test@opencode.test>
2026-06-25 07:53:00 -04:00
opencode-agent[bot]
f55d8fa3ff
chore: update nix node_modules hashes
2026-06-25 08:56:29 +00:00
Brendan Allan
78234fa305
fix(app): use project server for prompt drafts ( #33850 )
2026-06-25 16:55:20 +08:00
Simon Klee
98dcea02a8
Revert "deps: update OpenTUI to 0.4.2 ( #33610 )" ( #33842 )
2026-06-25 10:38:09 +02:00
opencode-agent[bot]
0149d460e3
feat(app): add Chrome tab cycle shortcuts ( #33838 )
2026-06-25 16:25:42 +08:00
opencode-agent[bot]
5471d2a769
fix(app): reveal tab avatar on hover ( #33824 )
...
Co-authored-by: Test <test@opencode.test>
2026-06-25 15:54:44 +08:00