Commit Graph

2 Commits (3039abb1a061bbb37e1f88eb21a73233e8a48a2a)

Author SHA1 Message Date
Michael Cahill 9ae76265ba M01: Add --no-build-isolation to clip install in launch_utils
Fixes pkg_resources in pip's isolated build env. Build-time fix only.

Made-with: Cursor
2026-03-07 15:38:39 -08:00
Michael Cahill 9b96c9165c M01: CI truthfulness, SHA pinning, smoke path
- Remove same-repo PR skip condition (CI runs on all PRs)
- Install setuptools before env setup; add --do-not-download-clip
- Add pip-audit (non-blocking) before environment setup
- Add smoke startup step (verify app boots before full tests)
- Add --cov-fail-under=60 coverage threshold
- Pin GitHub Actions to commit SHAs
- Add .gitattributes for CRLF/LF normalization
- Add M01 plan and toolcalls ledger

Made-with: Cursor
2026-03-07 15:35:32 -08:00