Commit graph

14875 commits

Author SHA1 Message Date
Aiden Cline
1ddb75dd3e
fix: restore dev CI (#33701) 2026-06-24 14:04:50 -05:00
Frank
ea5dd9d940 zen: track model tier in stats 2026-06-24 14:34:58 -04:00
opencode-agent[bot]
31b58b4704 chore: generate 2026-06-24 17:21:26 +00:00
Dax Raad
42bb793574 feat(core): generate model variants 2026-06-24 13:17:14 -04:00
Dax Raad
17f312d537 refactor(core): simplify model requests 2026-06-24 13:17:14 -04:00
Aiden Cline
116ac93ddb
fix(mcp): hide denied resource template tool (#33686) 2026-06-24 12:01:44 -05:00
opencode-agent[bot]
2684293291 chore: generate 2026-06-24 16:56:33 +00:00
4rcadia
e8e83afbce
feat(mcp): append server instructions to context (#32490)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-24 11:54:19 -05:00
Adam
2e909334c1
refactor(stats): simplify locale prefix stripping 2026-06-24 10:33:59 -05:00
Adam
69f3b633b8
fix(stats): strip locale prefixes from data routes 2026-06-24 10:33:58 -05:00
Frank
db7c28b3ee zen: migrate to new inference 2026-06-24 11:15:42 -04:00
opencode-agent[bot]
e45f55d922 chore: update nix node_modules hashes 2026-06-24 15:09:00 +00:00
Victor Navarro
04c1730c90
refactor(ui): isolate session components (#33670) 2026-06-24 14:56:09 +00:00
opencode-agent[bot]
1ef0fd5d01 chore: generate 2026-06-24 13:59:28 +00:00
Shoubhit Dash
36501a81c3
docs(llm): propose AI library design (#33666) 2026-06-24 19:27:21 +05:30
Simon Klee
6281e35a18
tui: fix multi-day duration formatting (#33651)
Report elapsed days and remaining hours instead of showing zero days and
the total duration as hours.

Close #32957
Close #32956
2026-06-24 12:05:06 +00:00
vimtor
bd149f0daa
fix(enterprise): use delete for remove share 2026-06-24 12:43:55 +02:00
Victor Navarro
6eec98371a
feat(tui): add main branch source to diff mode (#30942) 2026-06-24 10:35:37 +00:00
Brendan Allan
0016dfd9b1
fix(app): always apply safe area insets (#33619) 2026-06-24 18:21:52 +08:00
opencode-agent[bot]
fe655b7630 chore: generate 2026-06-24 10:09:04 +00:00
Victor Navarro
05f335ce62
feat(tui): add diff viewer keybind (#33365) 2026-06-24 12:07:23 +02:00
Victor Navarro
ad3651d8f1
feat(console): add support actions (#33492) 2026-06-24 12:06:51 +02:00
vimtor
633fc6fc03
ci: notify the current Discord alert role 2026-06-24 11:55:43 +02:00
Brendan Allan
cacb7d045f
refactor(app): rename cached context accessors (#33627) 2026-06-24 08:55:57 +00:00
Brendan Allan
2312a15e57
fix(app): share synced session data (#33624) 2026-06-24 08:40:35 +00:00
opencode-agent[bot]
d465cd476a chore: generate 2026-06-24 07:50:33 +00:00
Luke Parker
a4551a94b4
fix(app): make session navigation stable and fast (#33569)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-24 07:48:54 +00:00
opencode-agent[bot]
abcfeb380b chore: update nix node_modules hashes 2026-06-24 07:43:59 +00:00
Simon Klee
8cc79f7432
deps: update OpenTUI to 0.4.2 (#33610) 2026-06-24 09:22:24 +02:00
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