Skip to content

Inspectors → Work Column: SolidJS tabs (#351) - #202

Merged
Rchari1 merged 1 commit into
local/amicodefrom
amico/351-work-column-inspectors
Aug 14, 2026
Merged

Inspectors → Work Column: SolidJS tabs (#351)#202
Rchari1 merged 1 commit into
local/amicodefrom
amico/351-work-column-inspectors

Conversation

@Rchari1

@Rchari1 Rchari1 commented Aug 14, 2026

Copy link
Copy Markdown
Member

Companion to harmoniqs/amicode#384. Implements Work Column Run/Device Inspector tabs per #351. See amicode PR for extension side (bridge, deletions, status bar removal). This PR adds SolidJS inspector-bridge + RunInspector/DeviceInspector components (320px responsive, closable with buffered reopen, per-session, run/device pickers, pulse SVG). Wiring into SessionSidePanel tab strip follows next commit.

- Add inspector-bridge.ts typed postMessage store (run:iteration/pulse-meta/pulse/completion/activate/label/timing, device:status/actions/activate) with per-run/per-device buffering and active id, survives tab close/reopen
- RunInspector: auto-opens on run:activate, live iter/objective/inf, pulse line chart (responsive at 320px column width), run picker for multi-run, fidelity/iteration/timing on completion, closable with buffered reopen (per-session via bridge store)
- DeviceInspector: auto-opens on device:activate, drive lines online, qubit rollup, metrics with staleness, calibration params, recommended actions, device picker, reverse device:refresh postMessage
- Pulse plot uses SVG viewBox so 280–330px Work Column resize reflows correctly

Extension already fans messages via chat_bridge lane 2; app listens via window message. Wiring into Work Column tab strip follows in next commit (SessionSidePanel integration).
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 7 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: 851c84d2-14d1-4c88-8e6f-d55f1d980c18

📥 Commits

Reviewing files that changed from the base of the PR and between 73ff656 and 3978215.

📒 Files selected for processing (3)
  • packages/app/src/amicode/inspector/device-inspector.tsx
  • packages/app/src/amicode/inspector/inspector-bridge.ts
  • packages/app/src/amicode/inspector/run-inspector.tsx

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

@Rchari1
Rchari1 merged commit b376850 into local/amicode Aug 14, 2026
2 of 5 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