feat(#2282): animated indicatif DAG progress render for hivectl wait
This commit is contained in:
parent
ce909a00a2
commit
4fd3928506
4 changed files with 259 additions and 3 deletions
|
|
@ -35,6 +35,7 @@ chrono = { version = "0.4", default-features = false, features = [
|
|||
] }
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
clap_complete = "4"
|
||||
indicatif = "0.17"
|
||||
hive-sh4re = { path = "hive-sh4re" }
|
||||
hive-claude = { path = "hive-claude" }
|
||||
thiserror = "2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue