Brings the fourDocumentation 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.5.10 stable fixes / features into the 0.6 beta line.
Bug Fixes
git add -f .trellis/runaway prevented.add_session.pyandtask.py archivenow stage only specific Trellis-owned paths and auto-retry withgit add -f -- <specific-paths>only onignored bystderr. Warning text explicitly statesDo NOT use \git add -f .trellis/`, listing.trellis/.backup-*,.trellis/worktrees/,.trellis/.template-hashes.json,.trellis/.runtime/,.trellis/.cache/as the paths to keep ignored. Helper centralized intemplates/trellis/scripts/common/safe_commit.py`.- Pi platform
<workflow-state>/<session-overview>/ subagent dispatch protocol injection. Pi extension injects breadcrumb + session-overview everyinput/before_agent_start, and thesubagenttool registration carriespromptSnippetwithActive task: <path>. Closes #249. - Pi
npm:pi-subagentsproject-level isolation..pi/settings.jsonoverrides globalnpm:pi-subagentspackage with empty resource lists.scrubPiSettingsreverses on uninstall. Closes #246 (thanks @RenaLio).
Enhancements
- Session-start version-update hint.
get_context.pydefault mode performs a once-per-sessiontrellis --versioncheck and prependsTrellis update available: <current> -> <latest>, run npm install -g @mindfoldhq/trellis@latestwhen the local install lags. Best-effort with 1-second timeout; failures silently skip. Marker under.trellis/.runtime/. Closes #254 (thanks @jdjingdian).