Notifications

No notifications yet

The IDE That Codes With You

Meteor is an agentic coding environment powered by Sunlight Models. It doesn't just autocomplete — it understands your entire codebase, plans multi-file changes, writes tests, and ships production-ready code autonomously.

Trusted by 12,000+ developers4.9★ average ratingSOC 2 Certified
TypeScript
12345678910111213141516171819202122
import { SunlightAgent } from '@yavqo/meteor';

const agent = new SunlightAgent({
  model: 'sunlight-4-turbo',
  context: 'full-repository',
  autonomy: 'supervised',
});

// Agent understands your entire codebase
const result = await agent.execute({
  task: 'Refactor auth module to use OAuth 2.1',
  scope: ['src/auth/**', 'src/middleware/**'],
  constraints: {
    preserveTests: true,
    maxFilesChanged: 12,
  },
});

console.log(result.summary);
// ✓ Refactored 8 files, added 3 new files
// ✓ All 47 existing tests passing
// ✓ 12 new tests generated
Sunlight-4 TurboAgent: ActiveLatency: 142msContext: 128k tokens
10xFaster Developmentvs traditional coding
97%Test Accuracyauto-generated tests
<200msResponse LatencySunlight-4 Turbo
50+Languages Supportedframeworks & runtimes
Capabilities

Everything You Need to Ship Faster

Meteor combines the precision of a world-class IDE with the intelligence of an autonomous coding agent.

Full Codebase Awareness

Sunlight indexes your entire repository — every file, type, dependency, and test — giving the agent deep contextual understanding for precise edits.

Autonomous Multi-File Edits

Describe what you want in natural language. The agent plans, executes, and verifies changes across your entire project — not just a single file.

Self-Healing Test Suite

Meteor auto-generates, runs, and fixes tests after every agent action. Ship with confidence knowing nothing silently breaks.

Enterprise-Grade Security

Zero data retention. Runs in isolated sandboxes. SOC 2 Type II compliant. Your code never leaves your infrastructure.

Blazing Fast Inference

Powered by Sunlight-4 Turbo with sub-200ms response latency. No waiting. The agent responds as fast as you can think.

Milestone Planning

Break down epics into granular tasks. The agent executes them sequentially, reports progress, and adapts when plans change.

How It Works

From Idea to Production in Minutes

A seamless four-step workflow that turns natural language into deployed, tested code.

01

Describe Your Intent

Speak naturally. "Add dark mode to the settings page" or "Migrate from REST to GraphQL." Meteor understands context.

02

Agent Plans the Work

Sunlight analyzes your codebase, identifies affected files, and presents a detailed execution plan for your review.

03

Execute with Supervision

Approve or refine the plan. The agent makes precise, surgical edits across your project with full traceability.

04

Validate & Ship

Auto-generated tests run instantly. Linting, type-checking, and security scans pass. Deploy with absolute confidence.

AI Engine

Powered by Sunlight Models

Sunlight is Yavqo's proprietary family of foundation models, purpose-built for code intelligence. With 128k context windows, Sunlight-4 Turbo understands entire repositories — not just snippets. It reasons about architecture, predicts side effects, and generates production-grade code with enterprise security built in from the ground up.

128k token context window
Multi-modal code understanding
Trained on 2T+ code tokens
RLHF-tuned for safe edits
Zero data retention policy
On-premise deployment option

Ready to Code at the Speed of Thought?

Join thousands of developers shipping 10x faster with Meteor IDE. Free tier available.