AI agents that watch
your code
28 specialized AI agents for code review, testing, security, planning, and more — from your CLI or browser. Like having Luna the cat 🐱 watching your cursor, but she's actually fixing bugs.
$ npx luna-agents run code-review .
🌙 LunaOS · code-review agent · deepseek-chat
✓ Scanning 47 files...
Found 3 issues: 1 critical, 2 suggestions
⚠ Critical: SQL injection in auth.ts:42
Unsanitized user input passed to SQL query. Use parameterized queries instead.
─── Review complete in 3.2s
Every stage of development, covered
Specialized AI agents built for real engineering workflows — not generic chatbots.
Code Review
AI-powered review that catches bugs, suggests improvements, and enforces best practices.
Test Generation
Automatically generate unit tests, integration tests, and edge case coverage.
Security Audit
Comprehensive security analysis: vulnerabilities, dependencies, and compliance.
Sprint Planning
Turn requirements into actionable sprint plans with time estimates.
Documentation
Generate API docs, READMEs, and inline documentation from your codebase.
CI/CD Pipeline
Generate deployment configs, Dockerfiles, and pipeline definitions.
Why "Luna"?
LunaOS is named after Luna — a one-eyed cat adopted at 2 months old. After receiving medical treatment, she found her forever home with a developer who takes care of her. Luna loves sitting close while code is being written, and she traces the mouse cursor across the screen.
An AI that watches your code — just like Luna watches the cursor.
Ready to let Luna watch your code?
Free tier: Unlimited commands. No credit card required.
npx luna-agents run code-review