PowerPilot v2.0 π
A cross-platform, AI-powered interactive shell that combines PowerShell 7 command execution with Chat Mode using LLaMA, OpenAI, Anthropic, or other chat-completion APIs.
Major v2.0 Features
Modular Architecture: Complete rewrite with professional code organization
Enhanced Security: Multi-layered command validation with dangerous pattern detection
Professional Logging: Structured logging with timestamps and levels
Better Error Handling: Specific exception management with detailed error reporting
Dual Mode: Toggle between Command Mode (real PowerShell) and Chat Mode (AI assistant) with Ctrl+T
Session Logging: Every input/output is logged as JSON, including timestamps, mode, input, and output
AI Command Suggestions: If the AI suggests a command, you can run it directly from the shell
Cross-Platform: Works on Windows, Linux, and Mac (requires Python 3)