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/cli 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: 100 agent runs per month. No credit card required.
npx @luna-agents/cli run code-review