Skip to content

LunaOSAI-Powered Development Intelligence

28 specialized AI agents for your entire SDLC — code review, testing, security, deployment, and more.

Quick Start

bash
# Install the CLI
npm install -g luna-agents

# Run your first agent
luna run code-review --context "Review this PR for security issues"

# Or use Luna pipes
luna pipe "req >> des >> plan >> go *5 >> (rev ~~ test ~~ sec) ?>> ship"

Or use the REST API directly:

bash
curl -X POST https://api.lunaos.ai/agents/execute \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"agent": "code-review", "context": "Review this function for SQL injection"}'

Products

ProductURLPurpose
CLInpm i -g luna-agentsTerminal agent orchestration
Dashboardagents.lunaos.aiWeb management console
Studiostudio.lunaos.aiVisual workflow builder
MobileApp Store / Play StoreMonitor and trigger on the go
VS CodeMarketplaceEditor integration
IntelliJMarketplaceJetBrains IDE integration
APIapi.lunaos.aiREST API for everything

Pricing

Free ($0)Pro ($29/mo)Team ($79/mo)
CommandsUnlimitedUnlimitedUnlimited
API KeysBYOKManaged keysManaged keys
MCP Servers33 pre-configured33 pre-configured
RAG + Visual QAIncludedIncluded
Rate Limit60 req/min600 req/min6,000 req/min
Team + SSOSSO/SAML, audit logs
SupportCommunityPriorityDedicated + SLA