---
title: Changelog
description: Notable product and API updates for Sume.
---

Short user-facing notes for Sume product releases, newest first. This page is
the reader-facing source of truth for what shipped.

## v0.2.59 — August 1, 2026

Next 16, Agent Completions, Scheduled, team wallet

- Public **Agent Completions** API: `POST /v1/agent/completions` with run
  receipt endpoints
- Product chrome retitled **Actions → Scheduled** (API path stays
  `/v1/actions`)
- Org / team **pooled wallet** and team concurrency controls
- Agents polish: Home sidebar scope, Assets Images tiles, Scheduled Clock icon
- System theme across product surfaces; docs Appearance default System
- Web stack unified on Next.js 16

## v0.2.58 — August 1, 2026

Auth route policy, vanity Formats, onboarding, SDK scaffold

- Stronger auth route policy with clearer sign-in / sign-up destinations
- Real sign-up on `/sign-up`; locale preserved through auth redirects
- **Vanity Format** invoke URLs (`handle` + `vanity_invoke_url`)
- Guided creation / onboarding flow
- Private Hey API TypeScript client scaffold
- Agents ⌘↵ hydration fix and Pretendard unicode-range scoping

## v0.2.57 — July 31, 2026

Formats API, vanity Actions, team chrome, Dashboard ko-KR

- Formats API improvements and vanity Action invoke URLs
- Team workspace chrome wired to real org collaboration
- Account / team handles in Settings and Agents
- Dashboard UI localized for ko-KR

## v0.2.56 — July 31, 2026

Action media harvest, Skills chrome/authoring, ko-KR Agents

- Action API harvests run output media from the job ledger
- Skills gallery chrome and in-chat authoring polish
- Agents product chrome localized for ko-KR
- Dashboard polish and reliability fixes

## v0.2.55 — July 31, 2026

Action API 503, Grok 4.5 default, custom output schemas

- Action API upstream 503 fix (no longer misreports generation runtime)
- Grok 4.5 as the default agent model
- Custom output schemas for structured agent results
- Actions docs coverage and Agents toaster polish

## v0.2.54 — July 30, 2026

Action API trigger, live-commerce S5 lock, MCP TTS/i2v

- Action API-call trigger settable and runnable in Agents UI
- Live-commerce S5 visual lock
- MCP tools for TTS and image-to-video
- Skills gallery scroll and accent CTA contrast fixes

## v0.2.53 — July 30, 2026

Agents Action/Skills chrome, Action API runs, timeline

- Agents Action and Skills chrome alignment
- Action API runs surface in product
- Timeline media improvements
- Dark default theme and navigation loading polish

---

Source: GitHub Releases tags `v0.2.*` (product releases only; exclude
`skill-lab-v*`). Refresh with `gh release list` / `gh release view v0.2.NN`.
