Integration fixes to make workflow.py available in user projects: 1. Bundle automation/ directory in installer - Add automation/ to build_installer.py copy process - Ensures workflow.py is available in generated projects - Pre-commit hook can now actually call workflow.py 2. Update pre-commit hook comment - Change from "planned feature...does not yet exist" - Update to "provides non-blocking vote status reporting" - Accurately describes current implementation Verified: - automation/workflow.py present in install bundle - workflow.py executes successfully from bundle - Pre-commit hook comment matches reality 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build_installer.py | ||
| bundle_smoke.py | ||
| smoke_test.py | ||