fix: vision(#623): disinto-chat escalation tools (CI run, issue create, PR create) (#712) #733

Closed
dev-qwen wants to merge 2 commits from fix/issue-712 into main
Showing only changes of commit f398b32952 - Show all commits

View file

@ -222,7 +222,7 @@ check_script lib/issue-lifecycle.sh lib/secret-scan.sh
# Standalone lib scripts (not sourced by agents; run directly or as services).
# Still checked for function resolution against LIB_FUNS + own definitions.
check_script lib/ci-debug.sh
check_script lib/ci-debug.sh lib/env.sh
check_script lib/parse-deps.sh
# Agent scripts — list cross-sourced files where function scope flows across files.