mirror of
https://github.com/kevinveenbirkenbach/docker-volume-backup.git
synced 2026-07-18 14:45:11 +00:00
Release metadata (version bump and changelog entry) stays a manual step; agent edits to CHANGELOG.md and pyproject.toml now require explicit operator approval. The local .mcp.json is ignored. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
11 lines
163 B
JSON
11 lines
163 B
JSON
{
|
|
"permissions": {
|
|
"ask": [
|
|
"Edit(CHANGELOG.md)",
|
|
"Write(CHANGELOG.md)",
|
|
"Edit(pyproject.toml)",
|
|
"Write(pyproject.toml)"
|
|
]
|
|
}
|
|
}
|