feat: added branch progress tracker for better visualization of parallel graph super-steps

This commit is contained in:
2026-05-20 15:50:38 -06:00
parent 7d6f1dda26
commit 20c28b55d5
7 changed files with 180 additions and 14 deletions
+1
View File
@@ -56,6 +56,7 @@ unicode-width = "0.2.0"
async-recursion = "1.1.1"
http = "1.1.0"
indexmap = { version = "2.2.6", features = ["serde"] }
indicatif = "0.17"
hmac = "0.12.1"
aws-smithy-eventstream = "0.60.4"
urlencoding = "2.1.3"