Kit Langton
5e238ee8b9
fix(zen): read nested usage in non-stream responses
...
Extract usage from each provider's actual response shape so OpenAI Responses payloads nested under response.usage do not crash Zen's non-stream tracking path.
2026-03-18 15:28:50 -04:00
Frank
3f1c96a0bb
zen: minimax m2.7
2026-03-18 14:30:55 -04:00
Frank
3558deba4a
zen: minimax m2.7
2026-03-18 14:15:00 -04:00
opencode-agent[bot]
c3ddc85cca
chore: generate
2026-03-18 17:37:40 +00:00
Kit Langton
a800583aea
refactor(effect): unify service namespaces and align naming ( #18093 )
2026-03-18 13:34:36 -04:00
Aiden Cline
171e69c2fc
feat: integrate support for multi step auth flows for providers that require additional questions ( #18035 )
2026-03-18 11:36:19 -05:00
Aiden Cline
822bb7b336
tweak: update gpt subscription model list ( #18101 )
2026-03-18 10:51:39 -05:00
Frank
47cf267c23
zen: fix routing non OC traffic
2026-03-18 10:59:56 -04:00
OpeOginni
976aae7e42
fix(desktop): fix error handling by adding errorName function to identify NotFoundError rather than statusCode ( #17591 )
2026-03-18 19:27:56 +05:30
David Hill
0ca51eebcf
tweak(ui): theme overrides ( #17958 )
2026-03-18 19:26:32 +05:30
David Hill
3256886e25
tui: make the title bar search easier to scan without a redundant icon
2026-03-18 13:52:57 +00:00
David Hill
d2194f6dde
Revert "tui: clean up search button in session header by removing magnifying glass icon and excess padding"
...
This reverts commit bfd4787fcd .
2026-03-18 13:52:36 +00:00
David Hill
bfd4787fcd
tui: clean up search button in session header by removing magnifying glass icon and excess padding
2026-03-18 13:49:58 +00:00
opencode-agent[bot]
58dce0148a
chore: generate
2026-03-18 12:58:46 +00:00
OpeOginni
79635b8b41
docs(cli): update experimental TY LSP flag description for clarity across multiple languages ( #14770 )
2026-03-18 18:27:42 +05:30
Brendan Allan
331dacf9db
app: remove debug text
2026-03-18 17:02:23 +08:00
Brendan Allan
4ba7d3b406
app: replace autoselect effects with single resource
2026-03-18 17:01:38 +08:00
Brendan Allan
a43783a6d4
app: initialize command catalog more efficiently
...
cuts down load times by like 30-50%
2026-03-18 14:46:53 +08:00
Frank
37c5295111
zen: gpt 5.4 mini and nano
2026-03-18 02:12:30 -04:00
Johannes Loher
56102ff642
fix(core): detect vLLM context overflow errors ( #17763 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-03-17 23:52:16 -05:00
Frank
1b86c27fb8
wip: zen
2026-03-17 23:31:14 -04:00
Frank
fe43bdb699
wip: zen
2026-03-17 22:50:54 -04:00
Ryan Vogel
a849a17e93
feat(enterprise): contact form now pushes to salesforce 🙄 ( #17964 )
...
Co-authored-by: slickstef11 <stefan@wundergraph.com>
Co-authored-by: Frank <frank@anoma.ly>
2026-03-17 22:43:43 -04:00
opencode-agent[bot]
0292f1b559
chore: generate
2026-03-18 02:01:02 +00:00
Kit Langton
5dfe86dcb1
refactor(truncation): effectify TruncateService, delete Scheduler ( #17957 )
2026-03-17 21:59:54 -04:00
Ariane Emory
4b4dd2b882
fix: Add apply_patch to EDIT_TOOLS filter ( #18009 )
2026-03-17 20:11:42 -05:00
opencode-agent[bot]
bc949af623
chore: generate
2026-03-18 01:05:16 +00:00
Kit Langton
9e7c136de7
refactor(snapshot): effectify SnapshotService ( #17878 )
2026-03-17 21:04:16 -04:00
Kit Langton
fee3c196c5
add prompt schema validation debug logs ( #17812 )
2026-03-17 19:18:16 -04:00
Frank
6c047391bb
wip: zen
2026-03-17 19:06:22 -04:00
Frank
350df0b261
zen: add missing model lab names
2026-03-17 18:41:38 -04:00
Frank
fbabc97c4c
zen: error logging
2026-03-17 16:53:10 -04:00
David Hill
7daea69e13
tweak(ui): add an empty state to the sidebar when no projects ( #17971 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-03-17 19:54:14 +00:00
Frank
0772a95918
wip: zen
2026-03-17 15:00:44 -04:00
Frank
dadddc9c8c
zen: deprecate gemini 3 pro
2026-03-17 12:31:54 -04:00
OpeOginni
6708c3f6cf
docs: mark tools config as deprecated ( #17951 )
2026-03-17 10:07:35 -05:00
Shoubhit Dash
ba22976568
fix: inline review comment submit and layout ( #17948 )
2026-03-17 19:54:20 +05:30
Brendan Allan
0afeaea21f
app: inherit owner when creating prompt session
2026-03-17 19:47:06 +08:00
opencode-agent[bot]
b07b5a9b7f
chore: generate
2026-03-17 11:15:35 +00:00
Luke Parker
dbbe931a18
fix(app): avoid prompt tooltip Switch on startup ( #17857 )
2026-03-17 06:14:30 -05:00
opencode-agent[bot]
e14e874e51
chore: generate
2026-03-17 03:47:33 +00:00
Kyle Altendorf
544315dff7
docs: add describe annotation to snapshot config field ( #17861 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-03-16 22:46:09 -05:00
Luke Parker
e416e59ea6
test(app): deflake slash terminal toggle flow ( #17881 )
2026-03-17 12:55:58 +10:00
Luke Parker
cb69501098
test(opencode): deflake file and tool timing ( #17859 )
2026-03-17 00:49:04 +00:00
Kyle Altendorf
a64f604d54
fix(tui): check for selected text instead of any selection in dialog escape handler ( #16779 )
2026-03-17 10:25:03 +10:00
Kit Langton
3849822769
refactor(skill): effectify SkillService as scoped service ( #17849 )
2026-03-16 23:51:07 +00:00
AbigailJixiangyuyu
e9a17e4480
fix(windows): restore /editor support on Windows ( #17146 )
2026-03-17 08:11:02 +10:00
Aiden Cline
68809365df
fix: github copilot enterprise integration ( #17847 )
2026-03-16 17:05:14 -05:00
opencode-agent[bot]
8da511dfa8
chore: generate
2026-03-16 20:19:50 +00:00
Kit Langton
69381f6aea
refactor(file): effectify FileService as scoped service ( #17845 )
2026-03-16 16:18:39 -04:00