Sync agent state from PC at 2026-05-15 16:32:46

This commit is contained in:
wangzhendong
2026-05-15 16:32:46 +08:00
parent c090ee8359
commit b30874caab
4 changed files with 68 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ $ErrorFile = Join-Path $PublicStateDir "error-pc.md"
$AllowedPaths = @(
"AGENT_BOARD.md",
"README.md",
"USER_STATUS.md",
".cursor/rules",
"handoff",
"evidence",

View File

@@ -15,6 +15,7 @@ ERROR_FILE="$PUBLIC_STATE_DIR/error-vps.md"
ALLOWED_PATHS=(
"AGENT_BOARD.md"
"README.md"
"USER_STATUS.md"
".cursor/rules"
"handoff"
"evidence"