Update CHANGELOG.md files based on changes made in the current branch. Use when the user asks to update changelogs, document changes, or prepare release notes.
Update CHANGELOG.md files based on changes made in the current branch. Use when the user asks to update changelogs, document changes, or prepare release notes.
Run tests for a specific module and fix failing tests to match current code implementation. Use when tests are outdated after code changes, when test commands fail, or when the user wants to update tests to reflect new behavior.