Autonomous Code Optimization Without Leaving Your Terminal
No IDE plugins. No web dashboards. No context switching. Just connect your terminal to our AI agents and watch your code evolve with cryptographically-verified improvements.
π‘ Why Illumenator? Unlike GitHub Copilot or other AI coding assistants that require IDE integration, Illumenator works directly from your terminal on entire projects, not just individual files. Analyze 100+ files, illuminate complexity across your codebase, and deploy changesβall through simple CLI commands powered by LumenAI.
π One-Click Install
Choose your platform and run one command to get started:
π macOS / π§ Linux
curl -fsSL https://illumenator.codenlighten.org/install.sh | bash
πͺ Windows (PowerShell)
iwr https://illumenator.codenlighten.org/install.ps1 | iex
β¨ Installs Node.js (if needed), sets up Illumenator CLI, and configures everything automatically.
Ready to use in under 60 seconds.
π¦ Manual Installation (Advanced)
If you prefer manual setup:
npm install -g illumenator
illumenator init
illumenator health
π‘ What Makes This Different
π Zero Configuration
No plugins, no IDE setup, no accounts. Just curl our client script and start optimizing any project in seconds.
π¦ Whole-Project Analysis
Unlike file-by-file tools, we analyze your entire codebase structure, dependencies, and patterns to suggest architectural improvements.
π Cryptographically Verified
Every AI suggestion is signed with BSV blockchain cryptography. Audit trails, tamper-proof recommendations, complete transparency.
π€ Multi-Agent Intelligence
3 specialized AI agents (ProjectAnalyzer, CodeImprover, TerminalAgent) work together to understand context and deliver better results.
β‘ Terminal-Native
Built for developers who live in the terminal. Interactive REPL mode or direct CLI commandsβyour choice.
πΎ Safe by Default
Automatic backups before any changes. Risk assessment for terminal commands. Never lose work, never run dangerous code unknowingly.
βοΈ Core Features
π Deep Code Analysis
Scan entire codebases (100+ files) with AI-powered analysis. Get prioritized improvement recommendations by impact and effort.
π§ Context-Aware Improvements
Generate improved code that maintains your style, conventions, and architecture. Includes quality metrics and before/after scores.
π» Natural Language Commands
Ask "find all TODO comments" or "list large files" and get safe, executable shell commands with risk assessment.
π Quality Metrics
Every improvement includes measurable quality scores. See exactly how much better your code becomes.
π― Usage Example
# Check service health
node client.js health
# Analyze your project
node client.js analyze /path/to/your/project
# Apply improvements
node client.js improve <sessionId> --apply --priority high
# Generate terminal command
node client.js command "find all TODO comments"
# Interactive mode
node client.js
π Resources
π User Guide π API Documentation β¬οΈ Download Client π₯ API Health
π Support
Service URL: terminator.codenlighten.org
API Health: View Status
Documentation: Download guides above β¬οΈ