> ## 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-staging.3

> Archive workspaces to free up worktrees while keeping the branch.

**Archive workspaces to free up worktrees while keeping the branch.**

*Released Jul 13*

### New

* Archive a workspace to remove its worktree while keeping the branch.
* Shift+A converts a selected container to Auto Layout in place.
* Option+Shift+A removes Auto Layout from a container.
* Admin coupon-code dashboard at auth.tempo.build/admin/coupons.

### Improved

* Auto Layout wrap now sorts children into visual flow order.
* Auto Layout infers per-side padding from children edge offsets.

### Fixed

* Restored the Codex CLI slash-command flow on Codex 0.144.1 + GPT-5.6.
* Subagent progress now renders correctly from the opencode 1.17.13 wire.
* MCP tools fall back to unpinned resolution across docs, comments, agents, and scripts.

This release adds **workspace archiving**: you can now archive a workspace to remove its worktree and reclaim space while preserving the underlying branch, so nothing is lost when you step away from a piece of work.

Auto Layout on the canvas gets faster and more predictable. **Shift+A** converts a selected container into an Auto Layout frame in place, and **Option+Shift+A** removes it again. Wrapping now reorders children into their visual flow, and padding is inferred per-side from where children actually sit against the edges.

On the AI side, the Codex CLI slash-command flow works again on Codex 0.144.1 with GPT-5.6, and subagent progress renders correctly against the latest opencode wire format. MCP tools also now fall back to unpinned resolution across docs, comments, agents, and scripts. Admins get a new coupon-code dashboard at `auth.tempo.build/admin/coupons`.
