fix(blog): remove invented/inconsistent Pilot pricing from the three alternatives pages#140
Merged
TeoSlayer merged 1 commit intoJul 22, 2026
Conversation
…es pages The three auto-generated 'alternatives' posts described Pilot's own pricing three different ways: one invented 'plans starting at $200 per month plus per agent fees' (no such figure exists anywhere on the site), the other two claimed pricing is 'not provided/specified on the website' although /plans exists. Replace all Pilot pricing claims (prose sections and comparison-table cells) with one accurate statement sourced from /plans: free open backbone (AGPL-3.0), private/enterprise tiers in early access, linked to the plans page as the single source of truth. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01D2boz7GoTW34JmzymSjCpf
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.
Exact issue
The three "alternatives" blog pages describe Pilot's own pricing three different, mutually contradictory ways:
boarding-pilotagent-org-alternatives-3github-com-alternatives-6openanp-ai-alternatives-6None of these is true. There is no $200/month figure anywhere on the site —
/planslists a free open-backbone tier (AGPL-3.0) and private/enterprise tiers in early access with no published prices. And "not provided on the website" is false because/plansexists. Same company, three descriptions of its own product's pricing.Change
Every Pilot pricing claim on the three pages (2 prose sections, 1 prose paragraph, 3 comparison-table cells, 1 false "pricing unavailable" cons cell) is replaced with a single accurate statement sourced from
/plansand linked to it, so the plans page stays the only source of truth. Third-party products' pricing cells are untouched.Scope note
This PR deliberately does not touch the broader quality issues on these generated pages (category mismatches, blank entries) — only the factually wrong self-pricing, per the maintainer-requested scope.
🤖 Generated with Claude Code
https://claude.ai/code/session_01D2boz7GoTW34JmzymSjCpf