Enable / Disable
Last updated on June 16, 2026
You can disable phases to skip execution without deleting them.
main:
- name: Debug Logging
key: debug_logging
python: phases.debug
enabled: falseTofuPilot skips disabled phases without recording any results.
How is this guide?