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
GitHub Action
5c9cc9c748
ignore: update download stats 2026-01-18
2026-01-18 12:05:11 +00: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
Colby Gilbert
a813fcb41c
docs: add firmware provider to providers docs ( #8993 )
2026-01-17 13:04:43 -06:00
GitHub Action
a58d1be822
ignore: update download stats 2026-01-17
2026-01-17 12:04:18 +00:00
Slone
07dc8d8ce4
fix: escape CSS selector keys to handle special characters ( #9030 )
2026-01-17 05:48:38 -06:00
GitHub Action
d377246491
chore: generate
2026-01-17 11:47:55 +00:00
Javier Aceña
7030f49a74
fix: mdns discover hostname ( #9039 )
2026-01-17 05:47:19 -06:00
Eric Guo
c4e4f2a058
fix(desktop): Added a Windows-only guard that makes window.getComputedStyle fall back to document.documentElement ( #9054 )
2026-01-17 05:45:31 -06:00
Adam
2729705594
fix(app): archive session sometimes flaky
2026-01-17 05:23:17 -06:00
Aiden Cline
ea13b6e8aa
test: add azure test case
2026-01-17 00:35:49 -06:00
GitHub Action
85ab9798c6
chore: generate
2026-01-17 04:18:35 +00:00
Aiden Cline
33290c54cd
Revert "feat(mcp): add OAuth redirect URI configuration for MCP servers ( #7379 )"
...
This reverts commit 40b275d7e6 .
2026-01-16 22:17:33 -06:00
GitHub Action
5d613a038d
chore: generate
2026-01-17 04:16:35 +00:00