Skip to content

fix(browser): start sidecar from open browser action#358

Merged
skulidropek merged 1 commit into
mainfrom
codex/browser-open-start-sidecar
May 29, 2026
Merged

fix(browser): start sidecar from open browser action#358
skulidropek merged 1 commit into
mainfrom
codex/browser-open-start-sidecar

Conversation

@skulidropek
Copy link
Copy Markdown
Member

Summary

  • add an API endpoint that starts/reuses the rust-browser-connection sidecar from the project container
  • make Open Browser trigger that endpoint instead of requiring a pre-running sidecar
  • keep noVNC/CDP links visible only after the browser runtime is running

Verification

  • rtk git diff --check
  • rtk bun --cwd packages/api vitest run tests/project-browser.test.ts
  • rtk bun --cwd packages/app vitest run tests/docker-git/actions-browser.test.ts tests/docker-git/app-ready-browser-openable.test.ts tests/docker-git/app-terminal-session-handlers.test.ts tests/docker-git/app-ready-shortcuts.test.ts tests/docker-git/app-ready-terminal-actions.test.ts tests/docker-git/panel-terminal-skiller.test.ts
  • rtk bun run typecheck
  • rtk bun run --cwd packages/app build:docker-git
  • rtk bun --cwd packages/api lint
  • rtk bun --cwd packages/app lint

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

Review Change Stack

Warning

Review limit reached

@skulidropek, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 56 minutes and 12 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 452ecc60-d643-4c2c-95ff-044d9583bd91

📥 Commits

Reviewing files that changed from the base of the PR and between 361329f and 08d6e60.

📒 Files selected for processing (11)
  • packages/api/src/http.ts
  • packages/api/src/services/project-browser.ts
  • packages/api/tests/project-browser.test.ts
  • packages/app/src/web/actions-browser.ts
  • packages/app/src/web/api.ts
  • packages/app/src/web/app-ready-browser-openable.ts
  • packages/app/src/web/app-terminal-session-handlers.ts
  • packages/app/src/web/panel-browser.tsx
  • packages/app/tests/docker-git/actions-browser.test.ts
  • packages/app/tests/docker-git/app-ready-browser-openable.test.ts
  • packages/app/tests/docker-git/app-terminal-session-handlers.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/browser-open-start-sidecar

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 and usage tips.

@skulidropek skulidropek force-pushed the codex/browser-open-start-sidecar branch from 46ee4c9 to 08d6e60 Compare May 29, 2026 20:42
@skulidropek
Copy link
Copy Markdown
Member Author

skulidropek commented May 29, 2026

AI Session Backup

Commit: 08d6e60
Status: success
Files: 12 (21.48 MB)
Links: README | Manifest

git status

On branch codex/browser-open-start-sidecar
Your branch is up to date with 'origin/codex/browser-open-start-sidecar'.

nothing to commit, working tree clean

@skulidropek skulidropek merged commit a38d819 into main May 29, 2026
18 of 19 checks passed
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