> ## 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.3.1

> 2026-03-02

SessionStart reinject on clear/compact and spec template project-type awareness.

## Enhancements

* **SessionStart reinject**: Hook now fires on `clear` and `compact` events in addition to `startup` — ensures context is always re-injected after session reset (Claude + iFlow)
* **New slash command**: Added `/trellis:create-manifest` to guide AI through the full manifest creation flow

## Bug fixes

* Fixed iFlow command templates writing to wrong path (`.iflow/commands/` → `.iflow/commands/trellis/`)
* Fixed `trellis update` injecting spec files for non-existent backend/frontend directories
* Fixed `trellis init` creating all spec directories regardless of project type (now respects `projectType`)
* Removed dead `guidesCrossPlatformThinkingGuideContent` export and broken links in guides index

## Migration

No migration required. Run `trellis update` to sync template changes.
