2.home-manager/tests/modules/programs/gemini-cli/changelog.toml
2025-08-11 23:55:48 -05:00

2 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"