docs: replace meeks-ai with unknown-ai in AGENTS.md
This commit is contained in:
@@ -86,5 +86,5 @@ uv run start-agent
|
||||
|
||||
- **The agent MUST ONLY operate on repos within the `meeks` organization.**
|
||||
- `gitea/client.py:48` enforces this with a hardcoded filter: `if r.get("owner", {}).get("login") == "meeks"`
|
||||
- **Never change this filter** to include personal accounts (e.g., `meeks-ai`) or other organizations.
|
||||
- **Never change this filter** to include personal accounts (e.g., `unknown-ai`) or other organizations.
|
||||
- This filter is the single source of truth for repo scope — do not bypass it.
|
||||
|
||||
Reference in New Issue
Block a user