summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Collapse)Author
2025-12-15ci: fix tauri updater version mismatch by checking out the release tagDax Raad
2025-12-1520minDax Raad
2025-12-15ci: update publish workflow concurrency to include version inputs and ↵Dax Raad
upgrade ubuntu runner to 24.04
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-14ci: switch modelAiden Cline
2025-12-14ci: smart ocAiden Cline
2025-12-13add ARM64 Docker image support (#5483)Felipe Oduardo Sierra
2025-12-12fixDax Raad
2025-12-11ciDax Raad
2025-12-11ci: fix Ubuntu host detection in Tauri build workflowDax Raad
2025-12-11ci: install libglib2.0-dev on Blacksmith Linux runners to fix missing ↵Dax Raad
glib-2.0 system library error
2025-12-11ciDax Raad
2025-12-11ci: use Blacksmith runners for Linux and Windows Tauri builds to improve ↵Dax Raad
build performance
2025-12-11ci: fix tauri release asset naming to use ↵Dax Raad
opencode-desktop-[platform]-[arch][ext] format
2025-12-11ci: enable tauri desktop app to be published with GitHub release ID and tag nameDax Raad
2025-12-11updateDax Raad
2025-12-10ci: rm bash tool from opencode ci workflow, reduce risksAiden Cline
2025-12-10ci: stop zed sync temporarilyAiden Cline
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ci: combine sdk and format workflows into single generate workflowDax Raad
2025-12-09ci fixDax Raad
2025-12-09ci: fix sdk workflowAiden Cline
2025-12-09format on writeDax Raad
2025-12-09ci: fix sdk genAiden Cline
2025-12-09ci: sdk stuffAiden Cline
2025-12-09ci: run format workflow after sdk workflow completionAiden Cline
2025-12-08ci: ignoreAiden Cline
2025-12-08ciDax Raad
2025-12-08ci: ignoreAiden Cline
2025-12-07ci: fix fmtAiden Cline
2025-12-07ci: fix fmtAiden Cline
2025-12-07Desktop macOS codesigning and notarization (#5154)Brendan Allan
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Dax Raad <[email protected]>
2025-12-07ci: fix formatAiden Cline