Force sending Telegram notification upon stopping for user input
This commit is contained in:
@@ -37,6 +37,7 @@ check_skill_file() {
|
||||
assert_contains "$file" "### P0"
|
||||
assert_contains "$file" "In progress N"
|
||||
assert_contains "$file" "notify-telegram.sh"
|
||||
assert_contains "$file" "Before stopping for any user interaction, approval, or manual decision, send a Telegram summary first if configured."
|
||||
assert_not_contains "$file" "--allowedTools Read"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user