A small command line utility that turns a list of changes into Markdown release notes. This repository is used as the review target in an internal development workflow demonstration.
uv run python -m release_notes changes.txt
Each non-empty input line becomes a bullet in the generated output.
This repository is also a controlled proof of concept for a Mistral Vibe shell permission bypass. Read POC.md before reproducing it. The harness uses a synthetic credential, a loopback receiver, and a disposable output directory.
1 commits
Python
83.1%
Shell
16.9%
A small command line utility that turns a list of changes into Markdown release notes. This repository is used as the review target in an internal development workflow demonstration.
uv run python -m release_notes changes.txt
Each non-empty input line becomes a bullet in the generated output.
This repository is also a controlled proof of concept for a Mistral Vibe shell permission bypass. Read POC.md before reproducing it. The harness uses a synthetic credential, a loopback receiver, and a disposable output directory.
1 commits
Python
83.1%
Shell
16.9%