opencode-agent[bot]
67e8b8582e
chore: generate
2026-06-24 05:34:41 +00:00
Aarav Sareen
8aff7b8c7b
feat(app): update all components to use v2 tokens ( #33598 )
2026-06-24 13:33:14 +08:00
Aiden Cline
6c12c32fb1
fix(mcp): prevent resource key collisions ( #33596 )
2026-06-24 00:13:58 -05:00
opencode-agent[bot]
fbfd725d73
chore: generate
2026-06-24 05:10:01 +00:00
Chris Yuan
246d40db73
fix(skill): emit base directory as filesystem path, not file:// URL ( #33580 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-24 00:08:22 -05:00
Aiden Cline
947e0017f5
fix(mcp): restore legacy tool names ( #33593 )
2026-06-23 23:42:32 -05:00
Brendan Allan
800d41ddab
refactor(app): simplify layout hierarchy ( #33588 )
2026-06-24 04:37:08 +00:00
opencode-agent[bot]
5647ed8ba3
fix(opencode): restore v1 account config ( #33590 )
...
Co-authored-by: Test <test@opencode.test>
2026-06-24 04:22:02 +00:00
Yufeng He
af31e97493
fix(mcp): bind oauth callback to IPv4 loopback ( #30022 )
2026-06-23 23:20:29 -05:00
Brendan Allan
5303ab09f8
fix(app): route new sessions through tabs ( #33582 )
2026-06-24 03:48:33 +00:00
Brendan Allan
51eb87b256
fix(app): clear viewed session notifications ( #33574 )
2026-06-24 11:37:44 +08:00
opencode-agent[bot]
556337d6dd
chore: generate
2026-06-24 03:37:05 +00:00
Aiden Cline
c416ede20d
fix(tui): sort model picker by release date ( #33558 )
2026-06-23 22:35:47 -05:00
Dax Raad
784eea3911
feat(cli): add API request command
2026-06-23 23:35:20 -04:00
Brendan Allan
a4b9351c0f
fix(app): create scoped drafts from home ( #33578 )
2026-06-24 11:24:38 +08:00
Kit Langton
57895586c2
refactor(core): remove schema forwarding facades ( #33577 )
2026-06-24 02:52:58 +00:00
Brendan Allan
6298db7a77
fix(app): throttle directory tree loading ( #33576 )
2026-06-24 02:51:26 +00:00
opencode-agent[bot]
5202bf1bf2
chore: update nix node_modules hashes
2026-06-24 02:44:09 +00:00
Kit Langton
516cfe4e09
refactor(schema): extract shared public schemas ( #33571 )
2026-06-23 22:31:06 -04:00
Brendan Allan
60aba622ab
fix(app): use fixed titlebar tab widths ( #33572 )
2026-06-24 02:05:44 +00:00
Dax Raad
e8610d821c
refactor(core): drop filesystem entry mime
2026-06-23 21:49:01 -04:00
Dax Raad
53076999c5
fix(tui): normalize autocomplete attachments
2026-06-23 21:41:14 -04:00
Brendan Allan
f8c9bfd454
fix(app): mount shortcuts per titlebar tab ( #33567 )
2026-06-24 01:39:30 +00:00
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