Skip to content

Changelog

Released: January 30, 2026

  • Slash Commands: You can now use / prefix for all TUI commands (e.g., /help, /clear, /model). Both ! and / prefixes work!
  • Updated help text in TUI to show available commands with both prefixes
  • Updated documentation to reflect the new command options
  • More intuitive command prefix options for users coming from other CLI tools
  • Consistent command behavior regardless of prefix choice

Released: January 23, 2026

  • Improved CI/CD workflows with better automation
  • Enhanced landing page SEO and meta tags
  • Fixed bin paths in package.json for better cross-platform compatibility

Released: January 22, 2026

  • Custom Model Support: Add your own local or remote OpenAI-compatible models (LM Studio, Ollama, etc.)
  • Secure Credential Storage: API keys are securely stored in your system keychain (macOS Keychain, Linux secret-tool, Windows Credential Manager)
  • Project Context Detection: Optional detection of package.json scripts, Makefile targets, and more for smarter translations
  • Multiple AI Providers: Support for OpenCode Zen (with free models!) and OpenRouter
  • Beautiful TUI: Full-featured terminal interface with 8 built-in themes
  • Comprehensive Safety System: Multi-level safety analysis with severity levels (critical, high, medium, low)
  • Command History: Context-aware translations based on recent commands
  • Auto Updates: Automatic update checking with one-command upgrades

Magic Shell transforms natural language into terminal commands with AI-powered translation and built-in safety features.


VersionDateHighlights
v0.2.15Jan 30, 2026Slash command support
v0.2.14Jan 23, 2026CI/CD improvements
v0.2.13Jan 22, 2026Initial public release