PowerAI v1.0.0 — Official Release (100% Native & Zero-Python)
PowerAI v1.0.0 — The Invisible Cognitive Terminal Layer
We are proud to present PowerAI v1.0.0, a 100% local-first, zero-telemetry, and 100% native (zero-Python required) AI terminal copilot for macOS, Linux, and Windows.
Highlights & Key Features
- 100% Native Zero-Python Architecture:
- macOS & Linux: Native Bash/Zsh runtime with high-speed C-based JQ JSON parsing (< 2ms).
- Windows: Native C# / .NET Core & PowerShell Core runtime.
- Local-First & Offline: Powered by Ollama (
qwen2.5-coder:1.5b) and local OpenAI-compatible engines (OMLX, LM Studio, vLLM) with hardware acceleration (Apple Metal GPU, CUDA, DirectML). - Terminal Output Memory Buffer: Direct contextual awareness of previous command outputs printed on screen.
- Zero-Risk by Default: Human-in-the-loop interactive execution (
Enter = Yes | Esc = No). - Auto-Healing Typo Correction: Shell hook intercepts typos (
mrdir kilo->mkdir kilo) and suggests instant fixes. - Multi-Language Support: Native runtime switching for English, Portuguese (
pt-BR), and Spanish (es-ES). - Self-Healing One-Line Installers:
- macOS & Linux:
curl -fsSL https://raw.githubusercontent.com/Luizhcrs/powerai/main/install.sh | bash - Windows:
irm https://raw.githubusercontent.com/Luizhcrs/powerai/main/install.ps1 | iex
- macOS & Linux:
Links & Documentation
- Landing Page & Live Simulator: https://luizhcrs.github.io/powerai
- GitHub Repository: https://github.com/Luizhcrs/powerai
- License: PolyForm Noncommercial License 1.0.0 (Free for personal, educational, and community use; commercial rights reserved).