> ## 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.0-beta.8

> 2026-01-31

Task commands now support task name lookup. You can use `python3 task.py start my-task` instead of the full path `python3 task.py start .trellis/tasks/01-31-my-task`.

## Changes

* Simplified task command syntax
* No migration required
