@@ -32,7 +32,8 @@ CLI_AGENTS = [
"hurl",
"xh",
"Posting",
"HTTPie"
"HTTPie",
"nushell"
]
@@ -276,4 +277,4 @@ def parse_date(date_groups: list[str]) -> str | None:
def get_tools_data():
with open("data/tools.json", "r") as f:
return json.load(f)
The note is not visible to the blocked user.