Skip to content

RepoPilot Bridge v3.8.8

Choose a tag to compare

@Yahor777 Yahor777 released this 05 Jul 16:27

Highlights

  • Added cleanup for gray stopped session histories in the CLI manager.
  • Press U in the main manager to delete all stopped histories.
  • Open a stopped session and press D to delete just that history.
  • Deletion is guarded by live PID checks and only removes folders inside RepoPilot's sessions directory.
  • Bumped bootstrap links and API version to 3.8.8.

Validation

  • PowerShell parser passed for start, doctor, install, bootstrap, bootstrap-clean, uninstall, and Test-RepoToolsDoctor scripts.
  • Python py_compile passed for server/repo_tools.py.
  • git diff --check passed.
  • Focused session-history cleanup test passed with fake stopped and partial/live sessions.
  • Full doctor.ps1 -NoPause passed.
  • scripts/Test-RepoToolsDoctor.ps1 passed.