USE CASE · RELEASE

Before pressing Publish, let AI act as a release engineer.

ChatCode can let AI inspect Git diff and project state, run allowed checks/tests/builds, inspect artifacts and write a changelog — while stopping before publish/deploy until you approve.

Diff review

Which files changed and whether debug code/secrets/unwanted artifacts remain.

Quality gate

Tests, lint, typecheck, build or project allow-listed tasks.

Release notes

Summarize features/fixes/security/breaking changes from real project changes.

Use ChatCode with project app. Prepare a release without publishing: inspect Git status/diff, run appropriate checks/tests, build artifacts if tasks allow it, inspect unwanted files/secrets, and write a changelog and rollback checklist.
Strength: AI does not just write release notes from chat memory; it can compare them against the real project and test results.