slice-4 (dev-a): Reflex<P> + LocalVadReflex<P> (Task 2 + 2b) (#8)
All checks were successful
CI / fmt (push) Successful in 53s
CI / clippy (push) Successful in 1m45s
CI / test (1.85) (push) Successful in 4m29s
CI / test (stable) (push) Successful in 4m18s
CI / deny (push) Successful in 1m31s

Co-authored-by: Aaron D. Lee <himself@adlee.work>
Co-committed-by: Aaron D. Lee <himself@adlee.work>
This commit was merged in pull request #8.
This commit is contained in:
2026-07-03 13:50:36 +00:00
committed by A.D.Lee
parent 8cde52b1d3
commit bc7e8f1acd
4 changed files with 510 additions and 11 deletions

1
Cargo.lock generated
View File

@@ -1239,6 +1239,7 @@ dependencies = [
"rutster-call-model",
"str0m",
"thiserror 1.0.69",
"tokio",
"tracing",
]