Complete the end-to-end CLI parity audit

This commit is contained in:
Hermes Agent
2026-08-10 01:51:47 +00:00
parent 4bd39b1ef2
commit 0a905e5e14
14 changed files with 1476 additions and 95 deletions

View File

@@ -19,6 +19,7 @@ arboard = { version = "3.6", default-features = false, features = ["wayland-data
cap-std = "4.0"
cap-tempfile = "4.0"
clap = { version = "4.6", features = ["derive"] }
clap_complete = "4.6"
crossterm = "0.29"
ctrlc = "3.5"
data-encoding = "2.9"