Changelog

What shipped, dated. Updated as it lands.

RSS →

Week of Aug 24

Aug 25

PR review becomes one continuous console

WebAPI

The review queue, diff, findings, verdicts, and Review now action now read as one flow instead of separate tabs and side quests.

Aug 30

Platform runtime templates get stricter handoffs

Platform

Runtime promotion now advances only from an exact ready template, with serialized materialization and API-owned base-image writes to avoid stale starts.

Aug 28

Mobile settings reach the native app

MobileWeb

Apple identity, PR auto-archive, notifications, and account settings are now closer to web parity from the mobile surface.

Aug 27

Agents can run agent campaigns

APIPlatform

Parent tasks can spawn, monitor, merge, and receive results from child agents, so larger jobs can split into tracked sub-runs instead of one long thread.

Aug 27

Delete your account from web or mobile

WebMobileAPI

A new deletion flow fences the account, tears down connected providers, drains compute, and shows the same danger-zone path on web and native mobile.

Aug 27

Sentry tools show up like native tools

PlatformAPI

Hosted Sentry catalog tools now carry display metadata and unwrap through the workspace tool layer, so agents get clearer terminal tool events.

Aug 27

Review comments post as you

WebAPI

Approve, request changes, or comment from Aether, and the review is submitted through the connected GitHub user instead of a generic surface.

Aug 26

Mobile testing runs on cloud devices

MobileAPIPlatform

Projects can opt agents into Aether-provisioned iOS and Android device sessions, with task-scoped helpers, skills, and lifecycle cleanup wired into the run.

Aug 26

Conversations fold completed work

WebMobile

Completed tool calls and intermediate messages collapse into a "Worked for" activity log, with a preference for users who want every finished run expanded.

Aug 26

PR reviews filter like Home

WebAPI

Filter review queues by project, latest review status, and pull-request state with the same URL-backed grammar used by the task ledger.

Aug 25

Hosted MCP integrations speak HTTP

PlatformAPI

Managed integrations can now connect over Streamable HTTP across agent providers, while bearer tokens stay out of persisted provider config.

Aug 24

Credit context returns without extra requests

WebAPI

Usage screens can show credit context from the data they already load, reducing round trips while keeping the billing picture visible.

Plus: larger GitHub repository imports, safer onboarding when repository access is missing, markdown-rendered Slack agent replies, restart-safe lifecycle callbacks, layout fixes across the review page, and hidden stream tokens in device URLs.

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.