Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 02:55
· 14 commits to main since this release

Highlights

  • CLI tool that translates natural language to shell commands via LLM
  • 6 LLM providers: Embedded (candle), Ollama, LM Studio, OpenRouter, Anthropic, OpenAI
  • Embedded models: Run Llama 3.2, Phi-3, Qwen2 locally with Metal/CUDA acceleration
  • Interactive REPL mode with persistent conversation history
  • Safety system: Dangerous command detection with confirmation prompts
  • Cross-platform install: Homebrew (macOS/Linux), Scoop (Windows), Cargo, install script
  • hi-shell-web: SvelteKit landing page with animated terminal demos