Changelog

What shipped, dated. Updated as it lands.

RSS →

Week of Aug 17

Aug 21

One PR console everywhere — review, respond, and merge in a single surface

WebAPI

The diff, the review threads, and the merge controls now live in one console on every task. Read the review, answer the agent, and land the change without switching surfaces.

Aug 21

Performance-core VM ladder: upgraded hardware, ~2× the usage

Platform

Every devbox size moved to dedicated performance cores with more RAM, and the default size is now Small — strictly better than the old Medium at half the credit rate. Same credits, roughly twice the runtime.

Aug 21

CLI v0.2.5: hard deadlines on task startup

CLI

A boot that stalls now fails fast with a clear error instead of hanging at "starting", so you can retry immediately.

Aug 20

Settings rebuilt around project scopes

Web

What applies to the organization, the project, or just you is now explicit — including per-scope timeout controls, so one project’s limits never surprise another.

Aug 19

Attach multiple files to any task, from web or CLI

WebCLI

Specs, screenshots, logs — attach as many as the task needs from the composer or aether run, and the agent sees them all from the first token.

Aug 19

Composer redesign: one fused task card

WebMobileCLI

Prompt, repo, branch, and a devbox size picker with live warm-availability badges, all in one card — plus a per-project default size, so picking a bigger machine never means a settings detour.

Aug 19

Warm-pool redesign: more instant starts at peak

Platform

Warm slots are now sized around real demand and keyed per project and size, so more task starts land on a pre-provisioned devbox — the ~5s start, more of the time.

Aug 19

PR review surface redesigned end to end

Web

A flat ledger of reviews, a detail view with diff and live-preview tabs, and inline findings that jump to the exact line they came from.

Aug 18

aether setup: one command from zero to first task

CLI

Connect GitHub, bring your agent, upload secrets, bootstrap the environment, and launch your first run — one CLI command. Or skip the terminal entirely and hand agent-setup.md to the agent you already have.

Aug 18

Every task gets a Media tab

Web

Screenshots and session video the agent captures are indexed into a camera roll on the task — full resolution, right where the work happened.

Aug 17

Task peek on Home + a redesigned sidebar

Web

Click any row to peek the full thread without leaving the list — resizable, dockable, with keyboard triage — and sidebar live rows grew hovercards with project, branch, and time depth.

Aug 17

Upload gitignored secret files during aether setup and onboarding

CLIWeb

.env and friends can now ride along during setup — encrypted at rest, decrypted only into your task’s isolated VM.

Plus: louder disk-full diagnostics, bounded session-video finalization when a browser closes mid-recording, and a fix for a checkpoint-streaming race under load.

Week of Aug 10

Aug 15

Organizations: invite your team

WebAPI

Create an org, invite members, and share projects. Org roles gate secrets, billing, and the project danger zone; platform keys can be pinned to the org.

Aug 16

Home redesigned: one simple list

WebMobile

Needs you, running, everything else — full-bleed ledger rows, decisions behind chips, less chrome between you and the work.

Aug 16

PR follow-ups arrive as one digest

Platform

Batched GitHub follow-ups now collapse into a single message instead of a comment storm on your PR.

Aug 15

Mobile app: a full design pass

Mobile

Haptics, spring sheets, skeleton loading, animated disclosures, swipe-to-dismiss notifications, and a retuned type scale across every screen.

Plus: alerting on webhook deliveries stuck past their retry budget, and a friendlier holding page for preview ports that aren’t bound yet.