Flow commands
/flow:release-changelog
Author a changelog entry using the project's configured changelog provider.
| Property | Value |
|---|---|
| Command | /flow:release-changelog |
| Category | release |
| Argument hint | (none) |
| Source | plugins/flow/commands/release-changelog.md |
Description
Author a changelog entry using the project's configured changelog provider.
Invocation
snippet
/flow:release-changelogSummary
Provider-dispatched authoring command. Reads integrations.changelog.provider from .ai/workflows.config.json and routes to the right tool. Phase 3 implements the changesets provider end-to-end; other enum values stub to a "not yet implemented" message.