Skip to content

docs: add Eden AI integration guides for Pi and Open Code Review#74

Merged
MVS-source merged 2 commits into
mainfrom
integrations/pi-open-code-review
Jul 17, 2026
Merged

docs: add Eden AI integration guides for Pi and Open Code Review#74
MVS-source merged 2 commits into
mainfrom
integrations/pi-open-code-review

Conversation

@MVS-source

Copy link
Copy Markdown
Collaborator

What

Two new integration guides under the existing Coding Agents nav group:

Guide Type Integration path
Pi MIT-licensed coding agent (also powers Flue) Register Eden AI as a custom provider from a Pi extension
Open Code Review AI code-review CLI (@alibaba-group/open-code-review) Eden AI is a built-in preset

Both route to Eden AI's OpenAI-compatible V3 API (https://api.edenai.run/v3).

Files

  • v3/integrations/pi.mdx, v3/integrations/open-code-review.mdx (new)
  • integration-logo/pi-icondoc.svg, open-code-review-icondoc.svg (new, square, currentColor)
  • docs.json — both pages added to Coding Agents

Conventions

  • Format matches existing integration docs (<TechArticleSchema> + <CodeGroup>).
  • Env var: EDEN_AI_API_KEY (house style). Icons use currentColor for light/dark themes.

To confirm before merge

  • Pi registerProvider API shape vs the current @earendil-works/pi-coding-agent release.
  • Open Code Review preset name / config keys vs the current ocr CLI.

Add two new integration guides under the existing "Coding Agents" nav group:

- Pi: MIT-licensed coding agent (registers Eden AI as a custom provider
  from an extension); the same catalog powers Flue
- Open Code Review: AI code-review CLI with Eden AI as a built-in preset

Both use the docs house-style env var EDEN_AI_API_KEY and point at
https://api.edenai.run/v3. Includes square icon SVGs (currentColor) and
docs.json nav entries.
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 29 seconds

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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 40945951-9228-4c3a-a842-dd6fa6901c52

📥 Commits

Reviewing files that changed from the base of the PR and between 5174e81 and f882970.

⛔ Files ignored due to path filters (2)
  • integration-logo/open-code-review-icondoc.svg is excluded by !**/*.svg
  • integration-logo/pi-icondoc.svg is excluded by !**/*.svg
📒 Files selected for processing (3)
  • docs.json
  • v3/integrations/open-code-review.mdx
  • v3/integrations/pi.mdx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch integrations/pi-open-code-review

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.

@mintlify

mintlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
edenai 🟢 Ready View Preview Jul 16, 2026, 3:38 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
edenai 🟡 Building Jul 16, 2026, 3:36 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@MVS-source
MVS-source merged commit 14c3039 into main Jul 17, 2026
6 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.

2 participants