Apply agent kit v1.0.6 guidance

This commit is contained in:
ToxicCrzay270
2026-05-19 23:28:23 +02:00
parent c21e8a7af7
commit 196fc8e413
4 changed files with 27 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ Use this file when a task spans multiple sessions, has unresolved follow-up work
## Current State
```text
Codex repository baseline added and aligned with the latest kit owner-detection guidance. Implementation code, stack, commands, CI, and release artifacts are still pending.
Codex repository baseline added and aligned with codex-agent-repository-kit v1.0.6 guidance. Implementation code, stack, commands, CI, and release artifacts are still pending.
```
## Changes Made
@@ -14,12 +14,13 @@ Codex repository baseline added and aligned with the latest kit owner-detection
- Added repository security and release documentation.
- Added baseline README and ignore rules.
- Updated agent instructions to derive repository owner and name from the target remote.
- Updated agent instructions for safe upstream sync, context conservation, Gitea Ubuntu runner policy, and release artifact exclusions.
## Verification
| Check | Result |
| --- | --- |
| `git diff --check` | Pending until the directory is a Git repository |
| `git diff --check` | PENDING |
| lint | Not available |
| test | Not available |
| build | Not available |