continuedev/create-or-update-changelog icon
public
Published on 11/12/2025
Create or update Changelog

Update or create CHANGELOG.md from recent git commits

Agents

Model

Continue Default (Claude Sonnet 4.5)

Tools

All built-in tools (default)

Prompt

Prompt to kick off agents. Additional user input is appended to this.

Create or update the CHANGELOG.md file based on recent git commits. Instructions: - First, check if CHANGELOG.md already exists in the repository - If it exists, check when it was last updated (using git log on the file) - Analyze git commits since the last update, up to the last 7 days (maximum 20 commits) - If it doesn't exist, analyze commits from the last 7 days (maximum 20 commits) - Update or create CHANGELOG.md with relevant high-level features and bug fixes - Keep the same level of detail and format as the existing file (if present) - Focus on user-facing changes, features, and important bug fixes - Open this as a draft PR when complete

How to use this agent

Use this agent from Mission Control or Continue CLI. The agent prompt will be combined with your input to create the agent task.