Peter Dave Hello
87795384de
chore: fix typos and GitHub capitalization ( #12852 )
2026-02-10 06:53:38 -06:00
Paul
0732ab3393
fix: use absolute paths for sidebar session navigation ( #12898 )
2026-02-10 06:48:55 -06:00
Ole-Martin Bratteng
2bccfd7462
chore: fix some norwegian i18n issues ( #12935 )
2026-02-10 06:46:32 -06:00
Adam
83853cc5e6
fix(app): new session in workspace choosing wrong workspace
2026-02-10 06:02:17 -06:00
Adam
4a73d51acd
fix(app): workspace reset issues
2026-02-10 05:52:34 -06:00
Dax Raad
63cd763418
Revert "feat: add version to session header and /status dialog ( #8802 )"
...
This reverts commit ac54535486 .
2026-02-10 00:01:28 -05:00
Dax Raad
32394b699e
Revert "feat(tui): highlight esc label on hover in dialog ( #12383 )"
...
This reverts commit 683d234d80 .
2026-02-09 23:57:37 -05:00
Dax Raad
12262862cd
Revert "feat: show connected providers in /connect dialog ( #8351 )"
...
This reverts commit a57c8669b6 .
2026-02-09 23:46:57 -05:00
Harsh Sharma
56a752092e
fix: resolve homebrew upgrade requiring multiple runs ( #5375 ) ( #10118 )
2026-02-09 22:18:57 -06:00
Kit Langton
949f61075f
feat(app): add Cmd+[/] keybinds for session history navigation ( #12880 )
2026-02-09 19:25:42 -06:00
opencode-agent[bot]
705200e199
chore: generate
2026-02-10 00:13:01 +00:00
Adam
85fa8abd50
fix(docs): translations
2026-02-09 18:11:59 -06:00
Marcio
056d0c1197
fix(tui): use sender color for queued messages ( #12832 )
2026-02-09 16:54:12 -06:00
Surma
832902c8e3
fix: publish session.error event for invalid model selection ( #8451 )
2026-02-09 16:27:48 -06:00
Luke Parker
3d6fb29f0c
fix(desktop): correct module name for linux_display in main.rs ( #12862 )
2026-02-09 21:13:47 +00:00
Adam
9824370f82
chore: more defensive
2026-02-09 14:12:23 -06:00
Adam
371e106faa
chore: cleanup
2026-02-09 14:02:14 -06:00
Adam
19809e7680
fix(app): max widths
2026-02-09 13:59:26 -06:00
opencode-agent[bot]
389afef336
chore: generate
2026-02-09 19:57:32 +00:00
Adam
274bb948e7
fix(docs): locale markdown issues
2026-02-09 13:55:55 -06:00
opencode-agent[bot]
d9b4535d64
chore: generate
2026-02-09 19:27:52 +00:00
Adam
3dc720ff9c
fix: locale routing
2026-02-09 13:26:50 -06:00
Bryce Ryan
56b340b5d5
fix(opencode): ACP File write should create the file if it doesn't exist ( #12854 )
2026-02-09 12:56:34 -06:00
Adam
ba740eaefd
fix: locale routing
2026-02-09 12:52:06 -06:00
Adam
39c5da4405
fix(docs): dev docs links
2026-02-09 12:35:46 -06:00
Adam
83708c295c
chore: cleanup
2026-02-09 12:20:09 -06:00
Adam
a84bdd7cd7
fix(app): incorrect workspace on new session
2026-02-09 12:19:04 -06:00
opencode-agent[bot]
7bca3fbf18
chore: generate
2026-02-09 17:36:43 +00:00
opencode-agent[bot]
d578f80f00
chore: generate
2026-02-09 17:35:30 +00:00
Adam
dc53086c1e
wip(docs): i18n ( #12681 )
2026-02-09 11:34:35 -06:00
Aiden Cline
f74c0339cc
test: fix failing prompt test ( #12847 )
2026-02-09 11:25:22 -06:00
Aiden Cline
8ad4768ecd
tweak: adjust agent variant logic to not require exact match on model, and instead check if the variant is available for model ( #12838 )
2026-02-09 11:00:06 -06:00
Aiden Cline
a7c5d5ac4c
Revert "feat(tui): restore footer to session view ( #12245 )" ( #12836 )
2026-02-09 10:08:26 -06:00
Adam
5be1202eea
chore: cleanup
2026-02-09 09:58:55 -06:00
Joseph Campuzano
373b2270e7
fix(app): make keyboard focus visible in settings ( #12612 )
2026-02-09 09:12:06 -06:00
Adam
05355a6b5c
fix(app): tooltip children focus loop
2026-02-09 07:43:36 -06:00
Adam
7ff51183ce
chore: cleanup
2026-02-09 07:41:17 -06:00
Adam
bda0cbdec7
chore: cleanup
2026-02-09 07:38:06 -06:00
Adam
acc53d9f61
chore(app): cleanup
2026-02-09 07:38:06 -06:00
Adam
30f0d3b394
fix(app): update tab file contents on change
2026-02-09 07:38:06 -06:00
Adam
03f3029dc6
feat(app): polish Open in icon treatment
...
Bring in the Open in button-group and transparent icon updates from #12641 while keeping locale strings unchanged. Replace CSS inversion with dedicated light/dark Zed icon assets for cleaner theme handling.
Co-authored-by: Edin <86423329+edoedac0@users.noreply.github.com>
2026-02-09 07:38:05 -06:00
Anton Volkov
aed7bb8c09
chore: remove unused themes ( #12753 )
2026-02-09 13:33:00 +00:00
Adam
dd2d232a9d
fix: add fallback for when crypto.randomUUID is unavailable
...
Closes #11452
Co-authored-by: Yo'av Moshe <bjesus@users.noreply.github.com>
2026-02-09 06:35:53 -06:00
Kit Langton
993ac55e39
fix(app): allow creating sessions on touch devices ( #12765 )
2026-02-09 05:55:54 -06:00
Israel Araújo de Oliveira
93a11ddedf
feat(desktop): add native Wayland toggle on Linux ( #11971 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 17:00:35 +08:00
Brendan Allan
94feb811ca
app: include sandboxes in project unseen/error notifs
2026-02-09 16:51:04 +08:00
OpeOginni
b0ceec9b19
feat(desktop): persist currentSidecarUrl in state when isSidecar prop is true ( #12792 )
2026-02-09 07:56:26 +00:00
opencode-agent[bot]
40b111d92c
chore: generate
2026-02-09 07:36:24 +00:00
Brendan Allan
520110e864
desktop: track currentSidecarUrl
2026-02-09 15:34:52 +08:00
Silvio Ney
d4a68b0f4e
feat: exclude devtools from production builds ( #12290 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 07:30:15 +00:00
opencode-agent[bot]
019cfd4a52
chore: generate
2026-02-09 07:18:48 +00:00
OpeOginni
687210a55d
feat(desktop): add isSidecar prop to AppInterface and logic to persist sidecar server urls ( #12366 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 07:18:06 +00:00
opencode-agent[bot]
b12eab782f
chore: generate
2026-02-09 05:54:56 +00:00
Aiden Cline
99ea1351ce
tweak: add new ContextOverflowError type ( #12777 )
2026-02-08 23:54:01 -06:00
fgonzalezurriola
d40dffb854
fix(provider): remove obsolete copilot model enablement instructions ( #12739 )
2026-02-08 22:43:52 -06:00
AdJIa
0cd52f830c
fix: enable thinking for all reasoning models on alibaba-cn (DashScope) ( #12772 )
...
Co-authored-by: lujia <lujiax@zmn.cn>
2026-02-08 22:42:23 -06:00
Aiden Cline
62f38087b8
fix: parse mid stream openai responses style errors to prevent infinite retries for errors that should STOP execution ( #12768 )
2026-02-08 20:55:41 -06:00
Alex Yaroshuk
a598ecac1f
fix(app): localize "close tab" in command pallete ( #12756 )
2026-02-08 19:14:48 -06:00
Adam
6490fb0148
fix(console): zen workspace translation cleanup
2026-02-08 16:22:39 -06:00
Kit Langton
de0f4ef80b
fix(layout): improve workspace header truncation and item interaction ( #12655 )
2026-02-08 18:42:04 +00:00
opencode-agent[bot]
9a7f54f21a
chore: generate
2026-02-08 17:38:44 +00:00
Kit Langton
27c8a08144
ui: default TextField copy affordance to clipboard ( #12714 )
2026-02-08 11:37:59 -06:00
Frank
80c1c59ed3
wip: zen
2026-02-08 10:31:09 -05:00
Adam
7c6b8d7a8a
fix(ui): context stale in prompt input ( #12695 )
2026-02-08 12:36:53 +00:00
opencode-agent[bot]
d5c86b03ba
chore: generate
2026-02-08 11:27:37 +00:00
Kit Langton
bc25efdf72
refine(app): tighten slash autocomplete matching ( #12647 )
2026-02-08 05:26:59 -06:00
Devin Griffin
c639200ede
fix(app): Toast when session is missing on prompt-submit ( #12654 )
2026-02-08 05:26:31 -06:00
Abdul Rahman ArM
d5036cf01f
fix(desktop): add native clipboard image paste and fix text paste ( #12682 )
2026-02-08 11:24:09 +00:00
Adam
d1ebe0767c
chore: refactoring and tests ( #12629 )
2026-02-08 05:02:19 -06:00
Frank
85d0ed5989
wip: zen
2026-02-07 23:25:55 -05:00
Ryan Miville
ecaeb9e602
fix(app): respect terminal toggle keybind when terminal is focused ( #12635 )
2026-02-07 19:26:54 -06:00
Caleb Norton
e772fc6e23
fix: revert "feat(app): add web input focus shortcut ( #12493 )" ( #12639 )
2026-02-07 19:26:10 -06:00
ChangeHow
805207e096
feat(app): add web input focus shortcut ( #12493 )
2026-02-07 13:35:46 -06:00
Kit Langton
0e1f543646
fix(web): keep /share available to copy existing link ( #12533 )
2026-02-07 13:35:15 -06:00
Devin Griffin
fb331f6cb8
fix(app): disable 3 safari prompt-input annoyances ( #12558 )
2026-02-07 13:33:54 -06:00
Devin Griffin
6bdd3528ac
feat(app): drag-n-drop to @mention file ( #12569 )
2026-02-07 13:33:00 -06:00
Khang Ha (Kelvin)
4efbfcd087
fix(app): handle Windows paths in frontend file URL encoding ( #12601 )
2026-02-07 13:27:40 -06:00
Kit Langton
9401029b1d
fix(app): move workspace New session into header ( #12624 )
2026-02-07 13:21:50 -06:00
Frank
04f216902b
wip: zen
2026-02-07 13:32:23 -05:00
opencode-agent[bot]
79a706c664
chore: generate
2026-02-07 14:41:20 +00:00
Ariane Emory
515ef8e554
docs(cli): add documentation for --fork flag ( #12561 )
2026-02-07 08:40:36 -06:00
opencode-agent[bot]
fedf9feba8
chore: generate
2026-02-07 11:03:20 +00:00
Rahul A Mistry
b5b93aea42
fix(app): toggle file tree and review panel better ux ( #12481 )
2026-02-07 05:02:40 -06:00
opencode-agent[bot]
fbc08709d1
chore: generate
2026-02-06 23:47:25 +00:00
Tommy D. Rossi
576a681a4f
feat: add models.dev schema ref for model autocomplete in opencode.json ( #12528 )
2026-02-06 17:46:31 -06:00
opencode-agent[bot]
95d2d4d3a7
chore: generate
2026-02-06 22:34:23 +00:00
Shantur Rathore
a486b74b14
feat(core): Set variant in assistant messages too ( #12531 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-02-06 16:33:47 -06:00
Dax
7249b87bf6
feat(skill): add skill discovery from URLs via well-known RFC ( #12423 )
...
Co-authored-by: Frank <frank@anoma.ly>
2026-02-06 17:31:40 -05:00
Maharshi Patel
89064c34c5
fix(opencode): cleanup orphaned worktree directories ( #12399 )
2026-02-06 16:18:03 -06:00
Khang Ha (Kelvin)
fde0b39b7c
fix: properly encode file URLs with special characters ( #12424 )
2026-02-06 16:16:56 -06:00
Abdi Ibrahim
e9a3cfc083
fix(desktop): allow agent select to use full width on windows ( #12428 )
2026-02-06 16:15:04 -06:00
opencode-agent[bot]
e767801db2
chore: generate
2026-02-06 22:14:34 +00:00
Ganesh
13381580af
fix(app): keep startup script field scrollable in edit project dialog ( #12431 )
2026-02-06 16:13:37 -06:00
Goni Zahavy
def907ae4b
fix(opencode): SessionPrompt.shell() now triggers loop if messages are queued ( #10987 )
2026-02-06 16:13:11 -06:00
Daniel Polito
71930621fd
feat(desktop): Session Review Images ( #12360 )
2026-02-06 15:01:40 -06:00
OpeOginni
288a491651
fix(docs-windows-wsl): update caution note for server security ( #12467 )
2026-02-06 13:46:32 -06:00
Adam
24ed2d3a1d
fix(ui): markdown table rendering
2026-02-06 13:45:48 -06:00
Ivan Gonzalez
a25cd2da72
feat(opencode): use reasoning summary auto for gpt-5 models that are not chat ( #12502 )
2026-02-06 13:19:14 -06:00
opencode-agent[bot]
918795d868
chore: generate
2026-02-06 19:16:36 +00:00
Ariane Emory
84c5df19c7
feat(tui): add Claude Code-style --fork flag to duplicate sessions before continuing ( resolves #11137 ) ( #11340 )
2026-02-06 13:15:47 -06:00
Frank
e5b355e458
zen: handle 1m context
2026-02-06 13:57:26 -05:00
Frank
89f0a447f6
wip: zen
2026-02-06 13:57:25 -05:00
Adam
fcc927ee76
fix: locale routing
2026-02-06 12:39:41 -06:00
Adam
f256a65b59
fix: auth routing
2026-02-06 12:20:50 -06:00
Adam
6a5c1a74f1
fix: auth routing
2026-02-06 12:11:02 -06:00
Adam
6324d1c351
fix(app): more terminal replay issues
2026-02-06 12:10:05 -06:00
Mariam Jabara
95ad6758af
feat: add specific system prompt for Trinity model ( #12144 )
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 11:43:10 -06:00
Adam
24cd84cda5
feat(www): locale specific urls ( #12508 )
2026-02-06 11:30:40 -06:00
OpeOginni
8069197329
feat(desktop): added Macos support for displaying only installed editors & added sublime text editor ( #12501 )
2026-02-06 17:21:47 +00:00
opencode-agent[bot]
3f7ca0494b
chore: generate
2026-02-06 17:19:57 +00:00
Nacho F. Lizaur
18749c1f4e
fix(opencode): correct prefix selection for amazon-bedrock provider in getSmallModel ( #12281 )
2026-02-06 11:18:57 -06:00
Adam
9497cfdf45
fix(app): don't rely on metadata.summary in task tool render ( #12497 )
2026-02-06 10:54:54 -06:00
Ariane Emory
449c5b44b7
feat(tui): restore footer to session view ( #12245 )
2026-02-06 10:21:16 -06:00
Matt Silverlock
24dbc46548
fix(github): handle step-start/step-finish parts in extractResponseText ( #12470 )
2026-02-06 10:20:33 -06:00
Vladimir Glafirov
83156e5153
chore(deps): bump @gitlab/gitlab-ai-provider to 3.5.0 ( #12496 )
2026-02-06 10:16:15 -06:00
cooooooooooode
53298145a2
fix: add directory parameter to plugin client for multi-project support ( #11344 )
...
Co-authored-by: cooooooooooode <187372691+cooooooooooode@users.noreply.github.com>
2026-02-06 10:15:35 -06:00
Adam
2c58dd6203
chore: refactoring and tests, splitting up files ( #12495 )
2026-02-06 10:02:31 -06:00
Adam
a4bc883595
chore: refactoring and tests ( #12468 )
2026-02-06 09:37:49 -06:00
Yuvraj Virk
c07077f96c
fix: correct /data API usage and data format for importing share URLs ( #7381 )
2026-02-06 15:29:10 +00:00
Adam
12e8ef3178
fix(app): remove extra error page and use default error boundary
2026-02-06 09:03:45 -06:00
Brendan Allan
b7ad8e459c
desktop: add loading window and restructure rust ( #12176 )
2026-02-06 23:03:07 +08:00
opencode-agent[bot]
5a1bf3a968
chore: generate
2026-02-06 14:55:37 +00:00
Adam
812597bb8b
feat(web): i18n ( #12471 )
2026-02-06 08:54:51 -06:00
Adam
0ec5f6608b
fix(app): hide 'open in app' button on narrow viewports
2026-02-06 07:10:23 -06:00
Adam
0e73869580
fix(www): z icon color
2026-02-06 06:28:11 -06:00
opencode-agent[bot]
732a3dab8c
chore: generate
2026-02-06 12:20:53 +00:00
OpeOginni
400bc7973a
fix(desktop): update server removal logic to clear default server URL if removed ( #12372 )
2026-02-06 06:20:03 -06:00
Alex Yaroshuk
ac88c6b637
feat(app): session last updated time display in command pallete's search ( #12376 )
2026-02-06 06:19:25 -06:00
Maharshi Patel
d4fcc1b863
fix(ui): add Windows File Explorer icon for session header ( #12386 )
2026-02-06 06:18:45 -06:00
Cameron
6c0dce6711
fix(desktop): support desktop titlebar double-click maximize ( #12459 )
2026-02-06 20:13:24 +08:00
Adam
4afec6731d
ignore: refactoring and tests ( #12460 )
2026-02-06 05:51:01 -06:00
Adam
5d92219812
fix(app): retry error unwrapping ( #12462 )
2026-02-06 05:50:38 -06:00
Adam
80a5c3d7ed
chore: cleanup
2026-02-06 05:35:46 -06:00
opencode-agent[bot]
981b80d40b
chore: generate
2026-02-06 10:20:52 +00:00
Brendan Allan
3c5e1a98fc
desktop: add key accelerators to menu itms
2026-02-06 18:20:04 +08:00
opencode-agent[bot]
5ae4463b63
chore: generate
2026-02-06 10:11:44 +00:00
Brendan Allan
e0e32ed3a8
desktop: add more basic menu bar items
2026-02-06 18:10:48 +08:00
Devin Griffin
9b20679a61
fix(app): always show project menu button for mobile a11y ( #11258 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-06 07:46:21 +00:00
Brendan Allan
26e1901bd0
desktop: maximize main window by default ( #12433 )
2026-02-06 07:30:13 +00:00
opencode-agent[bot]
9f00b8c8dc
chore: generate
2026-02-06 05:37:00 +00:00
Dax Raad
c35bd39829
tui: parallelize skill downloads for faster loading
...
Refactored skill discovery to download skills in parallel instead of sequentially,
reducing load times when multiple skills need to be fetched from remote URLs.
Also updated AGENTS.md with guidance on using dev branch for diffs.
2026-02-06 00:36:11 -05:00
Dax Raad
266de27a0b
feat(skill): add skill discovery from URLs via well-known RFC
...
Implement the Agent Skills Discovery RFC to allow fetching skills from URLs:
- Add 'urls' field to config.skills for specifying skill registry URLs
- Create Discovery namespace in skill/discovery.ts with pull() function
- Download skills from /.well-known/skills/index.json endpoints
- Cache downloaded skills to ~/.cache/opencode/skills/
- Skip re-downloading existing files for efficiency
Users can now configure:
{
"skills": {
"urls": ["https://example.com/.well-known/skills/ "]
}
}
Implements: https://github.com/cloudflare/agent-skills-discovery-rfc
2026-02-06 00:36:11 -05:00
Frank
0f1fdeceda
zen: fix usage graph
2026-02-06 00:22:09 -05:00
Akshar Patel
683d234d80
feat(tui): highlight esc label on hover in dialog ( #12383 )
2026-02-05 20:11:08 -06:00
Hank Stoever
229cdafcc4
fix(config): handle $ character with {file:} pattern ( #12390 )
...
Co-authored-by: Hank Stoever <1109058+hstove@users.noreply.github.com>
2026-02-05 20:10:35 -06:00
Dax Raad
154d0ebf53
increase skill dialog width
2026-02-05 18:38:31 -05:00
Andrew Pashynnyk
2e9a63fe4f
fix(opencode): improve skills dialog readability ( #12356 )
2026-02-05 18:35:35 -05:00
opencode
579902ace6
release: v1.1.53
2026-02-05 23:08:56 +00:00
Dax Raad
9ff423bebf
senior engineer senior engineering
2026-02-05 17:51:12 -05:00
Aiden Cline
1824db13cf
tweak: load user plugins after builtin ( #12373 )
2026-02-05 22:49:48 +00:00
Aiden Cline
36637b3be0
chore: rm hardcoded conditional that was used for testing ( #12371 )
2026-02-05 16:31:52 -06:00
Dax
a45841396f
core: fix unhandled errors when aborting with queued messages ( #12369 )
2026-02-05 22:27:27 +00:00
Akshar Patel
102d8e72bb
fix(tui): allow mouse escape via "esc" labels in dialogs ( #11421 )
2026-02-05 16:14:49 -06:00
Rafi Khardalian
09a0e921ce
fix(plugin): user plugins override built-in plugins for same provider ( #12361 )
2026-02-05 16:04:02 -06:00
opencode-agent[bot]
28c8182bd5
chore: generate
2026-02-05 21:56:26 +00:00
Ariane Emory
bccd568993
docs: websearch tool ( #12359 )
2026-02-05 15:55:50 -06:00
Alex Yaroshuk
d160cca179
fix(app): make close comment button visible in prompt input ( #12349 )
2026-02-05 15:23:29 -06:00
Aiden Cline
b551195818
tweak: move codex 5.3 model definition to the plugin so that models.dev doesnt have to show unsupported model for others ( #12344 )
2026-02-05 20:53:26 +00:00
Adam
d7c2d5db3b
fix(app): hide prompt input when there are perms or questions ( #12339 )
2026-02-05 14:42:56 -06:00
Adam
2875405514
fix(app): more terminal stability fixes
2026-02-05 14:21:13 -06:00
Adam
8c0300c021
fix(app): modified file color contrast
2026-02-05 14:21:13 -06:00
Adam
26b786dd3f
fix(ui): toast overflow
2026-02-05 14:21:12 -06:00
opencode-agent[bot]
afce869d3b
chore: generate
2026-02-05 19:56:54 +00:00
Adam
b738d88ec4
feat(app): open in <app> button ( #12322 )
2026-02-05 19:55:49 +00:00
Adam
83646e0366
fix(app): allow toggling file tree closed independently ( #12293 )
2026-02-05 13:51:08 -06:00
Daniel Polito
c40ce47e92
feat(desktop): Stop Showing SessionSkeleton on New Workspace ( #12209 )
2026-02-05 13:46:44 -06:00
Daniel Polito
b1c44c7e5c
feat(desktop): Set Workspace Name Earlier to Improve Creation / Deletion ( #12213 )
2026-02-05 13:38:31 -06:00
Steffen Deusch
8ddef975b7
feat(acp): add session usage ( #12299 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-02-05 12:58:09 -06:00
Aiden Cline
2f78705f6e
tweak: update transforms for gpt-5.3 ( #12325 )
2026-02-05 12:49:40 -06:00
opencode
a0bc656215
release: v1.1.52
2026-02-05 18:48:54 +00:00
Dax Raad
47f00d23b3
enable 5.3 codex
2026-02-05 13:23:58 -05:00
Goni Zahavy
40ebc34909
feat(tui): add running spinner to bash tool in TUI ( #12317 )
2026-02-05 12:23:02 -06:00
Frank
e08705f4ef
zen: opus 4.6
2026-02-05 13:01:50 -05:00
Dax Raad
7c748ef089
core: silently ignore proxy command failures to prevent config initialization crashes
2026-02-05 12:47:32 -05:00
Aiden Cline
fba5a79c45
fix: ensure that github copilot plugin properly sets headers when used in other clients than tui ( #12316 )
2026-02-05 11:40:29 -06:00
Dax Raad
9adcf524e2
core: bundle GitLab auth plugin directly instead of dynamic install
...
Remove dynamic installation of built-in plugins. GitLab auth is now imported
directly as an internal plugin, eliminating network requests during startup
and simplifying the plugin loading logic.
Removes the need for test mocks since plugins are no longer
dynamically installed at runtime.
2026-02-05 11:29:00 -05:00
Dax Raad
531b1941a0
ci: ensure config test waits for dependencies to complete installation
2026-02-05 10:13:52 -05:00
Dax Raad
a1c46e05ee
core: fix plugin installation to use direct package.json manipulation instead of bun add
...
This ensures plugins install more reliably by writing dependencies directly
to package.json rather than relying on bun add commands which can fail
in certain environments. Also adds a small delay to ensure filesystem
operations complete before proceeding.
2026-02-05 10:07:59 -05:00
Adam
1fe1457cfa
chore: cleanup
2026-02-05 07:21:50 -06:00
Adam
aedd85d885
fix(app): file changes not always available
2026-02-05 07:04:44 -06:00
Adam
5b3d94ebaa
fix(app): file tree out of sync
2026-02-05 07:04:43 -06:00
Adam
05529f66d7
fix(app): copy buttons smaller and out of the way
2026-02-05 07:03:29 -06:00
Edin
ef09dddaa5
feat(i18n): add Bosnian locale ( #12283 )
2026-02-05 06:58:14 -06:00
Adam
bf7af99a3f
fix(app): terminal URL issues
2026-02-05 06:20:19 -06:00
Adam
7555742bf0
chore: cleanup
2026-02-05 06:04:28 -06:00
Brendan Allan
fa20bc296b
app: remove extra x padding around prompt input on mobile
2026-02-05 16:42:05 +08:00
Zhiming Guo
72de9fe7a6
fix(opencode): Fixes image reading with OpenAI-compatible providers like Kimi K2.5. ( #11323 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-02-05 01:54:07 -06:00
Aiden Cline
bec1148192
fix: downgrade xai ai-sdk package due to errors ( #12251 )
2026-02-05 01:50:05 -06:00
Aiden Cline
8c8d888140
Revert: feat: add models.dev schema ref for model autocomplete in ope… ( #12242 )
2026-02-05 00:31:08 -06:00
opencode-agent[bot]
d3a247bfff
chore: generate
2026-02-05 06:08:54 +00:00
Tommy D. Rossi
9ef319f25f
feat: add models.dev schema ref for model autocomplete in opencode.json ( #12112 )
2026-02-05 00:08:08 -06:00
Aiden Cline
64e2bf8bf0
tweak: adjust task tool description/input to alleviate tool call failures that sometimes occured w/ gpt models ( #12214 )
2026-02-05 00:04:03 -06:00
Dax
556adad67b
fix: wait for dependencies before loading custom tools and plugins ( #12227 )
2026-02-05 03:25:43 +00:00
Frank
843bbc973a
wip: zen
2026-02-04 20:56:38 -05:00
Frank
173804c097
zen: set session affinity header
2026-02-04 20:56:37 -05:00
Filip
4086a9ae8e
fix(app): refresh workspace sessions on project switch ( #12189 )
2026-02-04 19:33:34 -06:00
opencode-agent[bot]
2614342f97
chore: generate
2026-02-05 00:30:42 +00:00
Ariane Emory
4387f9fb9a
feat: Allow the function to hide or show thinking blocks to be bound to a key ( resolves #12168 ) ( #12171 )
2026-02-04 18:29:46 -06:00
Maharshi Patel
31e2feb347
fix(tui): add hover states to question tool tabs ( #12203 )
2026-02-04 18:28:22 -06:00
Adam
2896b8a863
fix(app): terminal url
2026-02-04 15:43:13 -06:00
Shantur Rathore
0d38e69038
fix(core): skip dependency install in read-only config dirs ( #12128 )
2026-02-04 14:45:59 -06:00
Adam
9679e0c59c
fix(app): terminal EOL issues
2026-02-04 14:36:10 -06:00
Parker Smith
41bc4ec7f0
fix(desktop): Refresh file contents when changing workspaces to not have stale contents ( #11728 )
2026-02-04 14:27:02 -06:00
Dave Dennis
912098928a
fix(app): derive terminal WebSocket URL from browser origin instead o… ( #12178 )
2026-02-04 14:22:50 -06:00
Adam
222bddc41a
fix(app): last turn changes rendered in review pane ( #12182 )
2026-02-04 19:50:56 +00:00
Adam
9436cb575b
fix(app): safety triangle for sidebar hover ( #12179 )
2026-02-04 19:25:55 +00:00
Tom
d1686661c0
fix: ensure kimi-for-coding plan has thinking on by default for k2p5 ( #12147 )
2026-02-04 12:39:22 -06:00
Aiden Cline
305007aa0c
fix: cloudflare workers ai provider ( #12157 )
2026-02-04 18:07:33 +00:00
Aiden Cline
a2c28fc8d7
fix: ensure that plugin installs use --no-cache when using http proxy to prevent random hangs (see bun issue) ( #12161 )
2026-02-04 12:01:00 -06:00
Adam
ce87121067
fix(app): clear comments on prompt submission ( #12148 )
2026-02-04 11:19:03 -06:00
Adam
ecd7854853
test(app): fix e2e test action
2026-02-04 11:03:54 -06:00
Adam
57b8c62909
fix(app): terminal hyperlink clicks
2026-02-04 10:54:55 -06:00
Adam
28dc5de6a8
fix(ui): review comments z-index stacking
2026-02-04 10:35:11 -06:00
Adam
c875a1fc90
test(app): fix e2e test action
2026-02-04 10:28:24 -06:00
Adam
1721c6efdf
fix(core): session errors when attachment file not found
2026-02-04 10:21:03 -06:00
Adam
93592702c3
test(app): fix dated e2e tests
2026-02-04 10:10:28 -06:00
Adam
61d3f788b8
fix(app): don't show scroll-to-bottom unecessarily
2026-02-04 10:01:00 -06:00
Dax Raad
a3b281b2f3
ci: remove source-based AUR package from publish script
...
Simplifies the release process by publishing only the binary package to AUR,
eliminating the need to maintain separate source and binary build configurations.
2026-02-04 10:31:21 -05:00
Adam
c8622df762
fix(app): file tree not staying in sync across projects/sessions
2026-02-04 07:59:46 -06:00
Adam
c277ee8cbf
fix(app): move session options to the session page
2026-02-04 07:12:19 -06:00
Adam
a2face30f4
wip(app): session options
2026-02-04 07:12:18 -06:00
Adam
a219615fe5
fix(app): opened tabs follow created session
2026-02-04 06:22:55 -06:00
opencode-agent[bot]
af06175b1f
chore: generate
2026-02-04 11:35:05 +00:00
Goni Zahavy
2e8d8de58b
fix(desktop): removed compression from rpm bundle to save 15m in CI ( #12097 )
2026-02-04 05:34:18 -06:00
Lucas (TaeYoung) Jo
891875402c
fix(terminal): support remote server connections and fix GLIBC compatibility ( #11906 )
2026-02-04 05:01:10 -06:00
opencode
154cbf6996
release: v1.1.51
2026-02-04 07:06:48 +00:00
Sebastian
64bafce665
restore direct osc52 ( #12071 )
2026-02-04 00:35:57 -06:00
Aiden Cline
5588453cbe
fix: revert change that caused headers to be double merged if provider was authed in multiple places ( #12072 )
2026-02-04 06:30:32 +00:00
Gary Chu
5aaf8f8247
docs: add agent-compatible paths to skills documentation ( #12067 )
2026-02-04 00:12:24 -06:00
Aiden Cline
8c1f1f13dc
docs: document the built in agents ( #12066 )
2026-02-04 00:00:05 -06:00
Sergiy Dybskiy
b942e0b4dc
fix: prevent double-prefixing of Bedrock cross-region inference models ( #12056 )
2026-02-03 23:06:17 -06:00
Devin Griffin
f282613746
fix(app): tighten up session padding-top for mobile ( #11247 )
...
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-04 12:10:56 +08:00
Brendan Allan
b7bd561eaa
ci: use numeric release id instead of gql one
2026-02-04 10:39:17 +08:00
Łukasz Gładysz
6daa962aaa
fix: prioritize OPENCODE_CONFIG_DIR for AGENTS.md ( #11536 )
2026-02-04 01:35:22 +00:00
opencode
93a07e5a2a
release: v1.1.50
2026-02-04 01:35:15 +00:00
Max Leiter
93e060272a
fix: prevent memory leaks from AbortController closures ( #12024 )
2026-02-03 17:51:26 -06:00
Filip
acac05f22e
refactor(e2e): faster tests ( #12021 )
2026-02-03 17:45:49 -06:00
Aiden Cline
b5a4671c64
Revert "feat: add Trinity model system prompt support" ( #12029 )
2026-02-03 16:39:03 -06:00
Aiden Cline
a68fedd4a6
chore: adjust way skill dirs are whitelisted ( #12026 )
2026-02-03 16:33:36 -06:00
Mariam Jabara
015cd404e4
feat: add Trinity model system prompt support ( #12025 )
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-03 16:33:27 -06:00
Tomáš Linhart
0a5d5bc524
docs: fix logging example for plugin ( #11989 )
2026-02-03 15:21:15 -06:00
Tyler Gannon
a30696f9bf
feat(plugin): add shell.env hook for manipulating environment in tools and shell ( #12012 )
2026-02-03 15:18:41 -06:00
Matt Silverlock
25bdd77b1d
fix(opencode): use official ai-gateway-provider package for Cloudflare AI Gateway ( #12014 )
2026-02-03 15:18:28 -06:00
opencode-agent[bot]
2f12e8ee92
chore: generate
2026-02-03 21:10:08 +00:00
Idris Gadi
95211a8854
feat(tui): allow theme colors in agent customization ( #11444 )
2026-02-03 15:09:21 -06:00
Idris Gadi
6b5cf936a2
docs: add missing environmental flags to the list ( #11146 )
2026-02-03 15:07:40 -06:00
Dax
17e62b050f
feat: add support for reading skills from .agents/skills directories ( #11842 )
...
Co-authored-by: Filip <34747899+neriousy@users.noreply.github.com>
2026-02-03 15:51:54 -05:00
Dax
ee84eb44ee
cli: add --thinking flag to show reasoning blocks in run command ( #12013 )
2026-02-03 20:49:15 +00:00
MartinWie
82dd4b6908
fix: always fall back to native clipboard after OSC52 ( #11994 )
2026-02-03 20:53:04 +01:00
opencode-agent[bot]
185858749b
chore: generate
2026-02-03 19:10:44 +00:00
Cloudyan
39a504773c
fix: provider headers from config not applied to fetch requests ( #11788 )
2026-02-03 13:09:07 -06:00
Aiden Cline
b7b734f51f
fix: ensure mcp tools are sanitized ( #11984 )
2026-02-03 12:22:00 -06:00
Adam
dcff5b6596
fix(app): command palette placeholder text
2026-02-03 11:58:58 -06:00
Adam
4f7da2b757
fix(app): model selector truncating too soon
2026-02-03 11:51:30 -06:00
Alex
60e616ec81
feat: Add .slnx to C#/F# LSP root detection ( #11928 )
2026-02-03 11:46:04 -06:00
Adam
017ad2c7f7
fix(app): spacing
2026-02-03 10:27:53 -06:00
Adam
e33eb1b058
chore: cleanup
2026-02-03 10:27:53 -06:00
Aiden Cline
857b8a4b56
test: add test for new skill improvements ( #11969 )
2026-02-03 16:05:10 +00:00
Aiden Cline
3975329629
feat: improve skills, better prompting, fix permission asks after invoking skills, ensure agent knows where scripts/resources are ( #11737 )
2026-02-03 09:58:31 -06:00
neavo
54e14c1a17
fix: exclude k2p5 from reasoning variants ( #11918 )
2026-02-03 09:26:37 -06:00
Muhammad Mugni Hadi
3741516fe3
fix: handle nested array items for Gemini schema validation ( #11952 )
2026-02-03 09:24:52 -06:00
Daniel Polito
76381f33d5
feat(desktop): Allow empty prompt with review comments ( #11953 )
2026-02-03 09:06:02 -06:00
Luiz Guilherme D'Abruzzo Pereira
95d0d476e3
docs: add --mdns-domain flag documentation ( #11933 )
2026-02-03 07:26:42 -06:00
Adam
7508839b70
fix(app): terminal serialization bug
2026-02-03 07:03:34 -06:00
Adam
e88cbefabe
fix(app): terminal serialization bug
2026-02-03 07:03:34 -06:00
Adam
a38bae684f
chore(app): don't forceMount tooltips
2026-02-03 07:01:12 -06:00
Rahul A Mistry
08671e3155
fix(app): session tabs to open the previous opened ( #11914 )
2026-02-03 06:19:56 -06:00
Rahul A Mistry
0d557721cf
fix(app): edit project dialog icon on hover ( #11921 )
2026-02-03 06:19:07 -06:00
Adam
e709808b32
fix(app): move session search to command palette
2026-02-03 05:19:43 -06:00
Devin Griffin
0d22068c90
fix(app): custom providers overflow ( #11252 )
...
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-03 16:17:13 +08:00
Filip
d116c227e0
fix(core): plugins are always reinstalled ( #9675 )
2026-02-03 00:47:52 -06:00
opencode-agent[bot]
3f07dffbb0
chore: generate
2026-02-03 05:19:12 +00:00
Frank
801e4a8a9d
wip: zen
2026-02-03 00:17:06 -05:00
Kiyoung Chang
3adeed8f97
fix(provider): strip properties/required from non-object types in Gemini schema ( #11888 )
2026-02-02 23:13:24 -06:00
Dax
1275c71a63
cli: make run non-interactive ( #11814 )
2026-02-02 23:35:23 -05:00
Aiden Cline
ca8c23dd71
ci: add license to npm ( #11883 )
2026-02-03 03:44:30 +00:00
opencode
acc2bf5db9
release: v1.1.49
2026-02-03 03:44:18 +00:00
Filip
96fbc30945
fix(app): drag region for native controls ( #11854 )
2026-02-02 18:20:05 -06:00
Alex Yaroshuk
ba545ba9b3
fix(app): session scroll bar color ( #11857 )
2026-02-02 17:01:47 -06:00
Aiden Cline
188cc24bfc
chore: cleanup external_dir perm logic ( #11845 )
2026-02-02 16:43:55 -06:00
opencode-agent[bot]
5e3162b7f4
chore: generate
2026-02-02 22:30:23 +00:00
Joseph Campuzano
f9aa209131
fix: fixes issue where the autocomplete tui dialog flickers while typing ( #11641 )
2026-02-02 16:29:43 -06:00
Aiden Cline
f86f654cda
chore: rm dead code ( #11849 )
2026-02-02 16:22:03 -06:00
Filip
aadd2e13d7
fix(app): prompt input overflow issue ( #11840 )
2026-02-02 22:02:56 +00:00
Adam
531357b40c
fix(app): sidebar losing projects on collapse
2026-02-02 15:54:04 -06:00
Aiden Cline
aa6b552c39
Revert pr that was mistakenly merged ( #11844 )
2026-02-02 15:28:02 -06:00
opencode-agent[bot]
a3f1918489
chore: generate
2026-02-02 20:53:36 +00:00
Luiz Guilherme D'Abruzzo Pereira
a9fca05d8b
feat(server): add --mdns-domain flag to customize mDNS hostname ( #11796 )
2026-02-02 14:52:32 -06:00
Alex Yaroshuk
824165eb79
feat(app): add workspace toggle command to command palette and prompt input ( #11810 )
2026-02-02 14:36:00 -06:00
opencode-agent[bot]
562c9d76d9
chore: generate
2026-02-02 20:27:15 +00:00
Adam
c002ca03ba
feat(app): search through sessions
2026-02-02 14:26:09 -06:00
Adam
befb5d54fb
chore: cleanup
2026-02-02 14:24:25 -06:00
Adam
69f5f657f2
chore: cleanup
2026-02-02 14:24:25 -06:00
Adam
0405b425f5
feat(app): file search
2026-02-02 14:24:24 -06:00
Adam
70cf609ce9
Revert "feat(ui): Select, dropdown, popover styles & transitions ( #11675 )"
...
This reverts commit 377bf7ff21 .
2026-02-02 14:24:24 -06:00
Adam
2f76b49df3
Revert "feat(ui): Smooth fading out on scroll, style fixes ( #11683 )"
...
This reverts commit e445dc0746 .
2026-02-02 14:24:24 -06:00
Adam
dfd5f38408
fix(app): icon sizes
2026-02-02 14:24:24 -06:00
Adam
3b93e8d95c
fix(app): added/deleted file status now correctly calculated
2026-02-02 14:24:23 -06:00
Adam
23631a9393
fix(app): navigate to last project on open
2026-02-02 14:24:23 -06:00
Adam
f1e0c31b8f
fix(app): button heights
2026-02-02 14:24:23 -06:00
Adam
30a25e4edc
fix(app): user messages not rendering consistently
2026-02-02 14:24:23 -06:00
Adam
ea1aba4192
feat(app): project context menu on right-click
2026-02-02 14:24:22 -06:00
Filip
b9aad20be6
fix(app): open project search ( #11783 )
2026-02-02 12:15:53 -06:00
Pablo P Varela
965f32ad63
fix(tui): respect terminal transparency in system theme ( #8467 )
2026-02-02 11:36:47 -06:00
Vladimir Glafirov
cf8b033be1
feat(provider): add User-Agent header for GitLab AI Gateway requests ( #11818 )
2026-02-02 10:41:02 -06:00
Dax
4369d79636
tui: truncate session title in exit banner ( #11797 )
2026-02-02 14:30:10 +00:00
Rahul A Mistry
3408f1a6ae
feat(app): add tab close keybind ( #11780 )
2026-02-02 06:50:06 -06:00
opencode-agent[bot]
34c58af796
chore: generate
2026-02-02 12:07:56 +00:00
OpeOginni
37979ea44f
feat(app): enhance responsive design with additional breakpoints for larger screen layout adjustments ( #10459 )
...
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-02 06:06:45 -06:00
OpeOginni
50b5168c16
fix(desktop): added inverted svg for steps expanded for nice UX ( #10462 )
...
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-02 06:03:55 -06:00
opencode-agent[bot]
6b17645f2e
chore: generate
2026-02-02 12:02:35 +00:00
Ondřej Súkup
52006c2fd9
feat(opencode): ormolu code formatter for haskell ( #10274 )
2026-02-02 06:01:49 -06:00
Adam
26197ec95b
chore: update website stats
2026-02-02 05:42:55 -06:00
Sam Huckaby
43bb389e35
Fix(app): the Vesper theme's light mode ( #9892 )
2026-02-02 11:30:44 +00:00
Lucio Delelis
985090ef3c
fix(ui): adjusts alignment of elements to prevent incomplete scroll ( #11649 )
2026-02-02 05:20:30 -06:00
Brendan Allan
52eb8a7a8c
feat(app): unread session navigation keybinds ( #11750 )
2026-02-02 05:05:47 -06:00
opencode-agent[bot]
1cabeb00d0
chore: generate
2026-02-02 10:53:46 +00:00
Brendan Allan
9564c1d6be
desktop: fix rust build + bindings formatting
2026-02-02 18:52:57 +08:00
Brendan Allan
1832eeffc9
fix(desktop): remove unnecessary setTimeout
2026-02-02 18:19:49 +08:00
Brendan Allan
e6d8315e29
fix(desktop): throttle window state persistence ( #11746 )
2026-02-02 09:54:57 +00:00
opencode-agent[bot]
784a17f7b3
chore: generate
2026-02-02 07:58:52 +00:00
Brendan Allan
04aef44fc3
chore(desktop): integrate tauri-specta ( #11740 )
2026-02-02 07:58:08 +00:00
Brendan Allan
c02dd067b2
fix(desktop): keep mac titlebar stable under zoom ( #11747 )
2026-02-02 07:54:25 +00:00
Sebastian
3982c7d99a
Use opentui OSC52 clipboard, again ( #11744 )
2026-02-02 08:12:50 +01:00
mohammad
76745d0594
fix(desktop): kill zombie server process on startup timeout ( #11602 )
...
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-02 13:30:46 +08:00
Frank
4850ecc419
zen: rate limit ( #11735 )
2026-02-02 00:29:52 -05:00
Jigar
43354eeabd
fix: convert system message content to string for Copilot provider ( #11600 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 23:28:28 -06:00
Dax
7a9290dc9b
tui: show exit message banner ( #11733 )
2026-02-02 00:13:47 -05:00
Dax Raad
cfbe9d329f
Revert "Use opentui OSC52 clipboard ( #11718 )"
...
This reverts commit 8e985e0a75 .
2026-02-02 00:13:02 -05:00
OpeOginni
f02499fa44
fix(opencode): give OPENCODE_CONFIG_CONTENT proper priority for setting config based on docs ( #11670 )
2026-02-01 23:11:25 -06:00
Mathias Beugnon
bd9d7b3221
fix: session title generation with OpenAI models. ( #11678 )
2026-02-01 23:10:53 -06:00
Dax
c69474846f
Simplify directory tree output for prompts ( #11731 )
2026-02-01 23:37:07 -05:00
Dax
0dc80df6fd
Add spinner animation for Task tool ( #11725 )
2026-02-01 22:51:55 -05:00
Sebastian
8e985e0a75
Use opentui OSC52 clipboard ( #11718 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-02 04:48:29 +01:00
Dax Raad
c5dc075a88
Revert "fix(plugin): correct exports to point to dist instead of src"
...
This reverts commit 7417e6eb38 .
2026-02-01 22:29:45 -05:00
Dax Raad
0f3630d936
ci: skip unicode filename test due to inconsistent behavior causing CI failures
2026-02-01 21:01:57 -05:00
Dax Raad
83d0e48e38
tui: fix task status to show current tool state from message store
2026-02-01 20:52:17 -05:00
Dax Raad
6c9b2c37a5
core: allow starting new sessions after errors by fixing stuck session status
2026-02-01 20:39:58 -05:00
Dax Raad
f390ac251d
ci: centralize team list in @opencode-ai/script package and use beta label filter
2026-02-01 20:17:15 -05:00
R44VC0RP
7417e6eb38
fix(plugin): correct exports to point to dist instead of src
...
The package.json exports were pointing to ./src/*.ts but the published
package only includes the dist/ folder. This caused 'Cannot find module'
errors when custom tools tried to import @opencode-ai/plugin.
Changed exports from:
".": "./src/index.ts"
"./tool": "./src/tool.ts"
To:
".": { "types": "./dist/index.d.ts", "import": "./dist/index.js" }
"./tool": { "types": "./dist/tool.d.ts", "import": "./dist/tool.js" }
2026-02-01 19:26:23 -05:00
Aiden Cline
5db089070a
test: add unit test
2026-02-01 19:26:23 -05:00
Aiden Cline
612b656d36
fix: adjust resolve parts so that when messages with multiple @ references occur, the tool calls are properly ordered
2026-02-01 19:26:23 -05:00
R44VC0RP
cb6ec0a564
fix(app): hide badge for builtin slash commands
...
Add source: 'command' to builtin and config-defined commands so they
don't show a 'custom' badge. Only MCP and skill commands show badges.
2026-02-01 19:26:23 -05:00
R44VC0RP
12b8c42387
feat(app): show skill/mcp badges for slash commands
...
Display 'skill' or 'mcp' badge instead of 'custom' for slash commands
based on their source type. This provides better clarity to users about
where each command comes from.
2026-02-01 19:26:23 -05:00
opencode-agent[bot]
fa75d922ed
chore: generate
2026-02-02 00:18:42 +00:00
Aaron Iker
e445dc0746
feat(ui): Smooth fading out on scroll, style fixes ( #11683 )
2026-02-02 01:18:06 +01:00
opencode-agent[bot]
e84d441b82
chore: generate
2026-02-02 00:17:54 +00:00
Aaron Iker
377bf7ff21
feat(ui): Select, dropdown, popover styles & transitions ( #11675 )
2026-02-02 01:17:14 +01:00
Frank
b39c1f158f
zen: add minimax logo ( #11682 )
2026-02-01 17:50:15 -05:00
Sumit Srivastava
f23d8d343b
docs (web): Update incorrect Kimi model name in zen.mdx ( #11677 )
2026-02-01 16:13:53 -06:00