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
/
script
Age
Commit message (
Expand
)
Author
2026-05-03
feat: group changelog bugfixes (#25597)
Shoubhit Dash
2026-05-03
ignore: remove triage-unassigned.ts script
Dax Raad
2026-05-03
core: simplify triage workflow to focus on issue ownership
Dax Raad
2026-04-27
fix: ignore GitHub Actions changelog contributor (#24567)
Luke Parker
2026-04-25
ci: adjust auto close issue script to use not planned instead of completed (#...
Aiden Cline
2026-04-25
chore: group beta PR logs (#24236)
Luke Parker
2026-04-25
chore: generate
opencode-agent[bot]
2026-04-25
fix: validate beta before pushing (#24230)
Luke Parker
2026-04-23
fix(beta): PR resolvers/smoke check should typecheck all pacakges (#23913)
Luke Parker
2026-04-19
ci: skip beta smoke fixes for now
Dax Raad
2026-04-19
fix(version): remove --target flag from beta release creation (#23403)
Brendan Allan
2026-04-18
ci
Dax Raad
2026-04-18
ci
Dax Raad
2026-04-18
ci: fix
Dax Raad
2026-04-18
release: avoid package.json drift during publish
Dax Raad
2026-04-18
fix: stop rewriting dev during release publish (#22982)
Kit Langton
2026-04-17
fix: revert sdk generation script change (#23133)
James Long
2026-04-17
when generating sdk only format sdk, much faster (#23122)
James Long
2026-04-16
fix: align stale bot message with actual 60-day threshold (#22842)
Nacai
2026-04-15
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#2...
Kit Langton
2026-04-16
fix: clean up 49 unused variables, catch params, and stale imports (#22695)
Kit Langton
2026-03-31
smarter changelog (#20138)
Luke Parker
2026-03-30
fix: stabilize release changelog generation (#19987)
Luke Parker
2026-03-28
feat(ci): use Azure Artifact Signing for Windows releases (#15201)
Luke Parker
2026-03-25
fix: unblock beta conflict recovery (#19068)
Luke Parker
2026-03-25
fix: beta resolver typecheck + build smoke check (#19060)
Luke Parker
2026-03-25
fix: provide merge context to beta conflict resolver (#19055)
Luke Parker
2026-03-24
Change issue close reason from not_planned to completed
Dax Raad
2026-03-24
Process issues sequentially to avoid rate limits
Dax Raad
2026-03-24
Add close-issues script and GitHub Action
Dax Raad
2026-03-24
ci
Dax Raad
2026-03-10
ci: exclude draft PRs from beta labeling process to prevent unfinished work f...
Dax Raad
2026-03-04
desktop: add electron version (#15663)
Brendan Allan
2026-02-27
desktop: add latest.json finalizer script (#15335)
Brendan Allan
2026-02-24
ci: switch beta script to gpt-5.3-codex for improved code generation quality
Dax Raad
2026-02-24
ci: specify opencode/kimi-k2.5 model in beta script to ensure consistent PR p...
Dax Raad
2026-02-24
ci: auto-resolve merge conflicts in beta sync using opencode
Dax Raad
2026-02-24
fix(win32): scripts/turbo commands would not run (#14829)
Luke Parker
2026-02-20
desktop: publish betas to separate repo (#14376)
Brendan Allan
2026-02-18
ci: allow commits on top of beta PRs (#11924)
Caleb Norton
2026-02-09
ci: sort beta PRs by number for consistent display order
Dax Raad
2026-02-06
fix: properly encode file URLs with special characters (#12424)
Khang Ha (Kelvin)
2026-02-04
ci: use numeric release id instead of gql one
Brendan Allan
2026-02-01
ci: skip force push when beta branch is unchanged
Dax Raad
2026-02-01
ci: centralize team list in @opencode-ai/script package and use beta label fi...
Dax Raad
2026-02-01
ci: add --label beta filter to only process PRs with beta label
Dax Raad
2026-02-01
ci: post PR comments when beta merge fails instead of Discord notifications
Dax Raad
2026-02-01
ci: rewrite beta script to use proper Bun shell patterns
Dax Raad
2026-02-01
ci: remove parseArgs CLI option and use environment variable directly
Dax Raad
2026-02-01
ci: add --discord-webhook / -d CLI option for custom Discord webhook URL
Dax Raad
[next]