Adam
f85010bb04
fix: layout badness
2025-12-16 12:53:12 -06:00
Adam
16dc05ca0e
fix: defensive audio init
2025-12-16 12:53:12 -06:00
Adam
057d75ac3a
feat(desktop): show write tool output
2025-12-16 12:53:11 -06:00
Adam
fb566c1016
chore: cleanup
2025-12-16 12:53:11 -06:00
Dax Raad
0ba2e4f4be
Merge remote-tracking branch 'origin/dev' into dev
2025-12-16 13:52:50 -05:00
Dax Raad
9204d72e24
chore: update opencode plugin dependencies and fix tauri sidecar path
2025-12-16 13:52:40 -05:00
Github Action
c8df24ef28
Update Nix flake.lock and hashes
2025-12-16 18:38:59 +00:00
Dax Raad
ca052fdec3
tui: fix autocomplete file loading and update dependencies
2025-12-16 13:37:22 -05:00
David Hill
b9ca267c29
fix: remove the selected state from button when select deselected
2025-12-16 17:41:56 +00:00
David Hill
51a6c41f35
wip: add active state to open select
2025-12-16 17:35:04 +00:00
Fran Zekan
7b3a87c40f
fix: enable shell alias expansion in ! command ( #5621 )
2025-12-16 11:32:31 -06:00
GitHub Action
789f06918d
chore: format code
2025-12-16 17:30:08 +00:00
shekohex
03ccad78c1
docs: fix typo in Google Antigravity github link ( #5625 )
2025-12-16 11:29:31 -06:00
jinzhongjia
62619aa0b4
docs: Add new project entry for opencode.nvim frontend ( #5626 )
2025-12-16 11:29:06 -06:00
Connor Adams
d7fff24097
docs: add homebrew command for opencode-desktop ( #5631 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-16 11:28:40 -06:00
Aiden Cline
780439d6d2
fix: github install cmd if repo has . in it
2025-12-16 11:19:18 -06:00
David Hill
9b995dffbd
fix: breadcrumb dropdown position left aligned
2025-12-16 17:16:51 +00:00
David Hill
1ef3b60eba
Revert "wip: make the default container wider"
...
This reverts commit f7f5c622b3 .
2025-12-16 17:16:51 +00:00
Tommy D. Rossi
a493a99de1
fix: use system prompt field from prompt input ( #5633 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-16 10:52:22 -06:00
David Hill
8560531a95
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-12-16 16:36:15 +00:00
David Hill
f7f5c622b3
wip: make the default container wider
2025-12-16 16:35:57 +00:00
GitHub Action
fc34b0a06c
chore: format code
2025-12-16 16:10:36 +00:00
Aiden Cline
5e91dba59b
ci: tweak triage
2025-12-16 10:09:51 -06:00
Brendan Allan
62ab2b0c91
Keep release a draft until all builds are finished ( #5632 )
...
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: GitHub Action <action@github.com >
2025-12-16 23:34:44 +08:00
Simon D'Morias
26a71d29aa
fix: preserve argument boundaries in run command ( #4979 )
2025-12-16 06:21:51 -06:00
David Hill
b2c9c871c0
Revert "fix: strip parentheses from file paths generated by llm"
...
This reverts commit 96e6fda410 .
2025-12-16 12:12:01 +00:00
GitHub Action
9e1bb9f53f
ignore: update download stats 2025-12-16
2025-12-16 12:04:54 +00:00
GitHub Action
a8fae6eeb1
chore: format code
2025-12-16 11:51:08 +00:00
David Hill
18822bf1ca
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-12-16 11:50:25 +00:00
David Hill
96e6fda410
fix: strip parentheses from file paths generated by llm
2025-12-16 11:50:23 +00:00
David Hill
74ba72b2a7
fix: font size updates
2025-12-16 11:48:52 +00:00
David Hill
dade7f76ae
wip: font-size updates
2025-12-16 11:12:08 +00:00
Brendan Allan
0e8e5a6b7c
tauri: explicitly kill sidecar before updater relaunch
2025-12-16 19:01:37 +08:00
David Hill
8d8c8f35ce
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-12-16 10:54:51 +00:00
David Hill
8397e3ead6
fix: font size updates
2025-12-16 10:54:50 +00:00
GitHub Action
b7b215da44
chore: format code
2025-12-16 10:33:49 +00:00
Brendan Allan
ff00dec5ab
tauri: macos-only app menu
2025-12-16 18:33:04 +08:00
Aiden Cline
4671824dd5
fix: small bug w/ install script
2025-12-16 00:20:05 -06:00
Aiden Cline
4192e0993f
chore: centralize dep to catalog & fix typos
2025-12-15 23:07:55 -06:00
Aiden Cline
e8c87fccdf
ci: Update issue assignment and labeling guidelines
...
Clarified assignment responsibilities and labeling for issues related to OpenCode tools.
2025-12-15 22:11:30 -06:00
Dax Raad
670f8a0771
tui: fix dialog select items taking up 2 lines when truncated
...
Prevents text wrapping in dialog select options by removing wrapMode,
ensuring truncated text stays on single line and maintains proper timestamp visibility
2025-12-15 22:57:52 -05:00
Luke Parker
7d98484c51
fix: debounce LSP diagnostics to get complete results ( #5600 )
2025-12-15 21:26:59 -06:00
DS
3058eb76cf
fix: rejoin system prompt if experimental plugin hook triggers to preserve caching ( #5550 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-15 20:00:26 -06:00
Lucas Duailibe
a0770c1214
make install script use tmp dir ( #5601 )
2025-12-15 19:58:07 -06:00
Aiden Cline
23bf0e700b
ci: cheaper model
2025-12-15 19:24:30 -06:00
Aiden Cline
34904d15cf
ci: ignore
2025-12-15 19:18:39 -06:00
GitHub Action
de0ef0b397
chore: format code
2025-12-16 01:16:20 +00:00
Aiden Cline
adc747d21c
ci: auto triage issues
2025-12-15 19:15:40 -06:00
opencode
3a68d7ace3
release: v1.0.162
Update Nix Hashes / update (push) Has been cancelled
v1.0.162
2025-12-16 00:40:27 +00:00
GitHub Action
16682362ef
chore: format code
2025-12-16 00:36:01 +00:00