Jack
96a2ca3c7e
fix(ui): use oniguruma wasm engine for markdown code highlighting
...
The JS regex engine in @pierre/diffs can cause catastrophic backtracking
on certain TextMate grammars (e.g. powershell), freezing the main thread.
Switch to a dedicated oniguruma WASM-based highlighter for markdown code
blocks. Diff components still use the existing @pierre/diffs highlighter.
Add try/catch fallback and regression tests.
2026-02-09 10:12:43 +08:00
Alex Yaroshuk
a598ecac1f
fix(app): localize "close tab" in command pallete ( #12756 )
2026-02-08 19:14:48 -06:00
Adam
9ac54adbb2
chore: cleanup
2026-02-08 16:23:24 -06:00
Adam
6490fb0148
fix(console): zen workspace translation cleanup
2026-02-08 16:22:39 -06:00
Adam
43811b62d2
chore: cleanup
2026-02-08 16:19:13 -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]
4187a5fe7f
chore: update nix node_modules hashes
2026-02-08 11:33:28 +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
Caleb Norton
19b1222cd8
feat(nix): expose overlay for downstream use ( #12643 )
2026-02-07 23:56:19 -06:00
Caleb Norton
7631060a82
feat(nix): disable build time models.dev fetching ( #12644 )
2026-02-07 23:55:56 -06:00
Frank
85d0ed5989
wip: zen
2026-02-07 23:25:55 -05:00
opencode-agent[bot]
3408c10057
chore: update nix node_modules hashes
2026-02-08 01:34:30 +00: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
opencode-agent[bot]
4b7abc0a2c
chore: generate
2026-02-07 19:36:27 +00: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
Caleb Norton
8ad5262a87
chore: update flake.lock ( #11919 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-02-07 10:27:04 -06: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]
4abf8049c9
chore: update nix node_modules hashes
2026-02-06 23:54:41 +00: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
opencode-agent[bot]
c42d2602b4
chore: update nix node_modules hashes
2026-02-06 22:27:14 +00: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
Aiden Cline
898778daa9
chore: upgrade bun to 1.3.8 ( #11892 )
2026-02-06 16:13:48 -06: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