浏览代码

chore: Conflict in AGENTS.md

jamesread 8 月之前
父节点
当前提交
a8f5e25454
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      AGENTS.md

+ 1 - 1
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.