Skip to content

Conversation

@wesm
Copy link
Collaborator

@wesm wesm commented Jan 29, 2026

Summary

  • Add CHANGELOG_AGENT env var to scripts/changelog.sh (defaults to codex)
  • Set CHANGELOG_AGENT=claude to use claude --print instead of codex exec

Test plan

  • Run ./scripts/changelog.sh (should use codex as before)
  • Run CHANGELOG_AGENT=claude ./scripts/changelog.sh (should use claude)

🤖 Generated with Claude Code

wesm and others added 2 commits January 29, 2026 13:25
Set CHANGELOG_AGENT=claude to use claude instead of codex (the default).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Write prompt to a temp file instead of capturing via $(cat <<EOF)
to avoid single quotes in commit messages breaking the shell parsing.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@wesm wesm merged commit 3a8f6b4 into main Jan 29, 2026
15 checks passed
@wesm wesm deleted the changelog-agent branch January 29, 2026 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants