<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Cursor on KnightLi Blog</title>
        <link>https://knightli.com/en/tags/cursor/</link>
        <description>Recent content in Cursor on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sun, 10 May 2026 08:20:58 +0800</lastBuildDate><atom:link href="https://knightli.com/en/tags/cursor/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>How to Choose AI Coding Plans: Convenience for Light Users, Flexibility for Heavy Users</title>
        <link>https://knightli.com/en/2026/05/10/ai-coding-plan-selection/</link>
        <pubDate>Sun, 10 May 2026 08:20:58 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/05/10/ai-coding-plan-selection/</guid>
        <description>&lt;p&gt;AI coding plans have changed quickly over the past six months. Many tools have shifted from message-style pricing to usage-based pricing, generous low-cost tiers have become tighter, and some overseas services have added stricter identity checks, regional limits, and usage rules.&lt;/p&gt;
&lt;p&gt;For developers, the question is no longer just which model is strongest. It is also about how much to spend every month, whether the quota is enough, whether the tool feels comfortable to use, and whether you can switch smoothly when a provider suddenly raises prices or changes the rules.&lt;/p&gt;
&lt;p&gt;A practical conclusion is this: light users should buy convenience, mid-level users should buy value, and heavy users should buy flexibility. The heavier your usage, the less you should bind models and tools together in a single plan.&lt;/p&gt;
&lt;h2 id=&#34;four-things-to-evaluate-before-choosing-a-plan&#34;&gt;Four things to evaluate before choosing a plan
&lt;/h2&gt;&lt;p&gt;In the past, people usually looked at three things when choosing an AI coding plan:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Whether the model was strong enough.&lt;/li&gt;
&lt;li&gt;Whether the response speed was stable.&lt;/li&gt;
&lt;li&gt;Whether the usage quota was sufficient.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now there is a fourth factor: whether the model and the tool can be separated.&lt;/p&gt;
&lt;p&gt;The model provides reasoning ability, while the tool provides context management, file editing, agent orchestration, and workflow experience. Both matter, but they are better not fully tied together. For example, if you like Claude models, you can buy an official plan or connect the API to another tool. If you like a certain editor or agent environment, it is better if it can connect to different models instead of only its own.&lt;/p&gt;
&lt;p&gt;The value here is not complexity for its own sake. It is risk reduction. AI coding is one of the fastest-changing segments in the industry. A plan that feels generous today may switch pricing in two months, and a tool that feels good today may become worse after the next model integration change. Separating models from tools gives you room to move.&lt;/p&gt;
&lt;h2 id=&#34;overseas-plans-are-getting-tighter&#34;&gt;Overseas plans are getting tighter
&lt;/h2&gt;&lt;p&gt;Tools such as GitHub Copilot, Cursor, Windsurf, and Claude Code are still the primary choices for many users, but the trend is clear: cheap plans with unusually high quotas are becoming harder to sustain, and usage-based billing is becoming more common.&lt;/p&gt;
&lt;p&gt;Once services like GitHub Copilot lean more heavily on usage-based billing, the room for plan-based arbitrage becomes much smaller. For light users, these products are still convenient. But for people who frequently use agents, long context, and complex code tasks, actual consumption starts to look much closer to real API cost.&lt;/p&gt;
&lt;p&gt;Cursor and Windsurf essentially package model capability into an IDE experience. Their strength is convenience and a mature editor workflow. Their weakness is tighter tool lock-in. Once you become dependent on their proprietary agents, indexing, and automation flow, migration costs can rise quickly.&lt;/p&gt;
&lt;p&gt;Claude Code remains attractive in terms of experience and ecosystem attention, but overseas subscriptions, identity verification, regional restrictions, and the safety of relay services are all risks that users in China have to factor in. Third-party relay services may mix models, be unstable, expose user data, or even disappear entirely, which makes them hard to treat as long-term infrastructure for important work.&lt;/p&gt;
&lt;h2 id=&#34;the-strengths-and-limits-of-domestic-plans&#34;&gt;The strengths and limits of domestic plans
&lt;/h2&gt;&lt;p&gt;One advantage of domestic AI coding plans is that many of them are offered through APIs, which means they are less tightly bound to a specific tool. You can connect them to OpenCode, Cline, Continue, your own scripts, or internal agents.&lt;/p&gt;
&lt;p&gt;The weakness is also clear: if you want model strength, high speed, and generous quota all at once, very few plans can deliver everything together.&lt;/p&gt;
&lt;p&gt;GLM models are strong within the domestic model landscape, but throughput during peak hours may not be stable, which can make heavy tasks feel slow. Kimi is capable, but pricing and quota rules still need ongoing attention, especially whether backend quota is transparent. Models like MiniMax are friendlier in speed and allowance, which makes them suitable for light day-to-day tasks, batch jobs, and simpler coding help, though they may sit a tier lower on harder engineering reasoning. DeepSeek can be highly cost-effective when a new model is still in its promotional pricing period, but once that ends, you have to evaluate it again under normal pricing.&lt;/p&gt;
&lt;p&gt;That is why domestic options are often better used as a model pool: different tasks use different models, instead of betting everything on one model and one plan.&lt;/p&gt;
&lt;h2 id=&#34;light-users-choose-what-feels-convenient-and-do-not-overbuild&#34;&gt;Light users: choose what feels convenient and do not overbuild
&lt;/h2&gt;&lt;p&gt;If you only ask AI to tweak scripts, patch documentation, explain errors, or generate small tools once or twice a week, you probably do not need a complicated setup.&lt;/p&gt;
&lt;p&gt;For this kind of user, convenience matters most. Cursor, Windsurf, Trae, CodeBuddy, Tongyi Lingma, GitHub Copilot, and similar tools are all worth trying. The goal is not the absolute lowest unit cost. The goal is low friction: something stable inside your editor, decent completions, and easy recovery when it makes a mistake.&lt;/p&gt;
&lt;p&gt;Light users usually should not spend too much time building multi-layer API setups, relays, and proxy chains just to save a little money. The time cost, account risk, and debugging overhead are often more expensive than the subscription fee you save.&lt;/p&gt;
&lt;h2 id=&#34;mid-level-users-focus-on-value-but-also-on-portability&#34;&gt;Mid-level users: focus on value, but also on portability
&lt;/h2&gt;&lt;p&gt;If you use AI every day for coding, project edits, test generation, and document work, then quota and actual consumption start to matter much more.&lt;/p&gt;
&lt;p&gt;For this kind of user, it makes sense to separate the main tool from backup models. For example, one convenient IDE plan can handle daily editing, while a multi-tool API or aggregator plan can be used for longer-context and more complex agent tasks.&lt;/p&gt;
&lt;p&gt;Three things matter most at this stage:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Whether it supports third-party tool integration.&lt;/li&gt;
&lt;li&gt;Whether token or quota consumption is visible and understandable.&lt;/li&gt;
&lt;li&gt;Whether overage means throttling, downgrade, shutdown, or pure usage-based billing.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If a plan looks cheap but can only be used inside its own tool, you need to count migration cost as part of the real price. If a plan costs more but can plug into multiple tools, it may be the better long-term choice.&lt;/p&gt;
&lt;h2 id=&#34;heavy-users-do-not-lock-models-and-tools-together&#34;&gt;Heavy users: do not lock models and tools together
&lt;/h2&gt;&lt;p&gt;For heavy users, flexibility is the core requirement.&lt;/p&gt;
&lt;p&gt;When a person or team uses AI agents intensively every day, consumption grows very quickly. Repository search, long-context edits, multi-round debugging, and automated test repair can all multiply token use. Once you rely on a single plan, three problems show up easily:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The quota suddenly becomes too small.&lt;/li&gt;
&lt;li&gt;The pricing rule suddenly changes.&lt;/li&gt;
&lt;li&gt;A tool or model becomes temporarily unavailable.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;A more stable approach is to prepare a layered setup: one primary agent tool, one or more replaceable model endpoints, one low-cost model for simple work, and one high-capability model for harder tasks. Small routine work should not always go to the most expensive model, and critical work should not rely only on the cheapest model either.&lt;/p&gt;
&lt;p&gt;For heavy users, the ability for tools to connect to any model and for models to connect to any tool matters more than saving a few dozen dollars per month. The real expense is not the subscription itself. It is the cost of being locked into one ecosystem and having to rebuild your workflow later.&lt;/p&gt;
&lt;h2 id=&#34;a-more-stable-combination-strategy&#34;&gt;A more stable combination strategy
&lt;/h2&gt;&lt;p&gt;A relatively steady way to structure your setup looks like this:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Use a low-cost model for light tasks such as code explanations, small scripts, formatting, and simple documents.&lt;/li&gt;
&lt;li&gt;Use a value-oriented model for mid-level tasks such as standard feature work, test completion, and refactor suggestions.&lt;/li&gt;
&lt;li&gt;Use a stronger model for difficult tasks such as architecture changes, cross-file fixes, hard bugs, and long-context reasoning.&lt;/li&gt;
&lt;li&gt;Keep the tool layer open by choosing tools that can connect to APIs, export configuration, and switch models.&lt;/li&gt;
&lt;li&gt;Maintain a backup path so that when a main plan changes rules, you can switch quickly to another model or tool.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This may not be the absolute cheapest setup, but it is much more resilient. AI coding prices and quotas will keep changing. The thing worth investing in for the long term is a portable workflow, not a short-term deal that only looks unusually generous for a while.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;AI coding plans should not be judged by monthly price alone. Light users should keep things simple and choose a convenient tool. Mid-level users should start paying attention to quota, consumption, and portability. Heavy users should decouple models from tools and avoid being trapped in one ecosystem.&lt;/p&gt;
&lt;p&gt;The most useful thing to remember is that plans will change, models will change, and tools will change too. Keeping the choice in your own hands is the most important form of cost control in long-term AI coding work.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Why Elon Musk and SpaceX Want the $60 Billion Option to Acquire Cursor</title>
        <link>https://knightli.com/en/2026/04/28/why-spacex-wants-a-60b-option-on-cursor/</link>
        <pubDate>Tue, 28 Apr 2026 21:45:47 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/04/28/why-spacex-wants-a-60b-option-on-cursor/</guid>
        <description>&lt;p&gt;If you only read the headline, the easiest way to misunderstand this story is to reduce it to one sentence: &lt;strong&gt;Elon Musk wants SpaceX to spend $60 billion to buy Cursor.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;But the most important part of the story is not the $60 billion number itself. The real point is that what SpaceX got is an &lt;strong&gt;acquisition option&lt;/strong&gt;, not a completed acquisition.&lt;/p&gt;
&lt;p&gt;That is a very different thing.&lt;/p&gt;
&lt;p&gt;Put simply, SpaceX has locked in a future choice: later this year, it can either acquire Cursor for &lt;code&gt;$60 billion&lt;/code&gt; or pay &lt;code&gt;$10 billion&lt;/code&gt; to keep advancing the partnership. That structure alone tells you Elon Musk and SpaceX are not pursuing a simple financial transaction. What they want is a setup where they &lt;strong&gt;partner first, observe the outcome, and only then decide whether to fully fold Cursor in&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;01-why-not-just-buy-it-now&#34;&gt;01 Why Not Just Buy It Now
&lt;/h2&gt;&lt;p&gt;If Elon Musk and SpaceX only wanted Cursor in the most direct sense, the simplest path would have been a straightforward acquisition.&lt;/p&gt;
&lt;p&gt;The fact that they did not do that suggests several things are still not fully settled:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Whether Cursor as a product can maintain very high growth&lt;/li&gt;
&lt;li&gt;Whether SpaceX and xAI&amp;rsquo;s compute can really push Cursor into its next stage&lt;/li&gt;
&lt;li&gt;How much synergy the two sides actually have once they are working closely together&lt;/li&gt;
&lt;li&gt;Whether locking in a $60 billion acquisition today would be too early for either side&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That is why the option matters: &lt;strong&gt;take the most important right now, but do not rush to send all the money today.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For Elon Musk and SpaceX, this creates flexibility. For Cursor, it also preserves more room than being fully absorbed immediately.&lt;/p&gt;
&lt;h2 id=&#34;02-what-elon-musk-and-spacex-really-want-is-bigger-than-cursor-itself&#34;&gt;02 What Elon Musk and SpaceX Really Want Is Bigger Than Cursor Itself
&lt;/h2&gt;&lt;p&gt;From the public reporting, what makes Cursor attractive is not only that it is a popular AI coding product. It also sits at the intersection of several very valuable things:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It already has a real developer distribution channel&lt;/li&gt;
&lt;li&gt;It has established a position in the hottest AI coding category&lt;/li&gt;
&lt;li&gt;It can feed real engineering workflows back into models and infrastructure&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;More bluntly, Elon Musk and SpaceX are not paying attention to Cursor because it is merely an editor shell. What they are really looking at is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Developer distribution&lt;/li&gt;
&lt;li&gt;High-value users&lt;/li&gt;
&lt;li&gt;Real usage data from AI coding workflows&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For an ecosystem like xAI, which is still chasing Anthropic and OpenAI, that kind of entry point is expensive for a reason.&lt;/p&gt;
&lt;p&gt;At this stage, competition in large models is no longer only about who has the higher benchmark score. It is also about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Who gets closer to real workflows&lt;/li&gt;
&lt;li&gt;Who reaches developers more directly&lt;/li&gt;
&lt;li&gt;Who collects more high-quality interaction data&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Cursor is exactly that kind of access point.&lt;/p&gt;
&lt;h2 id=&#34;03-why-an-option-matters-more-than-a-normal-partnership-agreement&#34;&gt;03 Why an Option Matters More Than a Normal Partnership Agreement
&lt;/h2&gt;&lt;p&gt;If the goal were only cooperation, an ordinary partnership agreement could have done the job. So why add a &lt;code&gt;$60 billion&lt;/code&gt; acquisition option?&lt;/p&gt;
&lt;p&gt;Because a normal cooperation agreement does not solve two problems.&lt;/p&gt;
&lt;h3 id=&#34;1-it-prevents-someone-else-from-taking-the-prize-later&#34;&gt;1. It prevents someone else from taking the prize later
&lt;/h3&gt;&lt;p&gt;What makes Cursor expensive is not just today&amp;rsquo;s revenue. It is the possibility that it turns into a much larger platform over the next few years.&lt;/p&gt;
&lt;p&gt;If SpaceX had only partnered without locking up any rights, the result could easily have been painful for Musk&amp;rsquo;s side:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The product gets stronger because of the partnership&lt;/li&gt;
&lt;li&gt;Growth accelerates because of the partnership&lt;/li&gt;
&lt;li&gt;Valuation rises because of the partnership&lt;/li&gt;
&lt;li&gt;And then another giant steps in and buys it&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That is exactly the kind of problem an acquisition option solves.&lt;br&gt;
Do not buy yet, but secure the priority right first.&lt;/p&gt;
&lt;h3 id=&#34;2-it-creates-a-buffer-around-valuation-uncertainty&#34;&gt;2. It creates a buffer around valuation uncertainty
&lt;/h3&gt;&lt;p&gt;If the two sides tried to complete a full acquisition now, one of the biggest arguments would be simple: is &lt;code&gt;$60 billion&lt;/code&gt; too expensive?&lt;/p&gt;
&lt;p&gt;That is hard to answer right now because Cursor is still changing very quickly:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;From today&amp;rsquo;s angle, $60 billion looks expensive&lt;/li&gt;
&lt;li&gt;But if compute improves, model capability improves, and users keep expanding, the number may look very different a few months from now&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That is why an option is such a classic compromise:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Lock in the pricing framework today&lt;/li&gt;
&lt;li&gt;Decide whether to exercise it after seeing how the partnership performs&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That is much more typical of deals where capital strategy and industrial strategy are tightly mixed together.&lt;/p&gt;
&lt;h2 id=&#34;04-why-cursor-would-agree&#34;&gt;04 Why Cursor Would Agree
&lt;/h2&gt;&lt;p&gt;From Cursor&amp;rsquo;s side, this is not especially difficult to understand either.&lt;/p&gt;
&lt;p&gt;What Cursor may need most right now is not simply more cash. It is more likely &lt;strong&gt;larger compute capacity, more training resources, and a stronger strategic moat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Public reporting already makes it clear that Cursor wanted to push training further but was constrained by compute. A partnership with the Musk ecosystem, especially SpaceX and xAI, gives it direct access to much larger infrastructure.&lt;/p&gt;
&lt;p&gt;That matters in very practical ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Model training can continue scaling up&lt;/li&gt;
&lt;li&gt;Product capability can improve faster&lt;/li&gt;
&lt;li&gt;Cursor does not have to remain fully dependent on outside model suppliers&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That last point matters a lot.&lt;/p&gt;
&lt;p&gt;Cursor may be a popular AI coding product, but it still lives with a structural tension:&lt;br&gt;
it both cooperates with companies like Anthropic and OpenAI and competes with them directly at the product layer.&lt;/p&gt;
&lt;p&gt;That kind of relationship is inherently unstable.&lt;/p&gt;
&lt;p&gt;What Musk&amp;rsquo;s SpaceX / xAI combination offers is a different path: tie the upstream model layer and the downstream product layer together much more tightly.&lt;/p&gt;
&lt;p&gt;So Cursor is not agreeing to this option merely because the price is attractive. It is also agreeing because it genuinely needs bigger compute and deeper strategic alignment.&lt;/p&gt;
&lt;h2 id=&#34;05-why-leave-a-10-billion-alternative-on-the-table&#34;&gt;05 Why Leave a $10 Billion Alternative on the Table
&lt;/h2&gt;&lt;p&gt;This may be the most interesting part.&lt;/p&gt;
&lt;p&gt;The public framing is not &amp;ldquo;either an acquisition or nothing.&amp;rdquo; It is &amp;ldquo;either a &lt;code&gt;$60 billion&lt;/code&gt; acquisition or &lt;code&gt;$10 billion&lt;/code&gt; to deepen the partnership.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;That tells you both sides are assuming something from the start:&lt;br&gt;
&lt;strong&gt;the partnership itself has value, even if a full acquisition never happens.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;That &lt;code&gt;$10 billion&lt;/code&gt; path functions like a middle state:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If the partnership works extremely well, execute the acquisition&lt;/li&gt;
&lt;li&gt;If it works, but the timing still is not right for M&amp;amp;A, keep the two sides tightly bound through a heavier strategic partnership&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In other words, Elon Musk and SpaceX are not forcing this into a binary &amp;ldquo;buy or do not buy&amp;rdquo; decision. They are deliberately leaving room in the middle.&lt;/p&gt;
&lt;p&gt;That usually means both sides know the AI market is moving too fast to make an irreversible decision too early.&lt;/p&gt;
&lt;h2 id=&#34;06-from-the-perspective-of-elon-musk-and-spacex-this-looks-like-a-pre-ipo-positioning-move&#34;&gt;06 From the Perspective of Elon Musk and SpaceX, This Looks Like a Pre-IPO Positioning Move
&lt;/h2&gt;&lt;p&gt;Seen from outside, the deal also has a very obvious capital-markets dimension.&lt;/p&gt;
&lt;p&gt;Public reporting has already suggested that, ahead of a possible IPO, SpaceX wants to tell a stronger AI story rather than be seen only as a rocket and satellite company. For Elon Musk, that also fits a broader pattern from recent years: trying to connect rockets, compute, models, distribution, and developer workflows into one larger technology map.&lt;/p&gt;
&lt;p&gt;In that context, Cursor is not just a business asset. It is a narrative asset too:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SpaceX brings large-scale infrastructure and compute&lt;/li&gt;
&lt;li&gt;xAI brings the model and platform story&lt;/li&gt;
&lt;li&gt;Cursor brings developer distribution and a hot application-layer use case&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once those three layers are linked, the story becomes much more complete than &amp;ldquo;we also do models.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;That is why the option can also be read as a move to &lt;strong&gt;lock in a future storyline before the final structure is fixed&lt;/strong&gt;. For Musk, it is not only deal design. It is also an early move to secure a meaningful position in the AI coding entry point.&lt;/p&gt;
&lt;p&gt;It buys time for internal integration while also signaling to the outside world that SpaceX does not want to stop at AI infrastructure. It wants to keep reaching into the application layer and into developer workflows.&lt;/p&gt;
&lt;h2 id=&#34;07-one-sentence-summary&#34;&gt;07 One-Sentence Summary
&lt;/h2&gt;&lt;p&gt;Elon Musk and SpaceX want the &lt;code&gt;$60 billion&lt;/code&gt; acquisition option on Cursor not because they are certain they must swallow the whole company today, but because &lt;strong&gt;they want developer access and future acquisition rights now without taking all of the M&amp;amp;A risk, valuation risk, and integration risk immediately.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;That is why the word &amp;ldquo;option&amp;rdquo; matters more than the number &lt;code&gt;$60 billion&lt;/code&gt;.&lt;br&gt;
It shows that SpaceX is not looking for a one-shot transaction, but for a strategy of securing position first, testing the partnership, and only then deciding whether to fully absorb the company.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
