aiw-5.0.2 has been yanked.
AIW (AI Warden)
Universal AI CLI Management Platform
AIW is a unified AI CLI management tool that supports Claude, Codex, Gemini, and other AI assistants with intelligent process tracking and configuration synchronization.
🎯 Core Features
- Multi-AI Management: Launch and manage different AI CLI tools from a single interface
- Flexible Providers: Seamlessly switch between API providers (OpenRouter, LiteLLM, etc.)
- Process Tracking: Intelligently identify and track AI CLI process trees
- Configuration Sync: Backup and restore configurations via Google Drive
🚀 Quick Start
Installation
Basic Usage
# Check AI CLI status
# Start Claude (interactive mode)
# Execute specific task
# Specify provider
# Multi-AI collaboration
Background Task Management
# Start multiple background tasks
&
&
# Wait for all tasks to complete
📋 Working Modes
CLI Mode (Daily Use)
Direct command-line usage for everyday AI tasks:
# Interactive chat
# One-time tasks
# Provider switching
MCP Mode (Integration Development)
Add AIW as MCP server to Claude Code:
# Add AIW to Claude Code
# Or add with custom name
Once added, AIW tools will be available in your Claude Code conversations for advanced AI task management and coordination.
⚙️ Configuration Management
TUI Interface (Recommended)
# Launch graphical configuration interface
Configuration File
Configuration location: ~/.aiw/provider.json
Configuration Sync
# Backup to Google Drive
# Restore from Google Drive
🔧 Advanced Features
Process Management
# View detailed status
# Wait for specific process
# Update AI CLI tools
Memory & Search (MCP Mode)
Advanced memory operations available through MCP integration with semantic search and conversation history tracking.
📖 Documentation
Complete technical documentation: SPEC/ directory
🤝 Support
- Bug Reports: GitHub Issues
- Community Discussions: GitHub Discussions
📜 License
MIT License - see LICENSE file for details
AIW - Making AI CLI Management Simple
(Formerly known as Agentic-Warden)