Skip to content

feat(embeddable-chat): Embeddable chat preview mode adjustments#1455

Open
juraj-outloud wants to merge 2 commits into
mainfrom
feature/enmeddable-chat-preview-mode-adjustments
Open

feat(embeddable-chat): Embeddable chat preview mode adjustments#1455
juraj-outloud wants to merge 2 commits into
mainfrom
feature/enmeddable-chat-preview-mode-adjustments

Conversation

@juraj-outloud

Copy link
Copy Markdown
Collaborator
  • Does this touch shared lib code used by OpenFrame? If yes, blast radius described below.
  • Change is backwards-compatible (no removed/renamed props or exports).
  • New components have a Storybook story; touched components without one got a story added.
  • type-check passes, no new any.
  • Lint passes (real linter), no new @ts-ignore / eslint-disable.
  • Tests pass; added tests for new money-path flows / bug fixes.
  • Build passes; preview deploy reviewed.
  • Correct reviewer assigned (MPH → @michaelassraf; lib → @oleksandr-blip / @pavlo-flamingo).

Description

  • compact mode for header when previewMode is on.
  • powershell tool icon (for flamingo hero).

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 55 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: ef6bb042-3c58-4004-bfe1-9676e53236f0

📥 Commits

Reviewing files that changed from the base of the PR and between 03c0665 and df7e9f0.

📒 Files selected for processing (7)
  • openframe-frontend-core/src/components/chat/chat-panel-header-mobile.tsx
  • openframe-frontend-core/src/components/chat/chat-panel-header.tsx
  • openframe-frontend-core/src/components/chat/embeddable-chat.tsx
  • openframe-frontend-core/src/components/tool-icon.tsx
  • openframe-frontend-core/src/stories/EmbeddableChat.stories.tsx
  • openframe-frontend-core/src/types/tool.types.ts
  • openframe-frontend-core/src/utils/tool-utils.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/enmeddable-chat-preview-mode-adjustments

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.

@juraj-outloud juraj-outloud changed the title Feature/enmeddable chat preview mode adjustments Embeddable chat preview mode adjustments Jul 15, 2026
@juraj-outloud juraj-outloud changed the title Embeddable chat preview mode adjustments feat(embeddable-chat): Embeddable chat preview mode adjustments Jul 15, 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