index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.github
/
actions
Age
Commit message (
Expand
)
Author
2026-03-16
fix(ci): workaround by using hoisted Bun linker on Windows (#17751)
Luke Parker
2026-03-12
fix(ci): use dynamic bun cache path for cross-platform support (#17120)
Luke Parker
2026-03-10
ci: install setuptools to prevent Python distutils errors during dependency i...
Dax Raad
2026-02-26
fix: most segfaults on windows with Bun v1.3.10 stable (#15181)
Luke Parker
2026-02-24
upgrade to bun 1.3.10 canary and force baseline builds always (#14843)
Luke Parker
2026-02-24
ci: use bun baseline build to avoid segfaults (#14839)
Luke Parker
2026-02-18
ci: switch to standard GitHub cache action for Bun dependencies
Dax Raad
2026-02-16
ci: use `useblacksmith/stickydisk` on linux runners only (#13909)
Goni Zahavy
2026-02-05
chore: align windows test runner to blacksmith (#12364)
Luke Parker
2026-01-30
fix(github): add owner parameter to app token for org-wide repo access
Dax Raad
2026-01-30
ci
Dax Raad
2026-01-30
ci
Dax Raad
2026-01-29
ci
Dax Raad
2026-01-29
ci
Dax Raad
2026-01-29
ci
Dax Raad
2026-01-29
ci
Dax Raad
2026-01-30
ci: upgrade bun cache to stickydisk for faster ci builds
Dax Raad
2025-11-11
ci
Dax Raad
2025-11-11
ci: improve bun caching to invalidate when bun version changes in package.json
Dax Raad
2025-11-11
ci: fix
Dax Raad
2025-11-02
ci: centralize Bun version to package.json to ensure consistent builds across...
Dax Raad
2025-10-12
ci: centralize bun setup to reduce duplication and improve caching
Dax Raad