> ## 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.7.0-beta.3

> 2026-08-06

Sync release. The 0.7 beta line picks up v0.6.14. No beta-only behavior changed.

## Synced from main

| Release | Changes                                                                                                                                                                 |
| ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| v0.6.14 | Task tracking fixed on CodeBuddy, ZCode and Trae; PreToolUse matchers updated for IDE tool names; `trellis mem` returns compacted conversations and reads Grok sessions |

See the [v0.6.14](/changelog/v0.6.14) changelog for detail.

## Upgrade

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

No `--migrate` required.
