summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-12-15docs: update header navigation to include desktop downloadDax Raad
2025-12-15fix: share pageAdam
2025-12-15docs: restore desktop beta banner to homepageDax Raad
2025-12-15chore: format codeGitHub Action
2025-12-15feat: add F# language server support (#5549)Nalin Singh
2025-12-15release: v1.0.155opencode
2025-12-1520minDax Raad
2025-12-15chore: update statsAdam
2025-12-15chore: format codeGitHub Action
2025-12-15chore: cleanupAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15chore: cleanupAdam
2025-12-15chore: cleanupAdam
2025-12-15feat(desktop): custom commandsAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15Revert "wip(desktop): session turn state consolidation"Adam
This reverts commit 453f862616dc4d3ac90680581cde279e118b0da1.
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): session turn state consolidationAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-15release: v1.0.154opencode
2025-12-15ci: update publish workflow concurrency to include version inputs and ↵Dax Raad
upgrade ubuntu runner to 24.04
2025-12-15chore: format codeGitHub Action
2025-12-15core: reorganize agent configuration to separate primary agents (build, ↵Dax Raad
plan) from subagents
2025-12-15ci: fix AppImage build hanging by using portable appimage formatDax Raad
- 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-15docs: Fix Wakatime repository link in ecosystem.mdx (#5552)René
Co-authored-by: Github Action <[email protected]>
2025-12-15fix: add tooltip to close review tabDavid Hill
2025-12-15fix: prompt input using border shadowDavid Hill
2025-12-15fix: replace agents dropdown with shadow borderDavid Hill
2025-12-15fix: fix width and padding on agent selectDavid Hill
- conditionally hide the role=presentation element because it was adding extra gap before the first agent
2025-12-15fix: hide prompt input send tooltip when the send button is disabledDavid Hill
2025-12-15fix: avatar and icon size in sidebarDavid Hill
2025-12-15fix: remove blue border from prompt inputDavid Hill
2025-12-15ignore: update download stats 2025-12-15GitHub Action
2025-12-14Provider fix, anthropic Errorhandling if empty image file is read (#5521)René