From d52aade07eeb38f4923749dcef8c7beeb117b984 Mon Sep 17 00:00:00 2001 From: dirtydishes Date: Sat, 23 May 2026 20:08:20 -0400 Subject: [PATCH] update AGENTS.md --- AGENTS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 9a0234c..52e2c6a 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -84,6 +84,9 @@ Agent expectations: - Use `fj` for Forgejo pull request workflows (create/view/update PRs). - When sharing PR links in handoff, use the Forgejo PR URL. +# This project is running in production at https://flow.deltaisland.io + - You may access the server using `ssh di` + ## Required Turn Documentation At the end of every completed implementation task, before final handoff, create a user-readable HTML document describing the work.