Dax Raad
38c5f23f4a
tui: update dialog context and server to use new single dialog system
2025-12-15 19:35:19 -05:00
Dax Raad
112c58abf5
tui: refactor dialog system to use single active dialog instead of stack
2025-12-15 19:35:18 -05:00
opencode
0dce5173cc
release: v1.0.161
2025-12-16 00:17:15 +00:00
Adam
2c70c0b00f
fix: undefined events
2025-12-15 18:13:11 -06:00
opencode-agent[bot]
34024c2504
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-15 18:04:47 -06:00
Luke Parker
27e826eba6
fix(win32): Normalise LSP paths on windows (fixes lua) ( #5597 )
2025-12-15 18:01:03 -06:00
Aiden Cline
89a4f1c1ae
tweak: add .catch for extractZip calls
2025-12-15 17:41:28 -06:00
GitHub Action
c0c61b25ff
chore: format code
2025-12-15 23:30:06 +00:00
Luke Parker
0d1c6e0ca9
fix(win32): Missing LSP can now unzip on windows ( #5594 )
2025-12-15 17:29:30 -06:00
opencode
002db3abf4
release: v1.0.160
2025-12-15 23:26:00 +00:00
Dax Raad
416a919c6d
tui: fix dialog replacement to prevent nested dialogs from showing simultaneously
2025-12-15 18:21:54 -05:00
Dax Raad
dbbcf0b8d0
tui: fix model selection dialog to properly replace current dialog instead of creating nested dialogs
2025-12-15 18:14:33 -05:00
Luke Parker
efac8cebb3
fix(win32): correct ElixirLS extension typo ( #5590 )
2025-12-15 16:47:27 -06:00
GitHub Action
4f2baf1a72
chore: format code
2025-12-15 22:40:18 +00:00
Luke Parker
48b2bde6e5
fix(win32): use path.delimiter for PATH separator in LSP server lookups ( #5589 )
2025-12-15 16:39:42 -06:00
opencode
88314148e6
release: v1.0.159
2025-12-15 22:19:08 +00:00
Dax Raad
56452d886d
fix dialog root complexity
2025-12-15 17:13:20 -05:00
Luke Parker
f3e64cfb19
fix(windows): opencode github install ( #5587 )
2025-12-15 16:12:54 -06:00
Ariane Emory
8fcc80bc20
fix: restore ability to bind keys for model_cycle_favorite model_cycle_favorite_reverse ( resolves #5198 ) ( #5202 )
2025-12-15 16:03:50 -06:00
opencode-agent[bot]
0beccc406e
docs: enabled_providers docs section ( #5586 )
...
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-15 16:01:35 -06:00
Adam
b82ea693db
fix: multiline user input
2025-12-15 15:22:39 -06:00
Adam
4fd9a19fbb
fix: keybinds for agent and model selection
2025-12-15 15:19:19 -06:00
Adam
e16487b804
fix: landing page CLS hero jump down
2025-12-15 15:10:48 -06:00
Adam
5388192aac
fix: session nav on homepage
2025-12-15 15:10:17 -06:00
Adam
8010448ba1
fix: default steps expanded unless done
2025-12-15 15:03:00 -06:00
Adam
66f3e69867
fix: landing page CLS hero jump down
2025-12-15 14:59:24 -06:00
Aiden Cline
ca599ab8fc
tweak: add model flag support for agent create command
2025-12-15 14:55:59 -06:00
Jay V
c3b3b133b0
docs: make project names clickable links in ecosystem documentation
2025-12-15 15:44:46 -05:00
Adam
300ec0e0af
fix: missing event type (global)
2025-12-15 14:43:48 -06:00
Ariane Emory
6632987827
fix: record shell mode in history ( resolves #5454 ) ( #5551 )
2025-12-15 14:42:17 -06:00
GitHub Action
e555e893c4
chore: format code
2025-12-15 20:35:39 +00:00
Aiden Cline
81134cf61e
add ability to set topK
2025-12-15 14:34:56 -06:00
opencode
37e4c1e619
release: v1.0.158
2025-12-15 20:28:44 +00:00
Adam
02b5e7d72c
fix: modal search
2025-12-15 14:25:19 -06:00
justfortheloveof
7abc2a947e
tweak: prioritize fuzzysort results that start with user input ( #5571 )
2025-12-15 14:22:37 -06:00
Adam
337a7e9646
fix: allow for non-vcs projects in desktop
2025-12-15 14:16:08 -06:00
GitHub Action
62cc532ecc
chore: format code
2025-12-15 20:09:08 +00:00
Dax Raad
d5a506d4ae
core: fix server response handling to prevent connection timeouts
2025-12-15 15:07:20 -05:00
opencode
9c5f94bd66
release: v1.0.157
2025-12-15 19:46:23 +00:00
Dax Raad
8b08e9cda5
ci: add app bundle target to fix macOS updater by generating .app.tar.gz files
2025-12-15 14:41:38 -05:00
GitHub Action
b1b1df824c
chore: format code
2025-12-15 19:33:56 +00:00
Dax Raad
7d1733c752
core: fix message caching for Anthropic models to improve response consistency
2025-12-15 14:33:14 -05:00
opencode
cf05e6e02b
release: v1.0.156
2025-12-15 19:28:02 +00:00
Adam
7e49d0fb15
fix: connect provider on homepage
2025-12-15 13:24:30 -06:00
Adam
c4f63824df
fix: terminal in desktop
2025-12-15 13:09:13 -06:00
Adam
4236744fb5
fix: image attachments in desktop
2025-12-15 12:01:11 -06:00
Dax Raad
2c53abd70c
docs: update header navigation to include desktop download
2025-12-15 11:56:53 -05:00
Adam
b7a9cbfc68
fix: share page
2025-12-15 10:56:07 -06:00
Dax Raad
46a35dfc1b
docs: restore desktop beta banner to homepage
2025-12-15 11:54:09 -05:00
GitHub Action
b7597c12dd
chore: format code
2025-12-15 16:52:45 +00:00
Nalin Singh
6830590183
feat: add F# language server support ( #5549 )
2025-12-15 10:52:16 -06:00
opencode
b9b4349039
release: v1.0.155
2025-12-15 16:44:08 +00:00
Adam
6347ee9988
chore: update stats
2025-12-15 10:31:11 -06:00
GitHub Action
9daa4e04ea
chore: format code
2025-12-15 16:22:49 +00:00
Adam
ed96ae9d45
chore: cleanup
2025-12-15 10:22:07 -06:00
Adam
8ce0966987
wip(desktop): progress
2025-12-15 10:22:06 -06:00
Adam
8cb26b6066
wip(desktop): progress
2025-12-15 10:22:06 -06:00
Adam
5cf6a1343c
wip(desktop): progress
2025-12-15 10:22:04 -06:00
Adam
44d6c5780d
wip(desktop): progress
2025-12-15 10:20:20 -06:00
Adam
5eaa8e1bf4
chore: cleanup
2025-12-15 10:20:20 -06:00
Adam
df2713a6c2
chore: cleanup
2025-12-15 10:20:19 -06:00
Adam
ff6864a7ca
feat(desktop): custom commands
2025-12-15 10:20:19 -06:00
Adam
5e37a902ce
wip(desktop): progress
2025-12-15 10:20:19 -06:00
Adam
df2ebfac7d
wip(desktop): progress
2025-12-15 10:20:19 -06:00
Adam
5fbcb203f5
wip(desktop): progress
2025-12-15 10:20:19 -06:00
Adam
34db739442
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
ae8c4154aa
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
315836c0b7
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
c0d009d5f3
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
c36f3b9dbe
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
d31824320e
Revert "wip(desktop): session turn state consolidation"
...
This reverts commit 453f862616dc4d3ac90680581cde279e118b0da1.
2025-12-15 10:20:17 -06:00
Adam
88c0675148
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
82c4755fb0
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
40572eeba4
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
d81d63045a
wip(desktop): session turn state consolidation
2025-12-15 10:20:16 -06:00
Adam
ece3bfd93d
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
acd91bddf7
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
3a14ca044c
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
d66d806700
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
e9b95b2e91
wip(desktop): progress
2025-12-15 10:20:15 -06:00
opencode
56dde2cc83
release: v1.0.154
2025-12-15 16:01:15 +00:00
Dax Raad
d2ce368a3f
ci: update publish workflow concurrency to include version inputs and upgrade ubuntu runner to 24.04
2025-12-15 10:14:20 -05:00
GitHub Action
f492122d59
chore: format code
2025-12-15 14:59:05 +00:00
Dax Raad
b0f77da56c
core: reorganize agent configuration to separate primary agents (build, plan) from subagents
2025-12-15 09:58:23 -05:00
Dax Raad
274b86b19b
ci: fix AppImage build hanging by using portable appimage format
...
- Add appimage target back to tauri.conf.json
- Force reinstall tauri-cli from feat/truly-portable-appimage branch
- Add 10 minute timeout to prevent indefinite hangs
- Add logging to verify correct tauri-cli version is installed
This fixes the issue where AppImage builds would hang at 'Running input plugin: gtk' by using the new portable appimage format that bypasses linuxdeploy entirely.
2025-12-15 09:47:19 -05:00
René
2ca118db59
docs: Fix Wakatime repository link in ecosystem.mdx ( #5552 )
...
Co-authored-by: Github Action <action@github.com>
2025-12-15 08:32:06 -06:00
David Hill
a0c0e2b5c3
fix: add tooltip to close review tab
2025-12-15 14:22:57 +00:00
David Hill
d43fbec12d
fix: prompt input using border shadow
2025-12-15 14:14:10 +00:00
David Hill
bb426112ed
fix: replace agents dropdown with shadow border
2025-12-15 14:09:47 +00:00
David Hill
d2217bb825
fix: fix width and padding on agent select
...
- conditionally hide the role=presentation element because it was adding extra gap before the first agent
2025-12-15 14:05:24 +00:00
David Hill
ac495bd351
fix: hide prompt input send tooltip when the send button is disabled
2025-12-15 13:47:50 +00:00
David Hill
b913eb7acc
fix: avatar and icon size in sidebar
2025-12-15 13:21:59 +00:00
David Hill
ea65a91b2e
fix: remove blue border from prompt input
2025-12-15 13:11:09 +00:00
René
9eefcd1b41
Provider fix, anthropic Errorhandling if empty image file is read ( #5521 )
2025-12-14 23:56:47 -06:00
Nalin Singh
7c1124199e
fix: input lip visibility for transparent themes ( #5544 )
2025-12-14 23:10:33 -06:00
Spoon
5cf126d489
fix(edit): add per-file lock to prevent read-before-write race ( #4388 )
2025-12-14 23:01:50 -06:00
Aiden Cline
509f7d9617
ignore: fix debug var in last commit
2025-12-14 22:59:30 -06:00
opencode-agent[bot]
ae1bf92c81
Add dismiss button to Getting Started box ( #5543 )
...
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 <aidenpcline@gmail.com>
2025-12-14 22:58:26 -06:00
DS
b021b26e77
feat: restore experimental.chat.messages.transform and add experimental.chat.system.transform hooks ( #5542 )
2025-12-14 22:51:11 -06:00
Brendan Allan
220c564047
tauri: use correct sidecar name
2025-12-15 12:40:49 +08:00