From c3e02c6b97fb20bba67c8fc605077f8e98bce10e Mon Sep 17 00:00:00 2001 From: pakrym-oai Date: Fri, 20 Mar 2026 08:41:00 -0700 Subject: [PATCH] remote-tests: document SHA and file sync check between local and remote --- .codex/skills/remote-tests/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codex/skills/remote-tests/SKILL.md b/.codex/skills/remote-tests/SKILL.md index fecf074fff..ee35fc2b21 100644 --- a/.codex/skills/remote-tests/SKILL.md +++ b/.codex/skills/remote-tests/SKILL.md @@ -13,4 +13,4 @@ Currently running remote tests is only supported on Linux, so you need to use a You can list devboxes via `applied_devbox ls`, pick the one with `codex` in the name. Connect to devbox via `ssh `. Reuse the same checkout of codex in `~/code/codex`. Reset files if needed. Multiple checkouts take longer to build and take up more space. - +Check whether the SHA and modified files are in sync between remote and local.