fix(resume): declare default AGENT variable in update_yaml_resumed.sh to avoid unbound variable error

This commit is contained in:
2026-07-24 23:42:41 +09:00
parent d2a82478e9
commit 57bc1b2d11
@@ -17,6 +17,7 @@ EOF
SESSION_NAME="" SESSION_NAME=""
UUID="" UUID=""
AGENT=""
WORKSPACE="" WORKSPACE=""
ROLE="" ROLE=""