Skip to content

fix: adopt low-risk CLI product diagnostics#754

Merged
vibeforge1111 merged 1 commit into
masterfrom
codex/r24-extra-adoption-lane-20260603
Jun 2, 2026
Merged

fix: adopt low-risk CLI product diagnostics#754
vibeforge1111 merged 1 commit into
masterfrom
codex/r24-extra-adoption-lane-20260603

Conversation

@vibeforge1111
Copy link
Copy Markdown
Owner

@vibeforge1111 vibeforge1111 commented Jun 2, 2026

Summary

  • Adopt low-risk Spark CLI product fixes after chore: update R24 module registry pins #753 landed on master.
  • Keep security revoke-all best-effort module resolution resilient when module loading exits via SystemExit.
  • Add bounded timeouts and traceback-free timeout messages for editable pip installs used by Graphiti/Kuzu sidecar and browser-use setup.
  • Improve unknown install target diagnostics with installed modules, registry-known modules, and accepted target forms.
  • Improve Spark Doctor provider fallback diagnostics with the directly callable provider set and recovery commands.

Source credit

Maintainer-owned adoption inspired by source PRs:

Inspected but deferred

Not included

Tests

  • PYTHONPATH=src python -m pytest tests/test_cli.py -q -k "best_effort_survives_broken_manifest or unknown_message or sidecar_dependencies or call_llm_doctor_unsupported_provider or browser_use_install_reports_package_install" (11 passed, 652 deselected)
  • PYTHONPATH=src python -m compileall src tests
  • git diff --check

Registry / provenance

  • Not run: this PR only changes CLI behavior and CLI tests; no registry, provenance, installer manifest, or pin files changed.

@vibeforge1111 vibeforge1111 merged commit 910f5b7 into master Jun 2, 2026
6 checks passed
@vibeforge1111 vibeforge1111 deleted the codex/r24-extra-adoption-lane-20260603 branch June 2, 2026 22:27
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