跳转到主要内容

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.

Enhancements

内置 Trellis spec bootstrap skill

Trellis 现在把 trellis-spec-bootstarp 作为内置 multi-file skill 一起发布。
  • 支持的平台会在 trellis init 时自动安装,并在 trellis update 时刷新
  • 帮助 AI 从真实仓库引导生成 .trellis/spec/,而不是停留在通用占位模板
  • 内置 repository analysis、spec task planning、spec writing、MCP setup 等 reference 文件
  • 文档和 marketplace index 已替换旧的 marketplace-only cc-codex-spec-bootstrap 条目

Upgrade

npm install -g @mindfoldhq/trellis@latest
trellis update
不需要运行 migration command。