diff --git a/AGENTS.md b/AGENTS.md index 4312c46f..06390387 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -34,6 +34,12 @@ INTEGREAT_JOB="" lein run # Default: port 3000 PORT=3449 lein run ``` +## Browser Automation + +When using the **agent-browser** skill for testing or automation: +- Navigate to `/dev-login` to simulate an admin user and fake a session +- Do not open directly to a specific page unless explicitly instructed to; instead, start on the dashboard and navigate from there + ## Test Execution prefer using clojure-eval skill