opencode
bd86e4aaf7
release: v1.0.157
Update Nix Hashes / update (push) Has been cancelled
v1.0.157
2025-12-15 19:46:23 +00:00
Dax Raad
f482cf86f1
ci: fix tauri updater version mismatch by checking out the release tag
2025-12-15 14:42:34 -05:00
Dax Raad
de2eedb3c8
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
1b46611d46
chore: format code
2025-12-15 19:33:56 +00:00
Dax Raad
91fa6a804d
core: fix message caching for Anthropic models to improve response consistency
2025-12-15 14:33:14 -05:00
opencode
474261b2e4
release: v1.0.156
Update Nix Hashes / update (push) Has been cancelled
v1.0.156
2025-12-15 19:28:02 +00:00
Adam
37da286929
fix: connect provider on homepage
2025-12-15 13:24:30 -06:00
Adam
6d86d7f8b2
fix: terminal in desktop
2025-12-15 13:09:13 -06:00
Adam
0f48a29ae9
fix: image attachments in desktop
2025-12-15 12:01:11 -06:00
Github Action
391e82d375
Update Nix flake.lock and hashes
2025-12-15 16:57:28 +00:00
Dax Raad
7af176ac7d
docs: update header navigation to include desktop download
2025-12-15 11:56:53 -05:00
Adam
57f7def3ee
fix: share page
2025-12-15 10:56:07 -06:00
Dax Raad
1d885348dc
docs: restore desktop beta banner to homepage
2025-12-15 11:54:09 -05:00
GitHub Action
4c8118d69c
chore: format code
2025-12-15 16:52:45 +00:00
Nalin Singh
c8ad4ed1e8
feat: add F# language server support ( #5549 )
2025-12-15 10:52:16 -06:00
opencode
e9e565834c
release: v1.0.155
Update Nix Hashes / update (push) Has been cancelled
v1.0.155
2025-12-15 16:44:08 +00:00
Dax Raad
6a98f91eb0
20min
2025-12-15 11:31:38 -05:00
Adam
7d2ec55eea
chore: update stats
2025-12-15 10:31:11 -06:00
GitHub Action
a959814e59
chore: format code
2025-12-15 16:22:49 +00:00
Adam
a0ab480baf
chore: cleanup
2025-12-15 10:22:07 -06:00
Adam
e4c9818b93
wip(desktop): progress
2025-12-15 10:22:06 -06:00
Adam
181f9bf6a8
wip(desktop): progress
2025-12-15 10:22:06 -06:00
Adam
afa6210100
wip(desktop): progress
2025-12-15 10:22:04 -06:00
Adam
55c6d719d1
wip(desktop): progress
2025-12-15 10:20:20 -06:00
Adam
3837d6c693
chore: cleanup
2025-12-15 10:20:20 -06:00
Adam
d4e7791973
chore: cleanup
2025-12-15 10:20:19 -06:00
Adam
78319847df
feat(desktop): custom commands
2025-12-15 10:20:19 -06:00
Adam
ad0de6d6b6
wip(desktop): progress
2025-12-15 10:20:19 -06:00
Adam
c390539c02
wip(desktop): progress
2025-12-15 10:20:19 -06:00
Adam
d3282074db
wip(desktop): progress
2025-12-15 10:20:19 -06:00
Adam
ad615ef3f0
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
06a93f29b1
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
0ff3b6c62f
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
584c2e6f53
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
6ad47da059
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
e29f3331e2
Revert "wip(desktop): session turn state consolidation"
...
This reverts commit 453f862616dc4d3ac90680581cde279e118b0da1.
2025-12-15 10:20:17 -06:00
Adam
ba92835021
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
228332c882
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
d68b0c9bad
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
b78a7ff7fc
wip(desktop): session turn state consolidation
2025-12-15 10:20:16 -06:00
Adam
aa4375d32c
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
5a4f5ab47c
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
601ebeb68d
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
877ccce4f7
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
a8415df768
wip(desktop): progress
2025-12-15 10:20:15 -06:00
opencode
c7e060663d
release: v1.0.154
Update Nix Hashes / update (push) Has been cancelled
v1.0.154
2025-12-15 16:01:15 +00:00
Dax Raad
644ff926c1
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
3699cc93a1
chore: format code
2025-12-15 14:59:05 +00:00
Dax Raad
50a574f7fc
core: reorganize agent configuration to separate primary agents (build, plan) from subagents
2025-12-15 09:58:23 -05:00
Dax Raad
3f900417ae
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