From 9659164fdcb7bdf0f0e34669ebeea55ee8876dec Mon Sep 17 00:00:00 2001 From: Bryce Date: Fri, 29 May 2026 11:07:44 -0700 Subject: [PATCH] instructions --- AGENTS.md | 6 ++++++ 1 file changed, 6 insertions(+) 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