Add supermodeltools.com/trial CTA#6
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
WalkthroughThe README's API key instruction now directs users to start a free trial at Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@README.md`:
- Line 17: Update remaining API-key instructions to match the new trial CTA: in
README.md and quickstart.mdx replace the Dashboard URL/text that points to the
Dashboard with the /trial path (https://supermodeltools.com/trial) or, if there
is a deliberate difference, add a short clarifying sentence stating when to use
the Dashboard versus the /trial signup. Ensure the copy that tells users to send
the key in the X-Api-Key header remains unchanged and consistent across both
README.md and quickstart.mdx.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
Adds the new
/trialsignup page link to the README so readers have a one-click path to start a free trial and get an API key.Part of a coordinated set of PRs across the supermodeltools org adding
/trialto each product's main user-facing surface.Verified: https://supermodeltools.com/trial returns 200 (Pro $19/mo, Growth $199/mo, 14-day trial via Stripe).
Draft for review.
Summary by CodeRabbit