Sync agent state from PC at 2026-05-15 16:23:19

This commit is contained in:
wangzhendong
2026-05-15 16:23:19 +08:00
parent 6679de1dec
commit 9228b6b9db
2 changed files with 2 additions and 0 deletions

View File

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

View File

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