Skip to content

fix(api): proxy foreground run attach upgrades - #1025

Closed
G4614 wants to merge 6 commits into
mainfrom
codex/fix-foreground-run-attach
Closed

fix(api): proxy foreground run attach upgrades#1025
G4614 wants to merge 6 commits into
mainfrom
codex/fix-foreground-run-attach

Conversation

@G4614

@G4614 G4614 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Fix foreground cloud run by routing the main-session WebSocket attach path through the API upgrade proxy.

Test plan:

  • npx jest --config api/jest.config.ts --runInBand api/src/boxlite-rest/boxlite-rest-routing.spec.ts api/src/boxlite-rest/boxlite-ws-proxy.service.spec.ts
  • Added coverage for main-session and execution attach path matching and rewriting.
  • Existing strict AutoResume test remains a baseline failure on current main.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0c52da0c-4bbf-4866-8286-36bf80934cfc

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/fix-foreground-run-attach

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

finally:
try:
await rt.remove(b.id, force=True)
except Exception:
@G4614 G4614 closed this Jul 27, 2026
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