Github Action
6afe7337a9
Update Nix flake.lock and hashes
2025-12-26 14:34:02 -06:00
GitHub Action
831ef65a41
chore: format code
2025-12-26 14:34:02 -06:00
Sebastian Herrlinger
797271e2e2
upgrade opentui to v0.1.61
2025-12-26 14:34:01 -06:00
Jeon Suyeol
f268d81e16
Add availability to disable terminal title using OPENCODE_DISABLE_TERMINAL_TITLE env ( #5661 )
2025-12-26 14:34:01 -06:00
Dax Raad
1b28bd68f6
ci: update publish workflow configuration
2025-12-26 14:34:01 -06:00
GitHub Action
798dee27d0
chore: format code
2025-12-26 14:34:01 -06:00
Spoon
463bf7ab3a
plugin(hook): add task tool execution hooks and command context tracking ( #5642 )
2025-12-26 14:34:01 -06:00
Aiden Cline
e4d7bb4869
ci: tweak triage
2025-12-26 14:34:01 -06:00
Matt Silverlock
80f1173652
github: add configurable mentions input ( #5655 )
2025-12-26 14:34:00 -06:00
Adam
be7b9c05a5
tui: increase session width to accommodate longer code blocks and improve readability
2025-12-26 14:34:00 -06:00
David Hill
31897bf974
fix: load more button
2025-12-26 14:34:00 -06:00
Aiden Cline
09a2d3b8b7
ci: fix missing pkg issue
2025-12-26 14:34:00 -06:00
Dax Raad
f80e555a58
ci: fix release draft configuration to prevent automatic draft flag
2025-12-26 14:34:00 -06:00
GitHub Action
59a618ddcb
chore: format code
2025-12-26 14:33:59 -06:00
Adam
1cbc9e252c
fix(share): content wasn't centered
2025-12-26 14:33:59 -06:00
opencode
9e98bd3283
release: v1.0.164
2025-12-26 14:33:59 -06:00
Adam
15ca31370d
fix(desktop): prompt history nav
2025-12-26 14:33:59 -06:00
Aiden Cline
d9a6000a33
fix: user invoked subtasks causing tool_use or missing thinking signa… ( #5650 )
2025-12-26 14:33:59 -06:00
Adam
daaf88b8e4
fix(desktop): auto-scroll
2025-12-26 14:33:59 -06:00
Adam
c15b581131
fix(desktop): focus prompt input after dialog close
2025-12-26 14:33:59 -06:00
Adam
67973728ef
fix(desktop): prompt history navigation
2025-12-26 14:33:58 -06:00
Adam
3d7bdfc52e
fix: auto-scroll
2025-12-26 14:33:58 -06:00
Adam
02c8c2cb67
fix: working logic
2025-12-26 14:33:58 -06:00
Adam
53c386e2e5
fix: prompt input multi line input
2025-12-26 14:33:58 -06:00
Adam
196ce5af40
fix: defensive audio init
2025-12-26 14:33:58 -06:00
Eric Guo
299e88b9cf
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-26 14:33:58 -06:00
matvey
0302b8317b
feat: add experimental oxfmt formatter ( #5620 )
2025-12-26 14:33:57 -06:00
Aiden Cline
cc7fa6af83
ci: include desktop & tauri in release notes
2025-12-26 14:33:57 -06:00
Aiden Cline
5dd09b13b1
ci: fix branch name
2025-12-26 14:33:57 -06:00
Aiden Cline
77c7b094a8
fix: git branch filewatcher, add flag to completely disable watcher
2025-12-26 14:33:57 -06:00
Aiden Cline
2fdf6e1029
ci: fix triage
2025-12-26 14:33:57 -06:00
Aiden Cline
c3f1e631a0
ci: auto tag github action once a change is shipped for it
2025-12-26 14:33:57 -06:00
Dax Raad
9c8b670886
core: update plugin dependency and config loading for .opencode directory support
2025-12-26 14:33:57 -06:00
Dax Raad
d0cb59c000
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-26 14:33:57 -06:00
Dax Raad
9dbbdcc555
fix
2025-12-26 14:33:57 -06:00
Dax Raad
8b3e0422ee
ignore: update opencode plugin dependency
2025-12-26 14:33:57 -06:00
Dax Raad
13e26ff18a
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-26 14:33:57 -06:00
Adam
183cbc1981
feat(desktop): show retries
2025-12-26 14:33:57 -06:00
Adam
25ca8cec4d
fix: layout badness
2025-12-26 14:33:56 -06:00
Adam
01261e7f79
fix: defensive audio init
2025-12-26 14:33:56 -06:00
Adam
e598524b40
feat(desktop): show write tool output
2025-12-26 14:33:56 -06:00
Adam
582d9b4187
chore: cleanup
2025-12-26 14:33:56 -06:00
Github Action
babba4e6db
Update Nix flake.lock and hashes
2025-12-26 14:33:56 -06:00
Dax Raad
419db64fc9
chore: update opencode plugin dependencies and fix tauri sidecar path
2025-12-26 14:33:56 -06:00
Dax Raad
f386601cbd
tui: fix autocomplete file loading and update dependencies
2025-12-26 14:33:55 -06:00
David Hill
12d5a83ba3
fix: remove the selected state from button when select deselected
2025-12-26 14:33:55 -06:00
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