Skip to content

release: prepare v11.1.1#128

Merged
gaelic-ghost merged 9 commits into
mainfrom
server/hummingbird-cli-alignment
Jun 28, 2026
Merged

release: prepare v11.1.1#128
gaelic-ghost merged 9 commits into
mainfrom
server/hummingbird-cli-alignment

Conversation

@gaelic-ghost

Copy link
Copy Markdown
Owner

Release

  • prepares v11.1.1 from branch server/hummingbird-cli-alignment
  • keeps protected main updates behind pull request review and CI
  • release tag v11.1.1 will be created after CI and the review-comment gate pass, so failed or still-discussed release candidates do not get tagged

Review Loop

Before merge and tagging, scripts/repo-maintenance/release.sh watches CI and stops on review comments unless the maintainer has already addressed or resolved them and reruns with --review-comments-addressed.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented Jun 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

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

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ 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.

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 credits.

🚦 How do rate 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 see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: d0a1bf46-12ff-461c-9185-57f9295fe62b

📥 Commits

Reviewing files that changed from the base of the PR and between 9875eef and 2715780.

⛔ Files ignored due to path filters (6)
  • Sources/SSSHTTP/Resources/WebUI/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2 is excluded by !**/*.woff2
  • Sources/SSSHTTP/Resources/WebUI/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2 is excluded by !**/*.woff2
  • Sources/SSSHTTP/Resources/WebUI/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2 is excluded by !**/*.woff2
  • Sources/SSSHTTP/Resources/WebUI/assets/geist-latin-wght-normal-BgDaEnEv.woff2 is excluded by !**/*.woff2
  • Sources/SSSHTTP/Resources/WebUI/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2 is excluded by !**/*.woff2
  • WebUI/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (62)
  • .codex-plugin/plugin.json
  • .github/workflows/validate-repo-maintenance.yml
  • API.md
  • Package.resolved
  • Package.swift
  • README.md
  • Sources/SSSHTTP/HTTP/HTTPSurface.swift
  • Sources/SSSHTTP/HTTP/HTTPWebUIRoutes.swift
  • Sources/SSSHTTP/Resources/WebUI/assets/index-CIgKg8fE.js
  • Sources/SSSHTTP/Resources/WebUI/assets/index-qx2dZPwc.css
  • Sources/SSSHTTP/Resources/WebUI/index.html
  • Sources/SpeakSwiftlyServer/EmbeddedServerSession.swift
  • Sources/SpeakSwiftlyServer/HTTPListenerRuntimeController.swift
  • Tests/SSSHTTPTests/HTTPControlTests.swift
  • Tests/SSSHTTPTests/HTTPFailureTests.swift
  • Tests/SSSHTTPTests/HTTPWorkflowTests.swift
  • Tests/SSSMCPTests/MCPCatalogRuntimeTests.swift
  • Tests/SpeakSwiftlyServerEmbeddingTests/HostLifecycleTests.swift
  • Tests/SpeakSwiftlyServerTransportE2ETests/E2ETransportSmokeTests.swift
  • WebUI/.gitignore
  • WebUI/.oxlintrc.json
  • WebUI/README.md
  • WebUI/components.json
  • WebUI/index.html
  • WebUI/package.json
  • WebUI/src/App.tsx
  • WebUI/src/components/ui/alert.tsx
  • WebUI/src/components/ui/badge.tsx
  • WebUI/src/components/ui/button.tsx
  • WebUI/src/components/ui/card.tsx
  • WebUI/src/components/ui/dialog.tsx
  • WebUI/src/components/ui/progress.tsx
  • WebUI/src/components/ui/scroll-area.tsx
  • WebUI/src/components/ui/select.tsx
  • WebUI/src/components/ui/separator.tsx
  • WebUI/src/components/ui/skeleton.tsx
  • WebUI/src/components/ui/sonner.tsx
  • WebUI/src/components/ui/switch.tsx
  • WebUI/src/components/ui/table.tsx
  • WebUI/src/components/ui/tabs.tsx
  • WebUI/src/components/ui/tooltip.tsx
  • WebUI/src/hooks/use-control-panel-snapshot.ts
  • WebUI/src/index.css
  • WebUI/src/lib/api.test.ts
  • WebUI/src/lib/api.ts
  • WebUI/src/lib/shape.test.ts
  • WebUI/src/lib/shape.ts
  • WebUI/src/lib/utils.ts
  • WebUI/src/main.tsx
  • WebUI/tsconfig.app.json
  • WebUI/tsconfig.json
  • WebUI/tsconfig.node.json
  • WebUI/vite.config.ts
  • docs/codex-hooks-tts.md
  • docs/maintainers/README.md
  • docs/maintainers/hummingbird-cli-template-alignment.md
  • docs/maintainers/skills-surface-audit.md
  • docs/maintainers/webui-control-panel.md
  • hooks/hooks.json
  • skills/speak-swiftly-codex-hooks/SKILL.md
  • skills/speak-swiftly-runtime-operator/SKILL.md
  • skills/speak-swiftly-runtime-operator/agents/openai.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch server/hummingbird-cli-alignment

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.

@gaelic-ghost
gaelic-ghost merged commit e40efe5 into main Jun 28, 2026
2 checks passed
@gaelic-ghost
gaelic-ghost deleted the server/hummingbird-cli-alignment branch June 28, 2026 21:02
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