Skip to content

Hotfix/guardrails#32

Merged
aliaska-varieva merged 5 commits into
mainfrom
hotfix/guardrails
Jul 17, 2026
Merged

Hotfix/guardrails#32
aliaska-varieva merged 5 commits into
mainfrom
hotfix/guardrails

Conversation

@oleksandr-blip

Copy link
Copy Markdown
Contributor

No description provided.

@oleksandr-blip oleksandr-blip self-assigned this Jul 17, 2026
@oleksandr-blip
oleksandr-blip requested a review from a team as a code owner July 17, 2026 19:05
@oleksandr-blip
oleksandr-blip enabled auto-merge (squash) July 17, 2026 19:05
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 54 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: 26a893af-a067-49a0-b23f-751df0ce0577

📥 Commits

Reviewing files that changed from the base of the PR and between 967fbd8 and 81737ff.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (52)
  • docs/static-export-migration.md
  • package.json
  • schema.graphql
  • src/app/(app)/customers/components/ai-assistant-appearance/customer-ai-assistant-appearance.tsx
  • src/app/(app)/customers/components/ai-assistant-appearance/customer-appearance.types.ts
  • src/app/(app)/customers/components/customer-ai-configuration/customer-ai-configuration.tsx
  • src/app/(app)/customers/components/customer-ai-configuration/use-customer-ai-configuration-form.ts
  • src/app/(app)/customers/components/customer-details-view.tsx
  • src/app/(app)/customers/components/customer-guardrails-settings.tsx
  • src/app/(app)/customers/components/details-tabs/customer-custom-ai-assistant-tab.tsx
  • src/app/(app)/customers/components/details-tabs/customer-guardrails-tab.tsx
  • src/app/(app)/customers/components/details-tabs/customer-tabs.tsx
  • src/app/(app)/customers/components/new-customer-page.tsx
  • src/app/(app)/help-center/endpoints.ts
  • src/app/(app)/notifications/components/notifications-columns.tsx
  • src/app/(app)/settings/ai-settings/components/ai-settings-view.tsx
  • src/app/(app)/settings/ai-settings/components/guardrails-tab.tsx
  • src/app/(app)/settings/ai-settings/components/guardrails/build-policy-groups.ts
  • src/app/(app)/settings/ai-settings/components/guardrails/guardrails-panel.tsx
  • src/app/(app)/settings/ai-settings/components/guardrails/guardrails-policy-groups.tsx
  • src/app/(app)/settings/ai-settings/components/guardrails/guardrails-preset-card.tsx
  • src/app/(app)/settings/ai-settings/components/guardrails/guardrails-tab.tsx
  • src/app/(app)/settings/ai-settings/components/guardrails/guardrails-template-picker.tsx
  • src/app/(app)/settings/ai-settings/components/guardrails/guardrails.types.ts
  • src/app/(app)/settings/ai-settings/components/guardrails/rule-edits.ts
  • src/app/(app)/settings/ai-settings/components/guardrails/use-guardrails-editor.ts
  • src/app/(app)/settings/ai-settings/components/guardrails/use-guardrails-policies.ts
  • src/app/(app)/settings/ai-settings/components/guardrails/use-organization-guardrails.ts
  • src/app/(app)/settings/ai-settings/hooks/chat-graphql.ts
  • src/app/(app)/settings/ai-settings/hooks/use-agent-ai-config.ts
  • src/app/(app)/settings/ai-settings/hooks/use-client-view.ts
  • src/app/(app)/settings/ai-settings/hooks/use-organization-ai-config.ts
  • src/app/(app)/settings/ai-settings/hooks/use-supported-models.ts
  • src/app/(app)/settings/ai-settings/hooks/use-update-ai-configuration.ts
  • src/app/(app)/settings/hooks/.use-ai-policies.md
  • src/app/(app)/settings/hooks/use-ai-policies.ts
  • src/app/(app)/settings/types/.ai-policies.md
  • src/app/(app)/settings/types/ai-policies.ts
  • src/app/(app)/settings/types/ai-settings.ts
  • src/app/(app)/settings/utils/ai-settings.utils.tsx
  • src/app/(app)/tickets/components/ticket-details-view.tsx
  • src/app/(app)/tickets/queries/dialogs-queries.ts
  • src/app/(app)/tickets/types/dialog.types.ts
  • src/app/(app)/tickets/utils/latest-assistant-model.ts
  • src/app/(auth)/auth/components/dev-ticket-observer.tsx
  • src/app/components/openframe-chat-runtime-provider.tsx
  • src/app/hooks/use-ai-model.ts
  • src/lib/auth-api-client.ts
  • src/lib/feature-flags.ts
  • src/lib/native-login.ts
  • src/lib/native-shell.ts
  • src/lib/routes.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hotfix/guardrails

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.

@aliaska-varieva
aliaska-varieva disabled auto-merge July 17, 2026 19:10
@aliaska-varieva
aliaska-varieva merged commit d4c623c into main Jul 17, 2026
3 checks passed
@aliaska-varieva
aliaska-varieva deleted the hotfix/guardrails branch July 17, 2026 19:10
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.

2 participants