nighthawk 0.2.0

AI terminal autocomplete — zero config, zero login, zero telemetry
Documentation
{
  "name": "sw_vers",
  "description": "Print macOS version information",
  "options": [
    {
      "names": [
        "-productName"
      ],
      "description": "Print product name"
    },
    {
      "names": [
        "-productVersion"
      ],
      "description": "Print product version"
    },
    {
      "names": [
        "-buildVersion"
      ],
      "description": "Print build version"
    }
  ]
}