Skip to content

GH#162: docs: document gratis ai translations server#163

Merged
superdav42 merged 1 commit into
mainfrom
feature/auto-20260709-222055-gh162
Jul 9, 2026
Merged

GH#162: docs: document gratis ai translations server#163
superdav42 merged 1 commit into
mainfrom
feature/auto-20260709-222055-gh162

Conversation

@superdav42

Copy link
Copy Markdown
Contributor

Summary

Added the Gratis AI Translations Server addon overview, documented the server-side translation workflow, queue/admin controls, and translation status REST endpoints, and added the addon to the sidebar.

Files Changed

docs/addons/gratis-ai-translations-server/index.mdx, docs/developer/rest-api/overview.md, docs/user-guide/administration/settings-reference.md, docs/user-guide/localization/translating.md, sidebars.js

Runtime Testing

  • Risk level: Low (agent prompts / infrastructure scripts)
  • Verification: npm run build -- --locale en passed. npm run build all-locales was attempted first but exceeded the 120s command timeout after server compilation.

Resolves #162


aidevops.sh v3.32.4 plugin for OpenCode v1.17.13 with gpt-5.5 spent 9m and 48,865 tokens on this with the user in an interactive session.

@superdav42 superdav42 added the origin:interactive Created by interactive user session label Jul 9, 2026
@superdav42

Copy link
Copy Markdown
Contributor Author

Completion Summary

  • What: Added the Gratis AI Translations Server addon overview, documented the server-side translation workflow, queue/admin controls, and translation status REST endpoints, and added the addon to the sidebar.
  • Issue: Docs update: Gratis AI Translations Server v1.3.0 #162
  • Files changed: docs/addons/gratis-ai-translations-server/index.mdx, docs/developer/rest-api/overview.md, docs/user-guide/administration/settings-reference.md, docs/user-guide/localization/translating.md, sidebars.js
  • Testing: npm run build -- --locale en passed. npm run build all-locales was attempted first but exceeded the 120s command timeout after server compilation.
  • Key decisions: none

aidevops.sh v3.32.4 plugin for OpenCode v1.17.13 with gpt-5.5 spent 9m and 48,865 tokens on this with the user in an interactive session.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 56 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

Run ID: bc7533d5-ae57-4dc1-afd8-688b8e3bb550

📥 Commits

Reviewing files that changed from the base of the PR and between 37935d5 and 52477c7.

📒 Files selected for processing (5)
  • docs/addons/gratis-ai-translations-server/index.mdx
  • docs/developer/rest-api/overview.md
  • docs/user-guide/administration/settings-reference.md
  • docs/user-guide/localization/translating.md
  • sidebars.js
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/auto-20260709-222055-gh162

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.

@superdav42 superdav42 added the status:in-review PR open, awaiting review/merge label Jul 9, 2026
@superdav42 superdav42 marked this pull request as ready for review July 9, 2026 22:31
@superdav42 superdav42 merged commit 87fb607 into main Jul 9, 2026
5 checks passed
@superdav42 superdav42 deleted the feature/auto-20260709-222055-gh162 branch July 9, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

origin:interactive Created by interactive user session status:in-review PR open, awaiting review/merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs update: Gratis AI Translations Server v1.3.0

1 participant