Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
- Treat `representation_id` as the delegation identity everywhere.
- For cross-boundary changes, verify the backend tests and the frontend build/typecheck. Report pre-existing failures separately.
- Inspect security advisories before changing dependencies. Do not run `npm audit fix --force` without approval and a review of the resulting version changes.
- For any commit done by an agent, include the agent as coauthor (for example, Codex should append `-m "Co-authored-by: Codex <codex@openai.com>"`)
Loading
Loading