Adam
ce7f4c0e6e
fix: allow for non-vcs projects in desktop
2025-12-26 14:33:40 -06:00
GitHub Action
362502cf6f
chore: format code
2025-12-26 14:33:39 -06:00
Dax Raad
5d29af3b45
core: fix server response handling to prevent connection timeouts
2025-12-26 14:33:39 -06:00
opencode
a13af69de5
release: v1.0.157
2025-12-26 14:33:39 -06:00
Dax Raad
8dca9051f1
ci: add app bundle target to fix macOS updater by generating .app.tar.gz files
2025-12-26 14:33:39 -06:00
GitHub Action
6f56b69264
chore: format code
2025-12-26 14:33:39 -06:00
Dax Raad
64b8f0a1a9
core: fix message caching for Anthropic models to improve response consistency
2025-12-26 14:33:38 -06:00
opencode
6fd6eecbf5
release: v1.0.156
2025-12-26 14:33:38 -06:00
Adam
74d4a6bcb1
fix: connect provider on homepage
2025-12-26 14:33:38 -06:00
Adam
47eaef468f
fix: terminal in desktop
2025-12-26 14:33:38 -06:00
Adam
1d68c34be6
fix: image attachments in desktop
2025-12-26 14:33:37 -06:00
Dax Raad
f23fc83d3c
docs: update header navigation to include desktop download
2025-12-26 14:33:37 -06:00
Adam
8138c36343
fix: share page
2025-12-26 14:33:36 -06:00
Dax Raad
9ffaaf9bbf
docs: restore desktop beta banner to homepage
2025-12-26 14:33:36 -06:00
GitHub Action
52bced424f
chore: format code
2025-12-26 14:33:36 -06:00
Nalin Singh
ba1cd2777a
feat: add F# language server support ( #5549 )
2025-12-26 14:33:35 -06:00
opencode
f0da095552
release: v1.0.155
2025-12-26 14:33:35 -06:00
Adam
973162c444
chore: update stats
2025-12-26 14:33:34 -06:00
GitHub Action
be261c6cdb
chore: format code
2025-12-26 14:33:34 -06:00
Adam
27da9c1852
chore: cleanup
2025-12-26 14:33:34 -06:00
Adam
779311d064
wip(desktop): progress
2025-12-26 14:33:34 -06:00
Adam
25d6d17296
wip(desktop): progress
2025-12-26 14:33:33 -06:00
Adam
ab48ff0471
wip(desktop): progress
2025-12-26 14:33:33 -06:00
Adam
1078ae03a0
wip(desktop): progress
2025-12-26 14:33:33 -06:00
Adam
a4aa758043
chore: cleanup
2025-12-26 14:33:33 -06:00
Adam
9536746fb7
chore: cleanup
2025-12-26 14:33:33 -06:00
Adam
b088180464
feat(desktop): custom commands
2025-12-26 14:33:33 -06:00
Adam
211524cb0b
wip(desktop): progress
2025-12-26 14:33:33 -06:00
Adam
c7b8b7c49e
wip(desktop): progress
2025-12-26 14:33:33 -06:00
Adam
105cfa8d4e
wip(desktop): progress
2025-12-26 14:33:32 -06:00
Adam
eab1b44f66
wip(desktop): progress
2025-12-26 14:33:32 -06:00
Adam
668c932631
wip(desktop): progress
2025-12-26 14:33:32 -06:00
Adam
5fb20a52a7
wip(desktop): progress
2025-12-26 14:33:32 -06:00
Adam
73b74581f8
wip(desktop): progress
2025-12-26 14:33:32 -06:00
Adam
9ac9396aec
wip(desktop): progress
2025-12-26 14:33:32 -06:00
Adam
3df9f708b3
Revert "wip(desktop): session turn state consolidation"
...
This reverts commit 453f862616dc4d3ac90680581cde279e118b0da1.
2025-12-26 14:33:32 -06:00
Adam
dc65a46fb8
wip(desktop): progress
2025-12-26 14:33:32 -06:00
Adam
71cb4c3ddc
wip(desktop): progress
2025-12-26 14:33:32 -06:00
Adam
0a556bb646
wip(desktop): progress
2025-12-26 14:33:31 -06:00
Adam
c8e1950522
wip(desktop): session turn state consolidation
2025-12-26 14:33:31 -06:00
Adam
32bbc07e36
wip(desktop): progress
2025-12-26 14:33:31 -06:00
Adam
c76a00fc3f
wip(desktop): progress
2025-12-26 14:33:31 -06:00
Adam
ce4d0d76ea
wip(desktop): progress
2025-12-26 14:33:31 -06:00
Adam
df844dc408
wip(desktop): progress
2025-12-26 14:33:31 -06:00
Adam
10276e8b3f
wip(desktop): progress
2025-12-26 14:33:30 -06:00
opencode
ea1c063d98
release: v1.0.154
2025-12-26 14:33:30 -06:00
Dax Raad
83249e69f3
ci: update publish workflow concurrency to include version inputs and upgrade ubuntu runner to 24.04
2025-12-26 14:33:30 -06:00
GitHub Action
b612b939c9
chore: format code
2025-12-26 14:33:30 -06:00
Dax Raad
0ffc67792c
core: reorganize agent configuration to separate primary agents (build, plan) from subagents
2025-12-26 14:33:30 -06:00
Dax Raad
37d0ef3362
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-26 14:33:30 -06:00