Commit Graph

14465 Commits

Author SHA1 Message Date
Kit Langton 0c8f4ec319 refactor(opencode): stop legacy v2 event emission (#33993) 2026-06-26 04:42:38 +02:00
opencode-agent[bot] 16f28d9ca8 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] dbac3a0f0b 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] 7f01adb1bc fix(app): enable auto-accept in session settings (#33974) 2026-06-26 11:55:21 +10:00
Aiden Cline eee0d26749 tweak: hide MCP access token prefix (#33711) 2026-06-25 20:32:36 -05:00
Aiden Cline 80cc731547 fix(core): refine small model defaults (#33926) 2026-06-25 20:31:53 -05:00
opencode-agent[bot] 505d3a8c88 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] fa2ff76724 fix(app): simplify question prompt (#33968)
Co-authored-by: Test <test@opencode.test>
2026-06-26 09:22:36 +10:00
Aiden Cline cd29e7b797 feat(llm): pass strict through tool definitions for Codex parity (#33392) 2026-06-25 16:28:39 -05:00
opencode-agent[bot] d7bf7604f7 chore: generate 2026-06-25 21:28:07 +00:00
Aiden Cline ff84524792 fix(mcp): scope auth status to server URL (#33924) 2026-06-25 16:26:00 -05:00
opencode-agent[bot] c18add0dcf chore: generate 2026-06-25 20:26:11 +00:00
Brendan Allan 7a410cba19 refactor(app): split session composer (#33954) 2026-06-25 20:23:58 +00:00
Brendan Allan 6e7ca62961 fix(app): enable composer shortcuts on drafts (#33956) 2026-06-26 04:05:36 +08:00
Brendan Allan 2d252be66c fix(app): use tab-scoped servers in sessions (#33946) 2026-06-25 19:09:22 +00:00
opencode-agent[bot] 4a0d3bc29c chore: generate 2026-06-25 18:36:16 +00:00
James Long 3eee8bd101 refactor(core): support tiered layer nodes (#33937) 2026-06-25 14:34:17 -04:00
opencode-agent[bot] db2afb968d chore: generate 2026-06-25 18:25:16 +00:00
Kit Langton 622d8648bc feat(sdk): restore session runtime operations (#33777) 2026-06-25 14:23:01 -04:00
Brendan Allan 61e6221b9a feat(app): group prompt projects by server (#33941) 2026-06-25 17:47:45 +00:00
Kit Langton c41efd6f64 refactor(schema): isolate v1 contracts (#33769) 2026-06-25 17:26:47 +00:00
opencode-agent[bot] ce9945af2a chore: generate 2026-06-25 17:13:12 +00:00
Kit Langton c31dc9c7b7 refactor(schema): tighten public contracts (#33771) 2026-06-25 17:10:23 +00:00
opencode-agent[bot] 4eac58a860 chore: generate 2026-06-25 17:03:14 +00:00
Brendan Allan cccc73f662 fix(app): persist home project selection (#33935) 2026-06-25 17:00:19 +00:00
Simon Klee 06232cc755 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 5a399eb19c fix(app): adjust home search and header layout (#33923) 2026-06-26 00:19:20 +08:00
Frank 743e5ce3ce zen: new inference 2026-06-25 12:15:34 -04:00
Frank 94d3ec86cd zen: migrate to new inference 2026-06-25 11:55:37 -04:00
opencode-agent[bot] cfd38a5f03 chore: generate 2026-06-25 15:44:27 +00:00
Kit Langton ec48f9848a refactor(schema): normalize module patterns (#33770) 2026-06-25 15:42:22 +00:00
Brendan Allan 73d04c51cd fix(app): restore new layout shortcuts (#33929) 2026-06-25 23:22:12 +08:00
Kit Langton 7ed39ab819 docs(schema): document package conventions (#33768) 2026-06-25 11:12:09 -04:00
opencode-agent[bot] c1d83660bf chore: generate 2026-06-25 14:56:25 +00:00
Brendan Allan 034b24b206 fix(app): suspend while recent models load (#33921) 2026-06-25 14:53:45 +00:00
Adam 920623e6cf feat(stats): add i18n support (#33693) 2026-06-25 09:50:29 -05:00
Brendan Allan 98bf375380 feat(app): improve titlebar tab layout (#33914) 2026-06-25 14:39:59 +00:00
opencode-agent[bot] 5c7fb6d253 chore: generate 2026-06-25 13:57:16 +00:00
Dax 1b1a0b8f5c feat(server): add permission request endpoints (#33774) 2026-06-25 13:55:17 +00:00
opencode-agent[bot] f6d974a6f9 chore: update nix node_modules hashes 2026-06-25 12:26:33 +00:00
Brendan Allan 55ee134abc fix(app): hide mobile titlebar setting in production (#33894) 2026-06-25 20:18:14 +08:00
opencode 9315b41aed sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
Victor Navarro 4c0dd1e06b feat(ui): publish ui package (#33681) 2026-06-25 14:04:49 +02:00
opencode-agent[bot] d51ebf8752 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] ce283a527a chore: update nix node_modules hashes 2026-06-25 08:56:29 +00:00
Brendan Allan 05c8d80372 fix(app): use project server for prompt drafts (#33850) 2026-06-25 16:55:20 +08:00
Simon Klee 2dae865618 Revert "deps: update OpenTUI to 0.4.2 (#33610)" (#33842) 2026-06-25 10:38:09 +02:00
opencode-agent[bot] 4fce4e5bcc feat(app): add Chrome tab cycle shortcuts (#33838) 2026-06-25 16:25:42 +08:00
opencode-agent[bot] 232e48a08a fix(app): reveal tab avatar on hover (#33824)
Co-authored-by: Test <test@opencode.test>
2026-06-25 15:54:44 +08:00
Brendan Allan eabbc31792 fix(app): restore tab layout consistency (#33804) 2026-06-25 15:00:12 +08:00