Commit Graph

293 Commits

Author SHA1 Message Date
Aiden Cline 14c7bc2f17 ci: tweak docs prompt 2025-12-22 11:00:32 -06:00
Aiden Cline 0e2e2f8b24 ci: limit to opencode repo 2025-12-22 09:56:51 -06:00
Brendan Allan ff86ebe2d5 ci: fix tauri build args 2025-12-22 18:55:01 +08:00
Brendan Allan da1ac70eda ci: verbose build and re-enable appimage 2025-12-22 18:48:58 +08:00
Brendan Allan b226ab6a69 ci: run prepare step for tauri build 2025-12-22 18:05:52 +08:00
NN708 5120584a1c feat(desktop): arm64 build for linux (#5935) 2025-12-22 03:45:30 -06:00
Brendan Allan 98954f65b0 ci: replace with just upload-artifact whole dir 2025-12-22 17:17:17 +08:00
Brendan Allan dcb96deef1 ci: import bun shell 2025-12-22 17:10:43 +08:00
Brendan Allan eaeefa4c48 try uploading artifacts in workflow 2025-12-22 17:08:44 +08:00
Brendan Allan 15cf85f47a ci: try to upload cli artifacts 2025-12-22 16:57:28 +08:00
opencode-agent[bot] 6b2eee03d1 docs: Agent Skills (#5931)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-21 23:49:28 -06:00
Aiden Cline 3e49fe218d ci: update docs prompt 2025-12-21 22:32:04 -06:00
Aiden Cline ee468db795 ci: add automatic doc update workflow 2025-12-21 21:52:44 -06:00
Adam Hosker 372441028f fix: prevent stats workflow from running on forks (#5897) 2025-12-21 11:32:00 -06:00
Aiden Cline ff5065bbd1 ci: adjust review agent prompt to discourage bad diffs 2025-12-20 11:43:59 -06:00
Dax Raad 165c8aba78 ci 2025-12-20 10:35:01 -05:00
Dax Raad 5e990c8dee ci 2025-12-20 10:28:46 -05:00
Dax Raad a94fdc46ff ci 2025-12-20 09:57:19 -05:00
Aiden Cline b9d8270031 ci: fix release notes
Update Nix Hashes / update (push) Has been cancelled
2025-12-19 17:49:07 -06:00
Aiden Cline 4b8214d085 Revert "ci: gemini 3 flash doesnt exist in pinned cicd version (#5776)"
This reverts commit bf809ea0c0.
2025-12-19 17:46:35 -06:00
Aiden Cline 2a9e8d7b59 ci: fix publish auth failure 2025-12-19 16:00:41 -06:00
Brendan Allan 2e3819ebdc ci: separate standalone publishing from dependent publishing (#5634)
Co-authored-by: GitHub Action <action@github.com>
2025-12-19 13:22:17 -05:00
Aiden Cline f31ea29406 ci: change token for gh release to allow discord job to actually trigger see: https://docs.github.com/en/actions/how-tos/write-workflows/choose-when-workflows-run/trigger-a-workflow 2025-12-19 10:45:26 -06:00
Aiden Cline d573c0716f ci: only run generate for dev 2025-12-18 22:17:36 -06:00
Luke Parker bf809ea0c0 ci: gemini 3 flash doesnt exist in pinned cicd version (#5776) 2025-12-18 21:59:46 -06:00
Aiden Cline 63dac34086 ci: better err msg for generate workflow 2025-12-18 19:03:16 -06:00
Aiden Cline 74a883e8b3 ci: fix generate 2025-12-18 15:23:23 -06:00
Aiden Cline 772eaa4993 ci: handle case where generate.yml fails better 2025-12-18 14:33:40 -06:00
Aiden Cline 3eda9d753d ci: fix discord 2025-12-18 09:56:08 -06:00
Brendan Allan a2d3ff42e2 tauri: dev icons + separate prod config (#5691)
Co-authored-by: GitHub Action <action@github.com>
2025-12-17 22:23:03 +08:00
Dax Raad 411c07fd2f ci: update publish workflow configuration 2025-12-16 21:01:44 -05:00
Aiden Cline 3312de2999 ci: fix missing pkg issue 2025-12-16 16:31:46 -06:00
Dax Raad f5baf1526f ci: fix release draft configuration to prevent automatic draft flag 2025-12-16 17:17:06 -05:00
Aiden Cline 5058eb8a05 ci: fix branch name 2025-12-16 14:35:42 -06:00
Aiden Cline 9293cd3532 ci: fix triage 2025-12-16 14:15:50 -06:00
Aiden Cline 8213d56a7e ci: auto tag github action once a change is shipped for it 2025-12-16 14:13:51 -06:00
Brendan Allan 62ab2b0c91 Keep release a draft until all builds are finished (#5632)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: GitHub Action <action@github.com>
2025-12-16 23:34:44 +08:00
Aiden Cline 4192e0993f chore: centralize dep to catalog & fix typos 2025-12-15 23:07:55 -06:00
Aiden Cline adc747d21c ci: auto triage issues 2025-12-15 19:15:40 -06: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 6a98f91eb0 20min 2025-12-15 11:31:38 -05: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
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
Aiden Cline 54ed544d2d ci: switch model 2025-12-14 22:41:54 -06:00
Aiden Cline d29cd58744 ci: smart oc 2025-12-14 22:36:46 -06:00
Felipe Oduardo Sierra e5770387be add ARM64 Docker image support (#5483) 2025-12-13 13:01:59 -06:00
Dax Raad 0e1a61a4b7 fix 2025-12-12 18:15:31 -05:00
Dax Raad e30e18a501 ci 2025-12-11 14:57:54 -05:00
Dax Raad b5d7b54a53 ci: fix Ubuntu host detection in Tauri build workflow 2025-12-11 13:27:21 -05:00