Skip to content

Fix self-review findings and streamline installer updates#8

Merged
ojowwalker77 merged 2 commits into
mainfrom
codex/fix-self-review-and-update-ux
Jun 5, 2026
Merged

Fix self-review findings and streamline installer updates#8
ojowwalker77 merged 2 commits into
mainfrom
codex/fix-self-review-and-update-ux

Conversation

@ojowwalker77

@ojowwalker77 ojowwalker77 commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • verify gitleaks and osv-scanner downloads against upstream SHA-256 manifests and fail closed on verification errors
  • compare OSV results with the base lockfile so only newly introduced advisory/package/version tuples are reported
  • recompute triage summary counts from the final kept findings
  • replace noisy reinstall-style updates with a compact splus update flow that preserves agent wiring and omits onboarding
  • add installer smoke coverage to CI and document the new update behavior

Verification

  • cargo test --workspace --locked
  • pnpm -r build
  • pnpm -r typecheck
  • pnpm -r test
  • pnpm build:release
  • node --check dist-release/mcp.cjs
  • sh -n install.sh scripts/test-install.sh
  • sh scripts/test-install.sh
  • Splus precise working-tree review: 0 must-fix, 0 concern, 0 nit

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@ojowwalker77 ojowwalker77 merged commit 5c1a622 into main Jun 5, 2026
2 checks passed
@ojowwalker77 ojowwalker77 deleted the codex/fix-self-review-and-update-ux branch June 5, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant