Commit Graph

5726 Commits

Author SHA1 Message Date
Aiden Cline 3312de2999 ci: fix missing pkg issue 2025-12-16 16:31:46 -06:00
Dax Raad f5baf1526f ci: fix release draft configuration to prevent automatic draft flag 2025-12-16 17:17:06 -05:00
GitHub Action b655fda50f chore: format code 2025-12-16 22:07:10 +00:00
Adam 3892173311 fix(share): content wasn't centered 2025-12-16 16:06:28 -06:00
opencode 895625c3f5 release: v1.0.164
Update Nix Hashes / update (push) Has been cancelled
v1.0.164
2025-12-16 21:47:41 +00:00
Adam a83380b461 fix(desktop): prompt history nav 2025-12-16 15:42:35 -06:00
Aiden Cline 603f2cd47f fix: user invoked subtasks causing tool_use or missing thinking signa… (#5650) 2025-12-16 15:42:21 -06:00
Adam 32eada454c fix(desktop): auto-scroll 2025-12-16 15:32:14 -06:00
Adam 999060cc3c fix(desktop): focus prompt input after dialog close 2025-12-16 15:25:00 -06:00
Adam 1e89f27a85 fix(desktop): prompt history navigation 2025-12-16 15:10:44 -06:00
Adam 436c9368fd fix: auto-scroll 2025-12-16 15:10:43 -06:00
Adam ae59a13a97 fix: working logic 2025-12-16 15:10:43 -06:00
Adam 06ce09a3e8 fix: prompt input multi line input 2025-12-16 15:10:43 -06:00
Adam ca16f99f6e fix: defensive audio init 2025-12-16 15:10:43 -06:00
Eric Guo 8042729a81 feat(desktop): Loading more session number per project by button (#5616)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-16 14:50:33 -06:00
matvey 47459c2816 feat: add experimental oxfmt formatter (#5620) 2025-12-16 14:43:14 -06:00
Aiden Cline e2a609c0e2 ci: include desktop & tauri in release notes 2025-12-16 14:37:33 -06:00
Aiden Cline 5058eb8a05 ci: fix branch name 2025-12-16 14:35:42 -06:00
Aiden Cline ece7816a60 fix: git branch filewatcher, add flag to completely disable watcher
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
github-v1.2.1
2025-12-16 14:31:09 -06:00
Aiden Cline 9293cd3532 ci: fix triage 2025-12-16 14:15:50 -06:00
Aiden Cline 8213d56a7e ci: auto tag github action once a change is shipped for it 2025-12-16 14:13:51 -06:00
Dax Raad 254a5e07fd core: update plugin dependency and config loading for .opencode directory support 2025-12-16 15:06:50 -05:00
Dax Raad bd3580f627 core: fix Tauri desktop app SSE connection timeout
- Add heartbeat events to /global/event and /event SSE endpoints
- Send server.heartbeat event every 30s to prevent WKWebView 60s timeout
- Fixes desktop app disconnecting from global events after 1 minute
2025-12-16 14:45:03 -05:00
Dax Raad 5d2907c40c fix 2025-12-16 14:25:12 -05:00
Dax Raad 07a4327027 ignore: update opencode plugin dependency 2025-12-16 14:21:19 -05:00
Dax Raad dff2d2f102 core: ensure desktop app loads user shell environment variables
Changes shell spawn flags from -l to -il so that ~/.zshrc and
~/.bashrc are sourced when starting the desktop app on macOS
and Linux. This fixes missing PATH and other environment
variables that users expect to be available.
2025-12-16 14:21:19 -05:00
Adam 2307bcf714 feat(desktop): show retries 2025-12-16 13:19:32 -06:00
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