Update agent kit guidance
This commit is contained in:
@@ -13,6 +13,7 @@ Robocopy_Overhaul: Codex-ready repository baseline for a Robocopy overhaul proje
|
||||
- Do not rewrite history or run destructive git commands unless explicitly requested.
|
||||
- Do not create a release unless explicitly requested.
|
||||
- Check the working tree before editing and before finishing. Preserve unrelated user changes.
|
||||
- Derive the repository owner and repository name from the target repository remote or `GITHUB_REPOSITORY`. Never reuse the owner from the template repository.
|
||||
- If `GITEA_TOKEN` is available locally, use it only for read-only Gitea API checks such as private repository metadata, package-read visibility, and Actions run status. Never print, commit, or store the token.
|
||||
- Repository cleanup automation must be non-destructive if added later.
|
||||
- Dependency, compliance, and release dry-run automation must report findings only unless the user explicitly asks for write actions.
|
||||
|
||||
Reference in New Issue
Block a user