Commit Graph

14323 Commits

Author SHA1 Message Date
Brendan Allan
fed4f4d86b
feat(app): keep prompt state in tabs (#33566) 2026-06-24 01:32:59 +00:00
opencode-agent[bot]
1490752059 chore: generate 2026-06-24 00:54:55 +00:00
Dax
4898263dec
feat(core): map providers to integrations (#33562) 2026-06-24 00:53:31 +00:00
Dax
c556bddda3
feat(core): add opencode integration (#33560) 2026-06-24 00:26:54 +00:00
opencode-agent[bot]
cfddb2407c chore: generate 2026-06-23 23:46:36 +00:00
Dax
cf80b5c470
feat(core): add opencode integration (#33555) 2026-06-23 23:45:02 +00:00
Aiden Cline
c17b9557f1
fix(core): preserve structured error messages (#33530) 2026-06-23 18:43:59 -05:00
opencode-agent[bot]
10f6bb7878 chore: generate 2026-06-23 23:24:49 +00:00
Aiden Cline
b8cfd69acf
feat(tui): redesign crash screen (#33549) 2026-06-23 18:23:15 -05:00
opencode-agent[bot]
d2305d4a76 chore: generate 2026-06-23 20:31:13 +00:00
Shoubhit Dash
c6cc13e183
feat(mcp): add resource template listing (#33546) 2026-06-24 01:59:12 +05:30
Kit Langton
dcf7b4e792
fix(opencode): handle snapshot paths from subdirectories (#33506) 2026-06-23 20:51:56 +02:00
Aiden Cline
5152150bfe
fix(opencode): make ACP resource text sourcing cross-platform (#33534) 2026-06-23 12:55:34 -05:00
Brendan Allan
2ba18b84a5
fix(app): use correct server sdk for titlebar session lookup (#33536) 2026-06-24 01:54:43 +08:00
Brendan Allan
e04c5e72f7
fix(app): prompt persistence and draft sessions (#33528) 2026-06-24 01:50:19 +08:00
Aiden Cline
a131811cdc
feat(mcp): use mcp__server__tool naming convention (#33533) 2026-06-23 12:28:26 -05:00
opencode-agent[bot]
976e5d421f
ci: route support questions (#33527)
Co-authored-by: Test <test@opencode.test>
2026-06-23 12:20:30 -05:00
Shoubhit Dash
8e2d422ffe
fix(acp): preserve resource text source (#33524) 2026-06-23 22:15:00 +05:30
Aiden Cline
a3825286cf
test(core): avoid models cache recovery race (#33525) 2026-06-23 11:40:08 -05:00
ReStranger
e0c0411003
fix: Skip bun version check for nix version (#33166)
Signed-off-by: ReStranger <restranger@disroot.org>
Co-authored-by: dbeley <6568955+dbeley@users.noreply.github.com>
2026-06-23 11:10:55 -05:00
opencode-agent[bot]
e439456b13 chore: generate 2026-06-23 15:47:46 +00:00
Aiden Cline
e3edbba3ca
test(opencode): stabilize prompt concurrency tests (#33522) 2026-06-23 10:45:30 -05:00
Simon Klee
3cdd431794
fix(tui): make move session command bindable (#33508)
Add the session_move TUI keybind and map it to the existing session.move command. Keep it unbound by default and document the new configuration option.

Closes #33239
2026-06-23 15:55:14 +02:00
Adam
ef4500d6af
fix(data): ignore table changes 2026-06-23 07:28:11 -05:00
Adam
f416f52ae3
Reapply "feat(stats): add user ids to inference metrics"
This reverts commit e0ff4fd1ac.
2026-06-23 07:27:01 -05:00
Adam
e0ff4fd1ac
Revert "feat(stats): add user ids to inference metrics"
This reverts commit 428ae6d21a.
2026-06-23 07:11:51 -05:00
Adam
428ae6d21a
feat(stats): add user ids to inference metrics 2026-06-23 07:05:26 -05:00
Brendan Allan
d568fed095
fix(app): tighten mobile utility UI (#32799) 2026-06-23 10:41:05 +00:00
opencode-agent[bot]
58a8d9fcb0 chore: generate 2026-06-23 10:28:43 +00:00
Aarav Sareen
d24848359d
feat(app): new session progress indicator (#32662)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-23 20:27:07 +10:00
Brendan Allan
a21e74773f
fix(app): improve iOS PWA shell (#32798) 2026-06-23 09:59:30 +00:00
opencode-agent[bot]
fc95a84b42 chore: generate 2026-06-23 09:30:58 +00:00
Brendan Allan
b0063709e6
feat(app): add mobile bottom navigation (#32797) 2026-06-23 09:29:22 +00:00
opencode-agent[bot]
77522697b0 chore: generate 2026-06-23 09:00:19 +00:00
Brendan Allan
bbc88eb8e3
fix(app): refine mobile session layout (#32796) 2026-06-23 16:58:05 +08:00
opencode-agent[bot]
a379c7956b chore: generate 2026-06-23 08:47:47 +00:00
Aarav Sareen
52eae83ae4
fix(app): add server button dropdown (#33358) 2026-06-23 18:46:00 +10:00
Aarav Sareen
3cc626b5da
feat(app): collapsible servers (#33384) 2026-06-23 18:41:54 +10:00
Luke Parker
f0849a697c
fix(app): reject stale timeline range indexes (#33488) 2026-06-23 18:27:25 +10:00
Shoubhit Dash
3f3f120825
feat(mcp): add resource read tools (#33483) 2026-06-23 13:49:42 +05:30
Frank
ea17d9bed8 zen: glm 5.2 2026-06-23 04:03:07 -04:00
Frank
726b2d7e6b zen: remove unused fields 2026-06-23 04:03:07 -04:00
opencode-agent[bot]
bffc5938fa chore: generate 2026-06-23 08:02:37 +00:00
Luke Parker
d111812389
fix(app): restore review line comments (#33481) 2026-06-23 08:01:03 +00:00
Brendan Allan
597f47b486
fix(app): improve mobile home layout (#32789) 2026-06-23 16:00:21 +08:00
opencode-agent[bot]
09757c605a chore: generate 2026-06-23 06:20:50 +00:00
Brendan Allan
0c4f508c50
feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00
opencode-agent[bot]
40db33c415 chore: generate 2026-06-23 04:57:55 +00:00
Dax Raad
9b01f15f1d test(opencode): retry Windows CLI cleanup 2026-06-23 00:56:14 -04:00
Dax Raad
81851ca6b9 test(opencode): stabilize Windows async readiness 2026-06-23 00:41:02 -04:00