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 |
|
ben
|
db78a59f03
|
docs: Add OpenWork to ecosystem (#8741)
|
2026-01-16 22:15:59 -06:00 |
|
Aiden Cline
|
7c3eeeb0fa
|
fix: gpt id stuff fr fr this time :/ (#9006)
|
2026-01-16 22:09:36 -06:00 |
|
Github Action
|
e8357a87b0
|
Update node_modules hashes
|
2026-01-17 02:51:01 +00:00 |
|
Jérôme Benoit
|
06c543e938
|
fix(nix): resolve hash race condition in parallel matrix jobs (#8995)
|
2026-01-16 20:26:08 -06:00 |
|
David Hill
|
759ce8fb8e
|
fix: prevent text clipping on search button descenders
|
2026-01-17 01:06:53 +00:00 |
|
David Hill
|
38847e13bb
|
fix: truncate long search queries in empty state
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
e0c6459faa
|
fix: remove smooth scroll behavior from list component
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
80b278ddab
|
fix: remove the secondary text from commands
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
ef7ef6538e
|
fix: limit search modal max-height to 480px
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
d23c21023a
|
fix: refine search modal styling and list component
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
dfa2a9f225
|
fix: reduce command item left padding in search modal
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
6f78a71fa7
|
feat: add hideIcon and class options to List search, customize search modal input
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
f8f1f46a4f
|
fix: adjust command item left padding in search modal
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
ab705dacfa
|
fix: add left padding to command items in search modal
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
d1b93616f7
|
fix: increase keybind border-radius in search modal
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
69215d456c
|
fix: display arrow keys as symbols in keybind formatting
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
54e52896a4
|
refactor: use Keybind component in search modal list
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
b18fb16e9c
|
refactor: use Keybind component in titlebar search button
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
1250486ddf
|
feat: add Keybind component for displaying keyboard shortcuts
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
d645e8bbe1
|
fix: (desktop) command palette width
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
cad415872e
|
fix: recent sessions gutter
|
2026-01-17 00:55:13 +00:00 |
|
Frank
|
e8746ddb1d
|
zen: fix opus unicode characters
closes #8967
|
2026-01-16 18:52:08 -05:00 |
|
GitHub Action
|
80020ade2e
|
chore: generate
|
2026-01-16 23:23:57 +00:00 |
|
Amir Hasanbasic
|
08ef97b162
|
fix(opencode): add oauth polling safety margin in copilot device authentication (#8986)
|
2026-01-16 17:23:18 -06:00 |
|
Github Action
|
1aedb265dd
|
Update node_modules hash (aarch64-darwin)
|
2026-01-16 23:16:53 +00:00 |
|
Github Action
|
5c13b209aa
|
Update node_modules hash (x86_64-darwin)
|
2026-01-16 23:11:48 +00:00 |
|
Github Action
|
43a9c50389
|
Update node_modules hash (x86_64-linux)
|
2026-01-16 23:02:26 +00:00 |
|
Github Action
|
55224d64a2
|
Update flake.lock
|
2026-01-16 23:01:30 +00:00 |
|
Daniel Polito
|
c325aa1142
|
fix(desktop): Stream bash output + strip-asni (#8961)
|
2026-01-16 17:00:56 -06:00 |
|
Caleb Norton
|
6e020ef9ef
|
chore: cleanup nix (#8964)
|
2026-01-16 16:59:34 -06:00 |
|
Caleb Norton
|
aca1eb6b5b
|
fix(nix): add desktop application entry (#8972)
|
2026-01-16 16:59:07 -06:00 |
|
b3nw
|
3d095e7fe7
|
fix: centralize OSC 52 clipboard support for SSH sessions (#8974)
|
2026-01-16 16:57:17 -06:00 |
|