Skip to content

Add supermodeltools.com/trial CTA#12

Merged
jonathanpopham merged 2 commits intomainfrom
cta/add-trial-link
Apr 28, 2026
Merged

Add supermodeltools.com/trial CTA#12
jonathanpopham merged 2 commits intomainfrom
cta/add-trial-link

Conversation

@jonathanpopham
Copy link
Copy Markdown
Collaborator

@jonathanpopham jonathanpopham commented Apr 28, 2026

Adds the new /trial signup 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 /trial to 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

Documentation

  • Updated the 'Get an API key' section in the README to direct users to supermodeltools.com/trial for starting a free trial and obtaining their API key. The remainder of the setup process, including API secret generation and configuration procedures, remains unchanged and continues to work as expected.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

Warning

Rate limit exceeded

@jonathanpopham has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 0 minutes and 55 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5b27c57b-5ab3-4b5d-82c8-d995719ccbb6

📥 Commits

Reviewing files that changed from the base of the PR and between f099b35 and 5218b7b.

📒 Files selected for processing (1)
  • README.md

Walkthrough

The README's API key setup instructions were updated to direct users to a free trial page (supermodeltools.com/trial) instead of the dashboard signup page, streamlining the onboarding flow.

Changes

Cohort / File(s) Summary
Documentation Update
README.md
Updated the "Get an API key" step URL from dashboard signup to free trial landing page.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🎯 A single link, a simple shift,
From dashboard doors to trial's gift,
Users now find their way with ease,
Onboarding flows like ocean breeze. ✨

🚥 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 'Add supermodeltools.com/trial CTA' directly and concisely describes the main change—adding a call-to-action link to the trial signup page in the README.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cta/add-trial-link

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

Dead Code Hunter

No dead code found! Your codebase is clean.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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`:
- Around line 17-20: Update the README section under the "### 1. Get an API key"
header to note that the free trial requires a card and can be canceled anytime;
specifically, modify the paragraph that currently says "Start a free trial at
https://supermodeltools.com/trial to get an API key." to include "Card required
— cancel anytime" (or similar concise wording) so readers see the same trial
terms as the landing page.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 62f3b319-1486-4398-a36d-4821d43c7a90

📥 Commits

Reviewing files that changed from the base of the PR and between 3a01c17 and f099b35.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md
Comment on lines 17 to 20
### 1. Get an API key

Sign up at [dashboard.supermodeltools.com](https://dashboard.supermodeltools.com) and create an API key.
Start a free trial at [supermodeltools.com/trial](https://supermodeltools.com/trial) to get an API key.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Minor docs polish: mention “card required / cancel anytime” from the trial page.

The link is good (the /trial page loads and shows a 14‑day trial with pricing). (supermodeltools.com)
Right now the README only says “free trial” and “get an API key”, but the landing page also states “Card required” and “cancel anytime”. If a user misses that, they may feel misled.

♻️ Proposed wording tweak
-Start a free trial at [supermodeltools.com/trial](https://supermodeltools.com/trial) to get an API key.
+Start a 14-day free trial (card required; cancel anytime) at [supermodeltools.com/trial](https://supermodeltools.com/trial) to get an API key.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
### 1. Get an API key
Sign up at [dashboard.supermodeltools.com](https://dashboard.supermodeltools.com) and create an API key.
Start a free trial at [supermodeltools.com/trial](https://supermodeltools.com/trial) to get an API key.
### 1. Get an API key
Start a 14-day free trial (card required; cancel anytime) at [supermodeltools.com/trial](https://supermodeltools.com/trial) to get an API key.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` around lines 17 - 20, Update the README section under the "### 1.
Get an API key" header to note that the free trial requires a card and can be
canceled anytime; specifically, modify the paragraph that currently says "Start
a free trial at https://supermodeltools.com/trial to get an API key." to include
"Card required — cancel anytime" (or similar concise wording) so readers see the
same trial terms as the landing page.

@github-actions
Copy link
Copy Markdown

Dead Code Hunter

No dead code found! Your codebase is clean.

@jonathanpopham jonathanpopham marked this pull request as ready for review April 28, 2026 18:17
@jonathanpopham jonathanpopham merged commit d970ac1 into main Apr 28, 2026
3 checks passed
@jonathanpopham jonathanpopham deleted the cta/add-trial-link branch April 28, 2026 18:17
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