cloudaxe-opencode/.opencode/command/changelog.md

22 lines
455 B
Markdown
Raw Permalink Normal View History

2026-03-24 22:25:45 +00:00
---
model: opencode/kimi-k2.5
---
create UPCOMING_CHANGELOG.md
it should have sections
```
# TUI
# Desktop
2026-03-22 23:45:23 +00:00
# Core
# Misc
```
go through each PR merged since the last tag
2026-03-22 23:45:23 +00:00
for each PR spawn a subagent to summarize what the PR was about. focus on user facing changes. if it was entirely internal or code related you can ignore it. also skip docs updates. each subagent should append its summary to UPCOMING_CHANGELOG.md into the appropriate section.