Update processed agent kit guidance
Some checks failed
Build / build (push) Successful in 7m2s
Release Dry Run / release-dry-run (push) Failing after 10s
Codex Template Compliance / template-compliance (push) Failing after 6s
Scheduled Security Scan / security-scan (push) Failing after 1m48s
Scheduled Repository Cleanup Check / cleanup-check (push) Successful in 6s
Scheduled Dependency Check / dependency-check (push) Failing after 10s

This commit is contained in:
ToxicCrzay270
2026-05-15 00:58:15 +02:00
parent 5e6a3e0450
commit a820496648
4 changed files with 8 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ The active project is `create-limited-draining/`, a NeoForge port of Create: Lim
- Do not create a release unless explicitly requested.
- Check repository status before editing and before finishing when this directory is a Git repository.
- Preserve unrelated user changes.
- Derive repository owner and repository name from the target remote URL or `GITHUB_REPOSITORY`. Never reuse owner/name values from `.codex-agent-repository-kit`.
- Keep `AGENTS.md` and `.codex/project.md` aligned when commands, artifact paths, or release rules change.
- If `GITEA_TOKEN` is available locally, use it only for read-only Gitea API checks. Never print, commit, or store it.