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

任务命令现在支持任务名称查找。可以用 `python3 task.py start my-task` 代替完整路径 `python3 task.py start .trellis/tasks/01-31-my-task`。

## 变更

* 简化任务命令语法
* 无需迁移
