mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
3 lines
246 B
TOML
3 lines
246 B
TOML
description = "Adds a new entry to the project's CHANGELOG.md file."
|
|
prompt = "Your task is to parse the `<version>`, `<change_type>`, and `<message>` from their input and use the `write_file` tool to correctly update the `CHANGELOG.md` file.\n"
|