Skip to content

Lead with what CTRLRun stops, and add the free tier beside Pro and Enterprise - #3

Merged
arpanghoshal merged 1 commit into
mainfrom
copy/free-pro-enterprise
Sep 11, 2026
Merged

Lead with what CTRLRun stops, and add the free tier beside Pro and Enterprise#3
arpanghoshal merged 1 commit into
mainfrom
copy/free-pro-enterprise

Conversation

@arpanghoshal

@arpanghoshal arpanghoshal commented Sep 11, 2026

Copy link
Copy Markdown
Member

The H1 becomes "CTRLRun stops AI agents from taking wrong, restricted, or
malicious actions in your workflows", with the allow, approve, deny sentence
as the lede. Page title, description and share titles follow it.

The tier section gains a third card, ctrlrun Open Source, tagged free and
linking to the quickstart rather than opening a form, and the Pro and
Enterprise cards take the new promise and body copy. The section head is the
one-line ladder. The hero keeps two buttons, Protect my agent and GitHub; the
Read the docs button and the aside block go, since the nav carries both.

The agents band loses its inset bar. protect-my-agent, the slide labels, the
navbar anchor, the site description and the SEO table mirror the new words,
and ROADMAP.md records that the H1 moved ahead of v0.9.

Summary by CodeRabbit

  • New Features

    • Added clearer messaging about rule-based AI-agent action controls, including allowed, human-review, and blocked outcomes.
    • Added an Open Source tier with a quickstart link alongside Free, Pro, and Enterprise options.
    • Updated Pro and Enterprise descriptions to highlight integrations, visibility, policy testing, approvals, and deployment options.
  • Improvements

    • Refined homepage layout, typography, tier cards, responsive behavior, and visual styling.
    • Updated navigation labels, SEO content, metadata, and roadmap documentation.

…terprise

The H1 becomes "CTRLRun stops AI agents from taking wrong, restricted, or
malicious actions in your workflows", with the allow, approve, deny sentence
as the lede. Page title, description and share titles follow it.

The tier section gains a third card, ctrlrun Open Source, tagged free and
linking to the quickstart rather than opening a form, and the Pro and
Enterprise cards take the new promise and body copy. The section head is the
one-line ladder. The hero keeps two buttons, Protect my agent and GitHub; the
Read the docs button and the aside block go, since the nav carries both.

The agents band loses its inset bar. protect-my-agent, the slide labels, the
navbar anchor, the site description and the SEO table mirror the new words,
and ROADMAP.md records that the H1 moved ahead of v0.9.
@mintlify

mintlify Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated
ctrlrun 🟢 Ready View Preview Sep 11, 2026, 8:38 PM

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

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: d6ca29e4-c8d0-4137-84a7-9f906931aead

📥 Commits

Reviewing files that changed from the base of the PR and between 8f84def and 8f75bc2.

📒 Files selected for processing (8)
  • SEO.md
  • docs.json
  • docs/ROADMAP.md
  • index.mdx
  • protect-my-agent.mdx
  • snippets/commercial-tiers.jsx
  • snippets/home-slides.jsx
  • style.css

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The homepage now presents CTRLRun as enforcing rules before AI-agent actions execute. It adds an Open Source tier link, updates Pro and Enterprise messaging, and adjusts responsive typography, tier layout, and panel styling.

Changes

Homepage positioning and tier presentation

Layer / File(s) Summary
Action-enforcement messaging
SEO.md, docs.json, docs/ROADMAP.md, index.mdx, protect-my-agent.mdx, snippets/home-slides.jsx
Updated product metadata, homepage copy, roadmap wording, navigation labels, service descriptions, and tier terminology.
Commercial tier rendering
snippets/commercial-tiers.jsx
Added an Open Source tier that links to the quickstart. Pro and Enterprise continue to render form-based actions with revised copy.
Responsive homepage layout
style.css
Adjusted homepage typography, tier grid behavior, button alignment, accent styling, and the .cr-any-agent panel across responsive breakpoints.

Priority: ➖ Normal

Estimated code review effort: 3 (Moderate) | ~25 minutes

Change: Feature

Sequence Diagram(s)

sequenceDiagram
  participant Homepage
  participant CommercialTiers
  participant Quickstart
  participant ProEnterpriseForm
  Homepage->>CommercialTiers: render Free, Pro, Enterprise, and Open Source tiers
  CommercialTiers->>Quickstart: link Open Source tier to quickstart
  CommercialTiers->>ProEnterpriseForm: render forms for Pro and Enterprise
Loading

Merge Risk: ⚪ Minimal · up to 8f75b

The homepage and tier presentation changes have no remaining actionable merge risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the two main changes: updated CTRLRun messaging about stopping harmful AI-agent actions and adding the Free tier beside Pro and Enterprise.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 2…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch copy/free-pro-enterprise

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.

@arpanghoshal
arpanghoshal merged commit ff74e4b into main Sep 11, 2026
2 of 3 checks passed
@arpanghoshal
arpanghoshal deleted the copy/free-pro-enterprise branch September 11, 2026 20:46
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