Skip to main content

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.

Bug Fixes

Cursor sessionStart hook

Cursor sessionStart output now matches Cursor’s 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

Upgrade

npm install -g @mindfoldhq/trellis@latest
trellis update
No file migration is required.