Commit Graph

5684 Commits

Author SHA1 Message Date
David Hill
cc17c3338e wip: add active state to open select 2025-12-26 14:33:55 -06:00
Fran Zekan
3460e29107 fix: enable shell alias expansion in ! command (#5621) 2025-12-26 14:33:55 -06:00
GitHub Action
e11051a29a chore: format code 2025-12-26 14:33:55 -06:00
shekohex
debba2ab37 docs: fix typo in Google Antigravity github link (#5625) 2025-12-26 14:33:54 -06:00
jinzhongjia
91b7c3bfa4 docs: Add new project entry for opencode.nvim frontend (#5626) 2025-12-26 14:33:54 -06:00
Connor Adams
8c15365133 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-26 14:33:54 -06:00
Aiden Cline
b4db2b1bdd fix: github install cmd if repo has . in it 2025-12-26 14:33:54 -06:00
David Hill
5570b9f05f fix: breadcrumb dropdown position left aligned 2025-12-26 14:33:53 -06:00
David Hill
370aa7b515 Revert "wip: make the default container wider"
This reverts commit 1f18f389c0.
2025-12-26 14:33:53 -06:00
Tommy D. Rossi
e8c2e494d0 fix: use system prompt field from prompt input (#5633)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-26 14:33:53 -06:00
GitHub Action
434e12666b chore: format code 2025-12-26 14:33:53 -06:00
Aiden Cline
1de89153d8 ci: tweak triage 2025-12-26 14:33:52 -06:00
Brendan Allan
22192a2e92 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-26 14:33:52 -06:00
David Hill
73b6464998 wip: make the default container wider 2025-12-26 14:33:52 -06:00
Simon D'Morias
3f571c6117 fix: preserve argument boundaries in run command (#4979) 2025-12-26 14:33:51 -06:00
David Hill
4126084dfd Revert "fix: strip parentheses from file paths generated by llm"
This reverts commit 6c1a1a77b7.
2025-12-26 14:33:51 -06:00
GitHub Action
5529d1b741 ignore: update download stats 2025-12-16 2025-12-26 14:33:51 -06:00
GitHub Action
3555acbe78 chore: format code 2025-12-26 14:33:51 -06:00
Brendan Allan
331ece741f tauri: explicitly kill sidecar before updater relaunch 2025-12-26 14:33:51 -06:00
David Hill
039f853d80 fix: strip parentheses from file paths generated by llm 2025-12-26 14:33:51 -06:00
David Hill
38a0f49595 fix: font size updates 2025-12-26 14:33:50 -06:00
David Hill
f82ac7a7b8 wip: font-size updates 2025-12-26 14:33:50 -06:00
GitHub Action
a8ff5b5174 chore: format code 2025-12-26 14:33:50 -06:00
Brendan Allan
3b1b621d00 tauri: macos-only app menu 2025-12-26 14:33:50 -06:00
Aiden Cline
200ea62f56 fix: small bug w/ install script 2025-12-26 14:33:50 -06:00
Aiden Cline
158f68070f chore: centralize dep to catalog & fix typos 2025-12-26 14:33:49 -06:00
Aiden Cline
aea35df988 ci: Update issue assignment and labeling guidelines
Clarified assignment responsibilities and labeling for issues related to OpenCode tools.
2025-12-26 14:33:49 -06:00
Dax Raad
73b44d198e 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-26 14:33:49 -06:00
Luke Parker
3b75ffdc41 fix: debounce LSP diagnostics to get complete results (#5600) 2025-12-26 14:33:48 -06:00
DS
bf8210d750 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-26 14:33:48 -06:00
Lucas Duailibe
033212c201 make install script use tmp dir (#5601) 2025-12-26 14:33:48 -06:00
Aiden Cline
dc5df2cd10 ci: cheaper model 2025-12-26 14:33:48 -06:00
Aiden Cline
ca2f281a30 ci: ignore 2025-12-26 14:33:48 -06:00
GitHub Action
85ba9b7831 chore: format code 2025-12-26 14:33:48 -06:00
Aiden Cline
1f3129fe96 ci: auto triage issues 2025-12-26 14:33:48 -06:00
opencode
b0c241a59f release: v1.0.162 2025-12-26 14:33:47 -06:00
GitHub Action
780e32bc2b chore: format code 2025-12-26 14:33:47 -06:00
Dax Raad
133e0983d6 tui: update dialog context and server to use new single dialog system 2025-12-26 14:33:47 -06:00
Dax Raad
1f24cccd66 tui: refactor dialog system to use single active dialog instead of stack 2025-12-26 14:33:47 -06:00
opencode
3774fafb26 release: v1.0.161 2025-12-26 14:33:46 -06:00
Adam
c0842ec113 fix: undefined events 2025-12-26 14:33:46 -06:00
opencode-agent[bot]
2560cba9ef docs: models --refresh flag in cli.mdx (#5596)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-12-26 14:33:46 -06:00
Luke Parker
9b470429de fix(win32): Normalise LSP paths on windows (fixes lua) (#5597) 2025-12-26 14:33:46 -06:00
Aiden Cline
e8dba6264f tweak: add .catch for extractZip calls 2025-12-26 14:33:46 -06:00
GitHub Action
bb47a1e0f8 chore: format code 2025-12-26 14:33:45 -06:00
Luke Parker
7e9f77117f fix(win32): Missing LSP can now unzip on windows (#5594) 2025-12-26 14:33:45 -06:00
opencode
ca7ac43cff release: v1.0.160 2025-12-26 14:33:45 -06:00
Dax Raad
471ec0350c tui: fix dialog replacement to prevent nested dialogs from showing simultaneously 2025-12-26 14:33:44 -06:00
Dax Raad
90077b6dd0 tui: fix model selection dialog to properly replace current dialog instead of creating nested dialogs 2025-12-26 14:33:44 -06:00
Luke Parker
5fc0a55f54 fix(win32): correct ElixirLS extension typo (#5590) 2025-12-26 14:33:44 -06:00