fix(refactor): remove tracked tmp file, add *.tmp to gitignore, fix herdr_session lookup in reconcile.sh MQTT handler

This commit is contained in:
2026-08-05 10:13:46 +09:00
parent ddd43ecbea
commit 0fe3b9932c
5 changed files with 5 additions and 601 deletions
@@ -208,7 +208,7 @@ NOW_ISO=$(date -u +'%Y-%m-%dT%H:%M:%SZ')
# 시작 명령
# NOTE: this must match what `spawn()` actually ran above — env-var-driven
# herdr server shim (HERDR_SERVER_NAME picked up by the lib.sh shim).
# herdr server shim (HERDR_SESSION_NAME picked up by the lib.sh shim).
START_CMD="HERDR_SESSION_NAME=${HERDR_SESSION_NAME:-default} herdr new-session -d -s \"$SESSION_NAME\" -x 140 -y 40 -c \"$WORKSPACE\" \"$CMD_FULL\""
# If --onboard is specified, automatically build the onboarding prompt