Add Grok 4.6 companion article, plus cost-comparison intro for both - #36
Merged
juntao merged 1 commit intoAug 26, 2026
Merged
Conversation
…rticle New: route-cursor-through-token-station-grok-4-6 (en/zh/ja/ko), a companion to the Claude Sonnet 5 and Haiku article. Registering the provider and defining subagents are identical regardless of model, so this article reuses those two videos directly and links back to the Claude article for the deeper investigative detail (the explore naming collision, the subagent model-routing bug). Includes a real video and dashboard screenshot confirming Grok 4.6 drives genuine Agent-mode file edits through Token Station, while being honest that the full multi-step subagent-delegation workflow hasn't been run with Grok yet (framed as "try it yourself," not a false claim of parity). Both articles gain a shared opening section on why to route through Token Station instead of paying Cursor directly: BYOK requests bypass Cursor's own usage pools entirely (confirmed against Cursor's pricing docs and community reports), one key works across every coding tool that supports a custom endpoint, and Token Station's catalog runs past 300 models across 30+ providers versus whatever Cursor bundles into its own plan. The Grok article adds one Grok-specific note: Grok 4.6 is already bundled into Cursor's own "Cursor Models" pool, so routing it through Token Station instead is a deliberate choice, not a workaround. Both articles cross-link to each other. New cover image for the Grok article, mirroring the Claude cover's design with a single model chip and an "Agent mode confirmed" badge. Sitemap entries added for all four Grok URLs; Claude article's date and sitemap lastmod bumped to match this edit.
juntao
approved these changes
Aug 26, 2026
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.
Summary
route-cursor-through-token-station-grok-4-6(en/zh/ja/ko), a companion to the existing Claude Sonnet 5 and Haiku articleregister-provider.mp4andsubagents.mp4videos directly rather than re-recording, and links back to the Claude article for the deeper investigative narrative (theexplorebuilt-in-agent naming collision, the subagent model-routing bug)xai/grok-4.6drives genuine Agent-mode file edits, not just chatShared cost-comparison section (both articles)
Added an opening section to both articles explaining why to route through Token Station instead of paying Cursor directly:
Verification
An adversarial review fact-checked the Cursor pricing claims against Cursor's own docs and community forum, verified the cross-links between the two articles resolve correctly (including confirming via an actual
npm run buildthat the#step-3-...heading anchor generates as expected), scanned the Grok article for any leftover hedge language after the Agent-mode video was added, and confirmed all video/image assets exist and are wired consistently across all four languages of both articles. One finding from that review (whether subagent calls in the Claude article's demo actually bill through Token Station, given a reported Cursor bug where subagents don't inherit BYOK keys) was independently confirmed against this session's own dashboard: they do, billed underclaude-sonnet-5per the model-routing bug already documented, not against the Cursor plan.Test plan
npm run buildsucceeds