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

# v0.5.12

> 2026-05-10

## Bug Fixes

* **`trellis update` now updates hash-tracked `.trellis/workflow.md` as a whole runtime template.** The updater no longer merges only `[workflow-state:*]` blocks, so phase headings and platform routing markers such as `codex-inline` / `codex-sub-agent` refresh together. This fixes upgraded Codex installs that had new hook scripts but stale `[Codex]` workflow blocks.

## Upgrade

```bash theme={null}
npm install -g @mindfoldhq/trellis@latest
trellis update
```
