Skip to content

feat(studio): add first-wave React operator UI - #23

Open
YashasVM wants to merge 1 commit into
mainfrom
codex/v4-react-operator-ui-first-wave
Open

feat(studio): add first-wave React operator UI#23
YashasVM wants to merge 1 commit into
mainfrom
codex/v4-react-operator-ui-first-wave

Conversation

@YashasVM

@YashasVM YashasVM commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • add four-route React operator console for Dashboard, Cameras, Audio, and Studio
  • introduce typed StudioAdapter and deterministic revisioned simulator with explicit command outcomes
  • model capability-driven camera controls, explicit phone Program audio, and Program frame-hold failure behavior
  • add keyboard navigation, screen-reader status, reduced-motion, responsive scaling, and focused tests

Boundaries

  • no backend media, engine IPC, OBS integration, network, or disk implementation
  • UI owns only views and operator commands

Verification

  • bun run typecheck
  • bun run lint
  • bun run test (10 tests)
  • bun run build
  • in-app browser wide-layout and console-health smoke test

@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@YashasVM, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 53 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 9a3a6ec7-9ae8-46c9-bee1-32c0e4487550

📥 Commits

Reviewing files that changed from the base of the PR and between 6c65476 and 5dce153.

⛔ Files ignored due to path filters (1)
  • desktop/bun.lock is excluded by !**/*.lock
📒 Files selected for processing (20)
  • desktop/.gitignore
  • desktop/eslint.config.js
  • desktop/index.html
  • desktop/package.json
  • desktop/src/App.test.tsx
  • desktop/src/App.tsx
  • desktop/src/components.tsx
  • desktop/src/index.css
  • desktop/src/main.tsx
  • desktop/src/pages.tsx
  • desktop/src/studio/context.tsx
  • desktop/src/studio/safety.test.ts
  • desktop/src/studio/simulator.test.ts
  • desktop/src/studio/simulator.ts
  • desktop/src/studio/types.ts
  • desktop/src/test/setup.ts
  • desktop/tsconfig.app.json
  • desktop/tsconfig.json
  • desktop/tsconfig.node.json
  • desktop/vite.config.ts

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.

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