Closed
Conversation
- docs/serena.md: Living ledger, phase map, invariants, milestone table - docs/milestones/M00/: M00_plan, preflight, e2e_baseline, ci_inventory, toolcalls - scripts/dev/: run_m00_baseline_e2e.ps1, .sh (thin verification helpers) - Baseline tag baseline-pre-refactor created on 82a973c No runtime/structural changes. Behavior-preserving docs and verification only. Made-with: Cursor
- Add Invariant Registry and Serena Refactor Principles to serena.md - Create M00_run1.md, M00_summary.md, M00_audit.md - Update milestone ledger: M00 Completed - Document CI evidence (Linter pass; Tests fail pre-existing) Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
…irmation - Update ledger with CI run IDs 22794525690 (Linter ✓), 22794525698 (Tests ✗) - Refresh M00_summary.md and M00_audit.md per governance closeout - Add M00_run2.md (latest CI analysis) Made-with: Cursor
M00 kickoff baseline e2e
- 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
Fixes pkg_resources in pip's isolated build env. Build-time fix only. Made-with: Cursor
CLIP fix worked. Git clone of Stability-AI fails without auth. Add token-based URLs for Stability-AI repos. Made-with: Cursor
- Add --exit handling when --skip-prepare-environment (launch.py) - Setup: python launch.py --skip-prepare-environment --skip-torch-cuda-test --exit - Smoke: python launch.py --skip-prepare-environment --skip-torch-cuda-test --test-server --use-cpu all --exit CI no longer depends on external git clones. Requires repositories cache to be seeded. Made-with: Cursor
Fixes ModuleNotFoundError: torch when using --skip-prepare-environment. Repositories still required from cache for paths.py. Made-with: Cursor
Made-with: Cursor
- Create scripts/dev/create_stub_repos.py to satisfy paths.py assertion and import chain without cloning external repos - Add Create stub repositories step before Setup environment in run_tests - Remove Cache repositories step (stubs are deterministic, no network) Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
…onditioner stubs; M01_run3 and M01_summary Made-with: Cursor
…orts Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
…Denoiser, BrownianTreeNoiseSampler, trange) Made-with: Cursor
Made-with: Cursor
…nDistribution) Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Screenshots/videos:
Checklist: