ArchonCLI@docs:~$ Documentation
ArchonCLI Documentation v1.0.0
Initializing multi-provider AI assistant...
Loading intelligent routing system... [OK]
Context awareness enabled... [OK]
Autonomous agents ready... [OK]
System ready. Type archon --help or /help for commands.
=====================================
1. pip install https://github.com/ArchonDevsCodes/ArchonCLI/releases/download/<tag>/ArchonCLI-<version>-py3-none-any.whl --force
"--force" will be needed while updating ArchonCLI
(Download the latest .whl from the GitHub Releases page. Each release/update has a corresponding tag and .whl file.)
2. archon setup (configure providers & keys)
3. archon shell (launch enhanced shell)
4. /help (explore commands)
Usage: archon <command> [options]
Commands:
setup - Interactive configuration wizard
chat - One-shot chat with AI
shell - Enhanced interactive shell
Welcome to the ArchonCLI Enhanced Shell!
Type /help for a list of shell commands.
Key features:
- Intelligent Routing (auto-selects best AI model)
- Context Awareness (remembers project structure)
- Autonomous Agents (multi-step task execution)
- Cost Optimization (up to 98% savings)
ArchonCLI Enhanced Shell Commands
/help - Show this help
/plan <request> - Create execution plan
/execute [plan_id] - Execute a plan
/model <name> - Switch AI model
/provider <name> - Switch AI provider
/context - Show project context
/context refresh - Refresh project analysis
/workspace <path> - Change workspace dir
/sessions - List saved sessions
/new - Start new session
/save <name> - Save current session
/load <id> - Load saved session
/tools - List available tools
/open <file> - Open file inside the terminal itself
/routing - Show routing info
/agents - Show agent status
/status - Show system status
/config - Show config
/config set <key> <value> - Set config value
/continue - Control auto-continue system
/showcase - Show competitive features
/exit, /quit - Exit shell
Key Features:
- Multi-Provider Support (OpenAI, Google, more coming soon.)
- Intelligent Routing (optimal model for each task)
- Cost Optimization (up to 98% savings)
- Context Awareness (persistent memory & project analysis)
- Autonomous Agents (multi-step execution)
- Rich Tool Ecosystem (file ops, MCP, plugins)
Supported AI Providers:
- OpenAI
- Gemini (Google)
=====================================
© 2025 ArchonDevs. Delivering AI power to everyone.