跳转到主要内容

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.

修复

Cursor sessionStart hook

Cursor sessionStart 输出现在符合 Cursor 的 top-level context schema。
  • Output field: additional_context
  • Shared format retained: hookSpecificOutput.additionalContext
  • Removed unsupported Cursor hook: beforeSubmitPrompt
  • Removed copied Cursor file: .cursor/hooks/inject-workflow-state.py

升级方式

npm install -g @mindfoldhq/trellis@latest
trellis update
无需文件迁移。