Add terminal UI dependencies

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-06-04 15:30:12 +01:00
parent 89bf0a047b
commit 72906ed4f3
2 changed files with 305 additions and 6 deletions

View File

@@ -7,7 +7,9 @@ edition = "2024"
anyhow = "1"
blake3 = "1"
clap = { version = "4", features = ["derive"] }
dialoguer = "0.11"
ignore = "0.4"
indicatif = "0.18"
rayon = "1"
serde = { version = "1", features = ["derive"] }
serde_json = "1"