adding support for behavior signals

This commit is contained in:
Salman Paracha 2025-12-17 13:09:09 -08:00
parent 33e90dd338
commit aa78ac4791
7 changed files with 1957 additions and 2 deletions

1
crates/Cargo.lock generated
View file

@ -333,6 +333,7 @@ dependencies = [
"serde_json",
"serde_with",
"serde_yaml",
"strsim",
"thiserror 2.0.12",
"time",
"tokio",