Skip to content

[Fix] API requests hang indefinitely on VS Code 1.122.0+#383

Merged
edelauna merged 3 commits into
mainfrom
release/v3.55.1
May 29, 2026
Merged

[Fix] API requests hang indefinitely on VS Code 1.122.0+#383
edelauna merged 3 commits into
mainfrom
release/v3.55.1

Conversation

@roomote
Copy link
Copy Markdown
Contributor

@roomote roomote Bot commented May 28, 2026

Opened on behalf of Elliott de Launay. View the task or mention @roomote for follow-up asks.

Related GitHub Issue

Closes: #381
Closes: #382

Description

This branch cuts v3.55.1 from v3.55.0 and ships the already-merged ripgrep fix from PR #248 so Zoo Code no longer hangs on VS Code 1.122.0+ after the @vscode/ripgrep-universal rename.

It also updates the Marketplace-facing release notes for the hotfix across the localized README.md files, fixes the malformed </details> closing tag in the README language sections, and removes the unused release-image step from .roo/commands/release.md so future release prep matches the current process.

Test Procedure

  • Run mise exec -- pnpm --dir src exec vitest run services/ripgrep/__tests__/index.spec.ts
  • Push release/v3.55.1 and let the repo pre-push typecheck suite pass
  • Note that apps/web-roo-code is no longer present in this repository, so the task wrapper's web-app check is stale and was not runnable here

Pre-Submission Checklist

  • Issue Linked: This PR is linked to an approved issue (see "Related GitHub Issue" above).
  • Scope: My changes are focused on the linked issue (one major feature/fix per PR).
  • Self-Review: I have performed a thorough self-review of my code.
  • Testing: New and/or updated tests have been added to cover my changes (if applicable).
  • Documentation Impact: I have considered if my changes require documentation updates (see "Documentation Updates" section below).
  • Contribution Guidelines: I have read and agree to the Contributor Guidelines.

Screenshots / Videos

Not applicable for this extension runtime hotfix and Marketplace README/i18n follow-up.

Documentation Updates

  • No documentation updates are required.
  • Yes, documentation updates are required.

Updated the Marketplace-facing README.md, refreshed the localized locales/*/README.md release notes for v3.55.1, and removed the unused release-image step from .roo/commands/release.md.

Additional Notes

The branch contains the existing ripgrep fix commit from PR #248 plus the generated v3.55.1 version and changelog updates.

Get in Touch

Opened via Roomote on behalf of Elliott de Launay.

@roomote roomote Bot added the roomote:auto-resolve-conflicts Allow Roomote to auto-resolve merge conflicts for this PR label May 28, 2026
@roomote
Copy link
Copy Markdown
Contributor Author

roomote Bot commented May 28, 2026

No actionable issues found. See task

  • Restore the </details> closing tag alignment in README.md so the Marketplace README renders correctly.
  • platform-unit-test (windows-latest) completed successfully in Code QA Roo Code.
  • platform-unit-test (ubuntu-latest) completed successfully in Code QA Roo Code.

Comment thread README.md Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@edelauna edelauna marked this pull request as ready for review May 28, 2026 12:09
@roomote
Copy link
Copy Markdown
Contributor Author

roomote Bot commented May 28, 2026

Fixed in ea7f921: restored the README </details> alignment and refreshed the localized v3.55.1 Marketplace README notes across locales/*/README.md. The targeted ripgrep regression test still passes, and PR checks are running on the updated branch.

Copy link
Copy Markdown
Contributor

@edelauna edelauna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, reviewed - not approving since don’t want to merge into main

@edelauna edelauna enabled auto-merge May 29, 2026 12:46
@edelauna edelauna added this pull request to the merge queue May 29, 2026
Merged via the queue into main with commit 45088a7 May 29, 2026
10 checks passed
@edelauna edelauna deleted the release/v3.55.1 branch May 29, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

roomote:auto-resolve-conflicts Allow Roomote to auto-resolve merge conflicts for this PR

Projects

None yet

2 participants