Everything Aether does

The full catalog — every surface, trigger, and capability of Aether.

Capabilities

Everything in the box.

f01
Video proof on PRs

Every PR lands with a screen recording: a real browser clicking through the change the agent just shipped. Watch it work before you read a line of the diff, and hand reviewers the same receipt.

f02
Scheduled automations

Give a prompt a schedule: hourly, nightly, or every Monday at 9. Triage the backlog while you sleep, chase flaky tests every morning, and wake up to PRs instead of a to-do list.

f03
Automated PR review

A review agent reads every diff the moment it lands and leaves real comments in GitHub. Push a fix and it reviews again, until it approves. Answer its comments and it answers back.

f04
Live port previews

Every port the agent opens gets its own URL. Click into the running app and test it like localhost, hot reload included, or hand the link to a teammate. Private by default.

05
Slack integration

Mention Aether in a thread; progress posts back to it.

06
Bring any model

Claude Code, Codex, or OpenCode; 40+ models on your keys.

07
Linear integration

Assign an issue like a teammate; the PR links back.

08
Sentry auto-fix

Production errors become fix tasks with receipts.

09
Reply by email

Answer from your inbox; the run resumes where it stopped.

10
CLI

brew install, aether run, ssh into any devbox.

11
REST & WebSocket API

Projects, tasks, and automations behind platform keys.

12
Skills from your repo

Commit a SKILL.md; every agent that touches the repo follows it.

Every surface

Start tasks where you already work.

brew install the CLI and aether run streams a cloud task into your prompt. Mention Aether in Slack, assign it a Linear issue, or hit the API with a platform key: every surface reaches the same loop.

zsh · your machineaether
$ brew install Aether-Runtime/aether/aether
$ aether run "fix the flaky auth test"
→ devbox ready in 4.7s
▸ FAIL auth.test.ts reproduced
▸ fix pushed, opening PR #1848

Local gives you control. The cloud gave it away. Aether gives you both.

Local agents see everything but can't scale. Black-box agents scale but lock you out, and lock you into a model you didn't pick.

vs local agents
  • Runs in the cloud, isolated
  • Run a fleet in parallel
  • Instant start, no env setup
  • Lives in your workflow (Slack, Linear, GitHub, Sentry)
  • Fixes CI, conflicts & PR comments on its own
  • Automated review on every PR
  • Video proof it works, on every PR
Aether: ✓ all of the above
vs black-box agents
  • Your own agent + subscription(rented, often weaker)
  • Full terminal, editor & port access
  • Run a fleet in parallel
  • Instant start, no env setup(cold starts)
  • Lives in your workflow (Slack, Linear, GitHub, Sentry)
  • Fixes CI, conflicts & PR comments on its own
  • Automated review on every PR
  • Video proof it works, on every PR
  • Watch it work & jump in anytime
Aether: ✓ all of the above

One column checks every box. That's the whole point.

Don't pay for intelligence twice.

A month on Devin Teams
$80/mo + $40 per dev seat
  • VM timebundled
  • model inferencebundled, marked up
  • networkingbundled
opaque meter, can't pause mid-task
The same month on Aether Pro
$75/mo
  • computemetered, visible
  • model inference$0 to us (your own subscription)
  • idle time0 credits
per-second billing

Comparison uses Devin Teams list pricing (devin.ai/pricing) as of July 4, 2026.

Credit packs: 100 for $10, 250 for $25, 500 for $50, 1,000 for $100. Packs expire 12 months after purchase.

Connect a repo. Bring your agent. Go.

  1. Connect a repo.

    Connect GitHub

  2. Bring your agent.

    Sign in with your Claude Code, Codex, or OpenCode account

  3. Go.

    Assign a task from Slack, Linear, or the app