> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tempo.new/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.0.82

> Canvas gains a Shift+A auto-layout suite and Tempo adds the GPT-5.6 Codex models.

**Canvas gains a Shift+A auto-layout suite and Tempo adds the GPT-5.6 Codex models.**

*Released Jul 16*

### New

* Shift+A converts a container to auto layout, inferring flex-wrap, CSS grid, per-side padding, and visual flow order.
* Option+Shift+A removes auto layout from a selection.
* Added GPT-5.6 (Sol/Terra/Luna) Codex models; retired GPT-5.4 Codex.
* Agent Templates gallery to jump-start custom agents.
* Design-system slash-command suite plus an example buttons canvas.
* Gradient and image fills are now available on the bottom fill layer.
* Typography live-previews on hover over font options in the style panel.
* Search issues by their human-readable issue ID.
* Issue detail menu adds Create workspace and Copy ID actions.
* Copy as Markdown from the authenticated member doc-share view.
* Custom artifacts and inline artifact pills now open in split view instead of the browser.
* Archive workspaces to remove the worktree while keeping the branch.
* Pinned workspaces are grouped into a flat Pinned section.
* Add a manual reload button to canvas toolbars; Cmd+R reloads the canvas, not the page.
* GLM 5.2 free and paid are merged into one quota-aware picker row.

### Improved

* Fixed 1-2s app freezes, idle CPU churn, and renderer memory bloat.
* Queued agent runs are now visible when you hit the concurrency cap.
* Reused idle AI terminals for repeated AI-run commands.
* Preserve split-view doc scroll position across workspace switches.

### Fixed

* Dragging fill alpha to 0 no longer deletes an authored fill row.
* Create new issue without a full board scan, plus a stable assignee dropdown position.
* Canvas share now works for canvases nested at any depth.
* Share/preview captures no longer save silently partial.
* Stopped Convex websocket flapping every \~5 minutes on token refresh.
* Agents create instantly instead of a draft view, fixing the infinite-loading Slack trigger.
* Abandoned or interrupted AI runs show an inline notice instead of an infinite spinner or full-screen takeover.
* Place canvas comments from a touch tap on mobile Safari.
* Recovered workspaces stuck in a "materializing" state.

Canvas is the centerpiece of this release. **Shift+A** now turns a selected container into auto layout in place, and it's smart about it: it infers flex-wrap for multi-row content, CSS grid for clean 2D arrangements, per-side padding from your children's edge offsets, and reorders children into visual flow. **Option+Shift+A** removes auto layout again. You also get a manual reload button in canvas toolbars, and **Cmd+R** reloads the canvas instead of the whole page.

On the AI side, the **GPT-5.6 (Sol/Terra/Luna)** Codex models are in and GPT-5.4 Codex is retired. A new design-system slash-command suite makes it easier to work from your own components, and GLM 5.2 free and paid now share a single quota-aware picker row. Custom artifacts and inline pills open in split view rather than kicking you out to the browser.

Workspaces gained archiving that removes the worktree while keeping the branch, a dedicated Pinned section, and recovery from workspaces stranded in a "materializing" state. Issues get search by human issue ID, faster issue creation, and new Create workspace / Copy ID actions.

This version also focuses heavily on stability and performance: we fixed 1-2 second freezes, idle CPU churn, and renderer memory bloat, stopped a websocket reconnect loop on token refresh, and replaced several infinite spinners with clear inline states.
