Commit Graph

5745 Commits

Author SHA1 Message Date
Github Action d258706155 Update Nix flake.lock and hashes 2025-12-17 13:35:05 +00:00
Amadeus Demarzi 1d4b48b425 Diffs Performance Improvements (#5653)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-17 07:33:46 -06:00
GitHub Action d92a82b3c9 ignore: update download stats 2025-12-17 2025-12-17 12:04:41 +00:00
David Hill 739754aa9d wip: auto-detect OS and show desktop download button 2025-12-17 11:43:04 +00:00
David Hill 205ff6bdfd fix: website cta button 2025-12-17 11:21:57 +00:00
Adam cbea48188c chore: cleanup 2025-12-17 03:58:16 -06:00
Adam b434331e4a feat(desktop): share sessions 2025-12-17 03:47:49 -06:00
Adam faf63918dd feat(desktop): lsp diagnostics displayed 2025-12-17 03:47:48 -06:00
Github Action 098a2ce8bb Update Nix flake.lock and hashes 2025-12-17 08:41:07 +00:00
GitHub Action 18574e90e0 chore: format code 2025-12-17 08:40:22 +00:00
Sebastian Herrlinger 735d7df5fb upgrade opentui to v0.1.61 2025-12-17 09:38:04 +01:00
Jeon Suyeol e1513efcbf Add availability to disable terminal title using OPENCODE_DISABLE_TERMINAL_TITLE env (#5661) 2025-12-16 23:57:03 -06:00
Dax Raad 411c07fd2f ci: update publish workflow configuration 2025-12-16 21:01:44 -05:00
GitHub Action ffef4d2337 chore: format code 2025-12-17 01:28:42 +00:00
Spoon e9484d7368 plugin(hook): add task tool execution hooks and command context tracking (#5642) 2025-12-16 19:28:09 -06:00
Aiden Cline b1da588f39 ci: tweak triage 2025-12-16 19:27:44 -06:00
Matt Silverlock 1e0e9549ce github: add configurable mentions input (#5655) 2025-12-16 19:14:50 -06:00
Adam 397638735c tui: increase session width to accommodate longer code blocks and improve readability 2025-12-16 17:31:26 -06:00
David Hill c1591b1a5c fix: load more button 2025-12-16 23:23:18 +00:00
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