Updates AGENTS.md
This commit is contained in:
@@ -74,3 +74,7 @@ sis/
|
|||||||
- Conventional commits: `feat:`, `deps:`, `test:`, `chore:`, `docs:`.
|
- Conventional commits: `feat:`, `deps:`, `test:`, `chore:`, `docs:`.
|
||||||
- Each commit should be a self-contained logical change.
|
- Each commit should be a self-contained logical change.
|
||||||
- Run `./scripts/test` before committing. Tests must pass.
|
- Run `./scripts/test` before committing. Tests must pass.
|
||||||
|
|
||||||
|
## Agent Autonomy
|
||||||
|
- As changes are completed then verify functionality using Playwright
|
||||||
|
- Once functionality is confirmed then commit and push changes
|
||||||
|
|||||||
Reference in New Issue
Block a user