feat(#2621): tighten bash task names to a valid ident ([a-z0-9-])

This commit is contained in:
damocles 2026-07-22 18:13:47 +02:00
commit e58457da17
5 changed files with 27 additions and 34 deletions

1
Cargo.lock generated
View file

@ -1593,6 +1593,7 @@ dependencies = [
"anyhow",
"hive-agent-sock",
"hive-sh4re",
"hive-types",
"libc",
"rmcp",
"rusqlite",