By Sagittarius · Developer Toolchain

Aquarius
Coder.

// The IDE that thinks with you.

A premium browser-based IDE with Monaco editor, multi-file workspace, live preview, and Aquarius AI built right in — no install, no friction, no limits.

0
Languages
Files per Project
0ms
Install Time
AI
Always Available
scroll
Premium Browser IDE

Code anywhere.
Ship faster.

Aquarius Coder brings the power of a desktop IDE to your browser — Monaco editor, intelligent AI assistance, live preview, and a complete multi-file project manager. Zero setup, instant start.

Open Aquarius Coder
Core 01
Monaco Editor Engine
The same editor powering VS Code, running fully in your browser with syntax highlighting, IntelliSense, bracket pairing, error lens, and diff view.
Core 02
Aquarius AI Assistant
Inline AI that understands your full codebase. Debug, optimize, explain, auto-fix errors, and review diffs — all within the IDE panel with streaming responses.
Core 03
Multi-File Project Manager
Create, rename, duplicate, and switch between unlimited files with a full tab system, searchable sidebar, and one-click ZIP export.
Capabilities

Built for real work.

Every feature is purpose-built for productivity. No bloat, no friction — just the tools that matter when you're in the zone.

Live Preview

Instant side-by-side rendering for HTML, CSS, and JavaScript as you type. Resizable pane with debounced updates — see changes in real time without lifting a finger.

Multi-Language Runner

Run JavaScript, HTML, CSS, Python (via Pyodide), and SQL (via AlaSQL) in an isolated output window. Full console capture with error reporting and line highlighting.

AI Diff View

When AI suggests a fix, review it in a side-by-side Monaco diff editor. Apply or cancel in one click — never blindly accept AI edits again.

Error Lens

Errors are highlighted inline at the exact line, with the message rendered right beside the code. The AI Fix button auto-activates to resolve issues instantly.

ZIP Export

Download your entire multi-file project as a ZIP archive with one click — or export individual files. Built on JSZip with no size limits imposed by the IDE.

Mobile-First Design

A quick-access symbol keyboard, collapsible file sidebar, and full-screen preview overlay make Aquarius Coder fully usable on any touch device.

Documentation

Build with Aquarius.

Everything you need to get productive fast — from first keypress to AI-assisted refactoring, all documented here.

Getting Started
Quick Start
Editor Features
AI Integration
AI Assistant
Keyboard Shortcuts
Advanced
API Reference
Supported Languages
Quick Start

Start coding in seconds

Aquarius Coder runs entirely in the browser — no installation required. Open it, sign in, and you're writing code with full AI assistance within moments.

1
Open the IDE — Navigate to aquariuscoder.pages.dev in any modern browser.
2
Sign In — Use your Sagittarius account. No account? Create one free at sagittarius-auth.pages.dev.
3
Select a language — Use the language picker in the header to choose from 36+ supported languages. Monaco loads instantly.
4
Open the AI panel — Click the floating bot button to open Aquarius AI and start getting help with your code.
Editor Features

Monaco Editor Capabilities

Powered by Monaco Editor — the engine behind VS Code. All its power, directly in the browser with the custom Aquarius dark theme.

FeatureDescription
Syntax HighlightingCustom Aquarius theme with full token colorization for all supported languages
IntelliSenseAuto-completion, parameter hints, and hover documentation inline
Error LensInline error display at exact line with AI Fix button activation
Diff ViewSide-by-side Monaco diff editor for reviewing AI suggestions safely
Multi-File TabsUnlimited files with persistent localStorage state and auto-save
Find & ReplaceFull regex-capable find/replace panel (Ctrl+F)
AI Assistant

Aquarius AI — Built In

The AI panel has full context of your open file. Use quick action buttons or chat freely. All responses stream in real time with Markdown and code block rendering.

ActionDescription
SuggestContinue your code with 10+ logically appropriate lines
DebugIdentify bugs and receive a corrected version of the file
OptimizeRefactor for performance and readability improvements
ExplainPlain-English explanation of what your code does
Auto FixContext-aware fix using the last detected error from Error Lens
Review DiffAny code suggestion opens in the diff viewer for safe inspection before applying
Keyboard Shortcuts

Keyboard Shortcuts

Aquarius Coder supports standard Monaco shortcuts plus custom global shortcuts for key IDE actions.

ShortcutAction
F5Run the current file
Ctrl + SSave to localStorage (auto-persisted every keystroke)
Ctrl + FOpen Find / Replace panel
Ctrl + Z / YUndo / Redo
Ctrl + /Toggle line comment
EscapeClose modals, dismiss language menu

On mobile, a quick-key toolbar provides instant access to common symbols: ( ) { } [ ] ; = " '

API Reference

Backend Endpoints

Aquarius Coder connects to Sagittarius-managed Cloudflare Worker endpoints for AI inference and authentication. All requests are Bearer token–authenticated.

POST/api/chatStreaming AI inference (SSE + JSON)
POST/api/authLogin with email + password
GET/api/authSession validation & user lookup

The chat endpoint accepts a history array and injects a full system prompt with editor context automatically. Supports both SSE streaming and standard JSON responses.

Supported Languages

36+ Languages

All Monaco-compatible languages with full syntax highlighting and IntelliSense where available. Language is also auto-detected from the file extension on rename.

JavaScriptTypeScriptPythonHTMLCSS / SCSSSQL / MySQLJSONJavaC / C++C#GoRustPHPRubySwiftKotlinYAMLMarkdownDockerfileShellGraphQL+ 15 more
Infrastructure

Engineered for
the edge.

Aquarius Coder runs on Cloudflare's global edge network. Every request is routed to the nearest PoP for near-zero latency, enterprise-grade protection, and bulletproof reliability.

Built on Cloudflare Workers

Our security infrastructure runs on Cloudflare.

Every AI request, code execution, and user session is handled by Cloudflare Workers across 300+ global data centers. This isn't just a CDN — it's a security-first, serverless architecture that makes Aquarius Coder one of the fastest and most resilient browser IDEs available.

DDoS Protection

Unmetered, always-on DDoS mitigation at the network edge. The IDE stays available no matter what traffic is thrown at it.

Edge Inference

AI requests are routed to the nearest Cloudflare PoP, delivering sub-100ms response starts for most global users.

Secure Auth

Token-based authentication on every endpoint. Credentials are never stored in plaintext. Sessions are verified server-side on every request.

Persistent Storage

Files and settings are saved to localStorage automatically on every keystroke. Your work is never lost — even if the tab closes unexpectedly.

Offline-Ready PWA

Aquarius Coder is a Progressive Web App with a Service Worker. Install it to your home screen and keep coding without a connection.

Privacy by Design

No tracking, no ads, no data brokers. Your code and conversations stay private. Sagittarius products are ad-free by principle.

Open your
editor.

Aquarius Coder is live, free to use, and waiting for your first keystroke. No install. No friction. Just code.

Launch Aquarius Coder Visit Sagittarius