Changelog
What shipped, dated. Updated as it lands.
RSS →Week of Aug 17
One PR console everywhere — review, respond, and merge in a single surface
WebAPIThe 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.
Performance-core VM ladder: upgraded hardware, ~2× the usage
PlatformEvery 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.
CLI v0.2.5: hard deadlines on task startup
CLIA boot that stalls now fails fast with a clear error instead of hanging at "starting", so you can retry immediately.
Settings rebuilt around project scopes
WebWhat 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.
Attach multiple files to any task, from web or CLI
WebCLISpecs, 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.
Composer redesign: one fused task card
WebMobileCLIPrompt, 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.
Warm-pool redesign: more instant starts at peak
PlatformWarm 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.
PR review surface redesigned end to end
WebA 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.
aether setup: one command from zero to first task
CLIConnect 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.
Authenticated preview links
PlatformLive-port previews can now authenticate visitors automatically instead of relying on the secret URL alone.
Every task gets a Media tab
WebScreenshots and session video the agent captures are indexed into a camera roll on the task — full resolution, right where the work happened.
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
Organizations: invite your team
WebAPICreate 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.
Home redesigned: one simple list
WebMobileNeeds you, running, everything else — full-bleed ledger rows, decisions behind chips, less chrome between you and the work.
PR follow-ups arrive as one digest
PlatformBatched GitHub follow-ups now collapse into a single message instead of a comment storm on your PR.
Mobile app: a full design pass
MobileHaptics, 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.