跳转到主要内容

Bug Fixes

Trellis spec bootstrap skill

trellis-spec-bootstarp 现在包含在 CLI package templates 中。
  • Template source: packages/cli/src/templates/common/bundled-skills/trellis-spec-bootstarp/
  • Packed path: dist/templates/common/bundled-skills/trellis-spec-bootstarp/
  • Install path: .claude/skills/.agents/skills/.pi/skills/ 等 platform skill roots
  • Update tracking: .trellis/.template-hashes.json 包含该 bundled skill 的 reference files
新的 trellis inittrellis update 现在会安装内置 spec bootstrap skill,不需要再单独从 marketplace 下载。

Codex multi_agent_v2 version note

v0.6.0-beta.19 changelog 现在写明了完整 timeout-bounds config 对 Codex CLI 的版本要求。
  • Required Codex CLI version: 0.131.0+
  • Affected fields: default_wait_timeout_msmax_wait_timeout_ms
  • 旧版 Codex CLI 0.128.00.130.x 只支持早期的 enabledmax_concurrent_threads_per_sessionmin_wait_timeout_ms 字段

Upgrade

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