Frank
bee2f65409
zen: fix checkout link for black users
2026-01-18 19:19:00 -05:00
Luke Parker
e81bb86795
fix: Windows evaluating text on copy ( #9293 )
2026-01-18 17:27:30 -06:00
Alan Pogrebinschi
b4d4a1ea7d
docs: clarify agent tool access and explore vs general distinction ( #9300 )
2026-01-18 16:46:04 -06:00
Aiden Cline
0d8e706fac
test: fix transfomr test
2026-01-18 14:44:39 -06:00
Aiden Cline
d841e70d26
fix: bad variants for grok models
2026-01-18 14:21:14 -06:00
Aiden Cline
c29d44fcef
docs: note untracked files in review
2026-01-18 13:22:58 -06:00
zerone0x
38c641a2fc
fix(tool): treat .fbs files as text instead of images ( #9276 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-01-18 13:17:49 -06:00
Vladimir Glafirov
501ef2d989
fix: update gitlab-ai-provider to 1.3.2 ( #9279 )
2026-01-18 13:11:34 -06:00
Spoon
bfd2f91d5b
feat(hook): command execute before hook ( #9267 )
2026-01-18 13:11:22 -06:00
Caleb Norton
dac099a489
feat(nix): overhaul nix flake and packages ( #9032 )
2026-01-18 11:14:13 -06:00
GitHub Action
5009f10406
chore: generate
2026-01-18 16:46:02 +00:00
Lior
095a64291d
fix(acp): preserve file attachment metadata during session replay ( #6342 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-01-18 10:45:25 -06:00
Chawye Hsu
f7fef99ddd
refactor(installation): update scoop installation method ( #9243 )
...
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com >
2026-01-18 09:58:34 -06:00
Aiden Cline
2dcca4755d
fix: import issue in patch module
2026-01-18 09:47:18 -06:00
OpeOginni
ad2e03284b
refactor(desktop): improve layout and styling of session search button ( #9251 )
2026-01-18 08:10:38 -06:00
Kit Langton
6c0991d162
fix(app): remove redundant toast for thinking effort changes ( #9181 )
2026-01-18 08:00:49 -06:00
Mani Sundararajan
06bc4dcb06
feat(desktop): implement session unshare button ( #8660 )
2026-01-18 05:12:07 -06:00
Mani Sundararajan
0ccf9bd9ac
feat(cli): uninstall opencode installed via windows package managers ( #8571 )
2026-01-18 02:40:01 -06:00
Noam Bressler
ee4ea65311
fix: restore persisted model/agent when loading ACP session ( #7809 )
...
Co-authored-by: noam-v <noam@bespo.ai >
2026-01-18 01:29:57 -06:00
Noam Bressler
bef1f66281
fix(acp): use single global event subscription and route by sessionID ( #5628 )
...
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com >
Co-authored-by: noam-v <noam@bespo.ai >
2026-01-18 01:29:42 -06:00
GitHub Action
d13c0ea915
chore: generate
2026-01-18 06:42:13 +00:00
Bowen Dwelle
3591372c45
feat(tool): increase question header and label limits ( #9201 )
2026-01-18 00:41:36 -06:00
GitHub Action
90f848fbc6
chore: generate
2026-01-18 06:35:48 +00:00
Aiden Cline
b7ad6bd839
feat: apply_patch tool for openai models ( #9127 )
2026-01-18 00:35:09 -06:00
Patrick Schiel
10433cb45b
fix(windows): fix jdtls download on Windows ( #9195 )
2026-01-18 00:30:45 -06:00
GitHub Action
073f9d99b5
chore: generate
2026-01-18 03:55:03 +00:00
Nathan Flurry
bfb8c531c2
feat: bind vim-style line-by-line scrolling ( #8980 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-01-17 21:54:26 -06:00
Aiden Cline
052f887a9a
core: prevent env variables in config from being replaced with actual values
...
When opencode.json was missing a $schema, the config loader would add it
and write the file back - but with env variables like {env:API_KEY} replaced
with their actual secret values. This made it impossible to safely commit
opencode.json to version control.
Now the original config text is preserved when adding $schema, keeping
variable placeholders intact.
2026-01-17 20:59:50 -06:00
Kit Langton
759e68616e
refactor(tui): unify command registry and derive slash commands ( #9115 )
2026-01-17 20:39:19 -06:00
opencode-agent[bot]
93e43d8e5e
Hide variants hint when list empty ( #9179 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-01-17 20:32:57 -06:00
David Hill
53c77e29df
fix: remove max-width of session name tooltip
2026-01-18 00:59:41 +00:00
David Hill
260739a227
Revert "fix: increase max-width of session name tooltip"
...
This reverts commit c3ab76c8ad .
2026-01-18 00:57:21 +00:00
David Hill
c3ab76c8ad
fix: increase max-width of session name tooltip
2026-01-18 00:51:35 +00:00
David Hill
389d97ece9
fix: adjust project path tooltip placement
...
Move the desktop project path tooltip above the header and tune spacing/offset; add content style hooks to Tooltip for max-width and horizontal shift.
2026-01-18 00:48:49 +00:00
David Hill
e36b3433fc
fix: remove max width on sidebar new buttons
2026-01-18 00:48:06 +00:00
David Hill
ded9bd26bb
fix: adjust session list tooltip trigger and delay
2026-01-18 00:07:21 +00:00
David Hill
c890853992
fix: keep project avatar hover styles while popover open
2026-01-17 23:40:06 +00:00
David Hill
2a4e8bc01c
fix: adjust recent sessions popover padding
2026-01-17 23:21:34 +00:00
David Hill
c19d031144
fix: reduce prompt dock bottom spacing
2026-01-17 22:54:30 +00:00
David Hill
0cc9a22a42
fix: show project name in avatar hover
2026-01-17 22:51:49 +00:00
David Hill
b4075cd856
fix: remove loading text after splash
2026-01-17 21:54:51 +00:00
David Hill
53227bfc2a
fix: command pallete file list item spacing
2026-01-17 21:46:23 +00:00
David Hill
d3baaf7408
fix: shrink project notification dot and mask
2026-01-17 21:46:23 +00:00
David Hill
0384e6b0e1
fix: update desktop initializing splash logo
2026-01-17 21:46:23 +00:00
David Hill
c3d33562c7
fix: align project avatar notification dot
2026-01-17 21:46:23 +00:00
Aiden Cline
f3513bacff
tui: fix model state persistence when model store is not ready
2026-01-17 14:41:42 -06:00
opencode-agent[bot]
3aff88c23d
docs: add use_github_token to example ( #9120 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-01-17 13:36:54 -06:00
Aiden Cline
58f7da6e9f
docs: document the plural forms
2026-01-17 13:09:30 -06:00
Rahul Mishra
5a199b04cb
fix: don't try to open command palette if a dialog is already open ( #9116 )
2026-01-17 13:08:11 -06:00
Bernat Pericàs
eb968a6651
docs(config): explain that autoupdate doesn't work when installed with a package manager ( #9092 )
2026-01-17 13:07:03 -06:00