+8
-2
AGENTS.md
+8
-2
AGENTS.md
···let password: String = match args.password.take() { Some(p) => p, None => Password::new().with_prompt("Password").interact()? };···+- On failure, shows HTTP status and error message, plus helpful hint about --pds flag for users on their own PDS.
+7
-1
crates/tangled-cli/src/commands/auth.rs
+7
-1
crates/tangled-cli/src/commands/auth.rs
···