nighthawk 0.2.0

AI terminal autocomplete — zero config, zero login, zero telemetry
Documentation
{
  "name": "svokit",
  "description": "Runs built svokit project",
  "subcommands": [
    {
      "name": "setup",
      "description": "Creates svokit config (experimental)"
    },
    {
      "name": "run",
      "description": "Runs build svokit project"
    }
  ],
  "options": [
    {
      "names": [
        "--help",
        "-h"
      ],
      "description": "Show help for svokit"
    }
  ]
}