- Change model to anthropic/claude-haiku-4
- Fix local-version: use node -p instead of broken sed pattern
- Fix commits/diff: use xargs -I{} pipeline instead of subshell
🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
1.7 KiB
1.7 KiB
description, model
| description | model |
|---|---|
| Compare HEAD with the latest published npm version and list all unpublished changes | anthropic/claude-haiku-4-5 |
Your task:
- Review the context below (auto-injected via shell)
- Summarize changes grouped by type (feat, fix, refactor, docs, chore)
- Highlight breaking changes if any
- Suggest next version bump (major/minor/patch) based on conventional commits
Commits ({count})
| Type | Scope | Description |
|---|---|---|
| ... | ... | ... |
Files Changed
{diff-stat summary}
Suggested Version Bump
- Recommendation: {patch|minor|major}
- Reason: {brief explanation}