Version 1.0.0 Available now

Your codebase.
One intelligent terminal.

Omega Code is the terminal AI coding agent built for Omega Plus. Install it, paste your API key, and start planning, building, reviewing, and shipping—without configuring providers by hand.

macOS · Linux · Windows · AMD64 · ARM64

Omega Code · v1.0.0

$ omega

Ω Connected to Omega Plus

› Plan and implement the authentication refactor.

I’ll inspect the repository, map the auth flow, and verify the change before handing it back.

PLANTOOLSVERIFYSHIP
01Plug and play

From zero to your first task in three steps.

01InstallRun one command for your operating system.
02ConnectLaunch omega and paste your Omega Plus API key into the hidden prompt.
03BuildDescribe the outcome. Omega Code inspects the workspace and uses the right tools.
02Capabilities

A serious coding workflow, not another chat window.

Plan Mode

Research the codebase, resolve decisions, and produce a reviewable plan before implementation begins.

Goal Mode

Give Omega Code a concrete outcome and let it work through implementation and verification until the task is complete.

Ask, Auto & YOLO

Choose deliberate approvals, guarded automation, or fast execution while hard safety boundaries stay authoritative.

Repository-aware tools

Inspect files, search code, apply precise edits, run commands, and verify the result inside your workspace.

Sessions & rewind

Continue earlier work, preserve context, and return to checkpoints when an approach needs to change.

Plugins & MCP

Extend the agent with skills, hooks, subagents, MCP servers, and compatible Codex or Claude plugin packages.

Project memory

Keep durable workspace facts and preferences available across sessions without repeating the same context.

Omega Plus models

Open the model picker and use the current Omega Plus catalog through the API key you already own.

03Install Omega Code

One command. No provider setup.

The installer selects the correct signed-by-checksum binary for your operating system and CPU. Start omega, paste your key once, and the current Omega Plus model catalog is ready.

macOS or Linux
curl -fsSL https://omegaplusapi.com/setup.sh | bash
Windows PowerShell
irm https://omegaplusapi.com/setup.ps1 | iex

Release archives are verified with SHA-256 before installation. Your API key is entered locally after installation and is never embedded in these commands.

04Control

You choose how the agent works.

Planning and tool permission are separate controls. Move quickly when the task is routine, or keep every consequential action under review.

Ask

Prompts before approval-gated actions. Best when you want to review each important step.

Auto

Handles ordinary work automatically and pauses when an action needs your decision.

Plan

Keeps the session focused on research and a decision-complete plan before execution.

Goal

Tracks a defined outcome and continues until its acceptance criteria are satisfied.

YOLO

Skips ordinary tool prompts for speed. Explicit deny rules and protected decisions still apply.

05Quick reference

Commands you will use every day.

omegaStart an interactive session
omega setupEnter or replace your API key
omega run "Explain this project"Run one terminal task
omega --continueContinue the latest session
/modelRefresh and select an Omega Plus model
/helpOpen the complete command list

Requirements and fixes.

Supported systems

64-bit macOS, Linux, or Windows on Intel/AMD or ARM.

Replace your key

Run omega setup whenever your Omega Plus API key changes.

Command not found

Open a new terminal after installation so the updated user PATH is loaded.

Model catalog

Use /model to refresh the live catalog if a newly released identity is not visible.

06FAQ

Before you start.

Do I need to configure a model provider?+

No. Omega Code is preconfigured for Omega Plus. Install it, launch omega, and paste your Omega Plus API key.

Can I switch models?+

Yes. Use /model to refresh and select from the public model identities currently available through Omega Plus.

Does YOLO disable every safety rule?+

No. It skips ordinary approval prompts, but explicit deny rules and protected decisions remain in force.

Where is configuration stored?+

Omega Code stores its user configuration under ~/.omega on macOS and Linux, or the Omega application configuration directory on Windows.

Ω

Open your terminal. Start building.

Omega Code v1 is available now for macOS, Linux, and Windows.

Install Omega Code