feat: Add nushell to CLI agents

This commit is contained in:
2025-11-06 16:24:27 +11:00
parent c15a5d5a8b
commit 9b4febeddb

View File

@@ -32,7 +32,8 @@ CLI_AGENTS = [
"hurl", "hurl",
"xh", "xh",
"Posting", "Posting",
"HTTPie" "HTTPie",
"nushell"
] ]