From a8f5e25454e3287b3138df54042a9e43fabc616c Mon Sep 17 00:00:00 2001 From: jamesread Date: Thu, 30 Oct 2025 12:57:59 +0000 Subject: [PATCH] chore: Conflict in AGENTS.md --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 945d6ec..7ff9f84 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -64,6 +64,6 @@ If you are looking for OliveTin's AI policy, you can find it in `AI.md`. ### Troubleshooting - API tests failing with content-type errors: ensure Connect handler is served under `/api/` and the client targets that base URL. - Executor panics: check for nil `Binding/Action` and add guards in step functions. -- Integration timeouts: wait for `initial-marshal-complete` and use selectors matching the Vue UI. +- Integration timeouts: wait for `loaded-dashboard` and use selectors matching the Vue UI.