Commit Graph

4275 Commits (62cc532eccd99e849567cdecff00a239ae658237)

Author SHA1 Message Date
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