Add Eve, Foreman, e2b cookbooks - #558
Merged
Merged
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
There was a problem hiding this comment.
Risk assessment: Very Low
Decision: Approve.
This PR only adds documentation and navigation for three cookbook entries. The actual change set is:
- Three new 4-line MDX stubs (
cookbooks/e2b.mdx,cookbooks/eve-foreman.mdx,cookbooks/eve-managed-auth.mdx) that use the same frontmatter-urlredirect pattern as existing cookbooks (e.g.cookbooks/ai-sdk-agent.mdx) - Cookbook index cards and copy tweaks in
cookbooks.mdx(new cards, KERNEL branding, card reorder) - Three new page paths plus a reorder of existing entries under the Cookbooks tab in
docs.json— no redirects, theme, OpenAPI, or other site-config fields changed - One cookbook image asset (
images/cookbooks/e2b.png)
No application logic, auth, billing, infrastructure, or shared-service code is modified. Blast radius is limited to the docs cookbooks index and sidebar. No CODEOWNERS file is present, so codeowner review is not required.
Risk factors considered: documentation-only, small isolated diff, no production or infra impact.
Sent by Cursor Automation: Assign PR reviewers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Note
Low Risk
Documentation and navigation-only updates with no runtime or security impact.
Overview
Adds three new cookbook entries—Eve x KERNEL Managed Auth, Eve x Foreman, and e2b—as frontmatter-only stub pages that link to Vercel KB guides and e2b docs, and surfaces them on the cookbooks grid plus the Cookbooks tab navigation in
docs.json.Also refreshes several existing card blurbs (punctuation, KERNEL branding) and reorders some harness cards on the index (e.g. Claude Computer Use Loop vs Modal Web Scraper).
Reviewed by Cursor Bugbot for commit 9c46638. Bugbot is set up for automated code reviews on this repo. Configure here.