pilot v2.272.0
Changelog
π Features
- eb5909d: feat(executor): wire EnvPassthrough config field (#5288) (@alekspetrov)
π Bug Fixes
- 911ccd0: fix(autopilot): remove
pilotlabel when applyingpilot-supersededon CI-f... (#5304) (@alekspetrov) - ec40057: fix(dispatch): terminal-drop guard removes
pilotafter N drops and gates "s... (#5305) (@alekspetrov) - 201c7b1: fix(executor): route all model-invoking spawn sites through env scrub helper (#5289) (@alekspetrov)
- 78a1a7f: fix(github): stale-label cleanup skips superseded/terminal issues and suppres... (#5303) (@alekspetrov)
- 8af744e: fix(hooks): enable destructive-command hook by default (#5291) (@alekspetrov)
π Documentation
- 1f7c0ad: docs(config): document env_passthrough in example config (#5296) (@alekspetrov)
- e292057: docs(hooks): update hooks documentation (#5295) (@alekspetrov)
- 4c31709: docs(nav): TASK-491 post-merge review APPROVE-w-defects β env_passthrough never wired, OpenCode key gap β #5302 ( <>)
- d23658b: docs(nav): TASK-491 shipped β env scrub + hooks default via #5275 (9 PRs), repick-loop cleanup, daemon bug #5297 filed ( <>)
Other
- 70601ce: test(executor): add spawn-site regression guard test (#5290) (@alekspetrov)
- 2c81fc4: test(executor): add table-driven tests for env scrub helper (#5292) (@alekspetrov)
- c342c2b: test(hooks): add test for preserving user-authored hooks under new default (#5294) (@alekspetrov)
- 76f150c: test(hooks): update existing env-mirror and hooks-default tests (#5293) (@alekspetrov)