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
git add -f .trellis/runaway prevented.add_session.pyandtask.py archivenow stage only specific Trellis-owned paths (journal,index.md, active task dir, archive subtree) and auto-retry withgit add -f -- <specific-paths>only when stderr matchesignored by. The fallback warning 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 now injects the[workflow-state:STATUS]breadcrumb on everyinputandbefore_agent_startevent, plus a<session-overview>block from.trellis/scripts/get_context.py. Thesubagenttool registration carries apromptSnippetwith theActive task: <path>dispatch protocol. Closes #249. - Pi
npm:pi-subagentsproject-level isolation..pi/settings.jsonnow contains a project-levelpackagesentry overridingnpm:pi-subagentswith empty resource lists, so a globally-installednpm:pi-subagentscannot injectextensions / skills / prompts / themesinto the current Trellis project.scrubPiSettingsreverses the override ontrellis uninstall. Closes #246 (thanks @RenaLio).