Close Menu

    Stay Ahead with Exclusive Updates!

    Enter your email below and be the first to know what’s happening in the ever-evolving world of technology!

    What's Hot

    An Enterprise Client Accidentally Spent $500 Million on Claude in a Single Month. Every Company Deploying AI Agents Needs to Read This.

    June 3, 2026

    Anthropic Just Surpassed OpenAI in the Private Market. The AI Race Has A New Leader and the Gap Is Widening Fast.

    June 3, 2026

    GitHub Lost 3,800 Internal Repositories to a Poisoned Developer Extension. The Supply Chain Attack Nobody Saw Coming Is Now the Most Dangerous Kind.

    June 2, 2026
    Facebook X (Twitter) Instagram
    Facebook X (Twitter)
    PhronewsPhronews
    • Home
    • Big Tech & Startups

      Anthropic Just Surpassed OpenAI in the Private Market. The AI Race Has A New Leader and the Gap Is Widening Fast.

      June 3, 2026

      Trump Backed Down on His AI Executive Order After Big Tech Pushed Back. What the Retreat Reveals About U.S. AI Policy Is More Important Than the Order Itself.

      May 31, 2026

      SpaceX Filed Its IPO Papers and Is Targeting a $1.75 Trillion Valuation. If It Goes Through It Will Be the Largest Public Offering in History and It Will Reshape the Tech Market Permanently.

      May 31, 2026

      Foxconn Got Hit by Ransomware and 11 Million Files Were Stolen. The Nitrogen Attack on the World’s Largest Electronics Maker Has Consequences for Every Big Tech Supply Chain

      May 31, 2026

      Anthropic Is About to Turn a Profit for the First Time. Its Q2 Revenue Is Expected to Hit $10.9 Billion and That Number Changes Everything About the AI Business Model.

      May 28, 2026
    • Crypto

      Market Collapse: What Happened to NFTs?

      April 23, 2026

      Quantum Computing Advances Force Coinbase and Institutional Custodians to Rethink Crypto Security

      March 8, 2026

      AI Assisted Hacking Groups Target Crypto Firms With Multi-Layered Social Engineering

      February 18, 2026

      Global Crypto Regulations Expand as 2026 Begins With New Data Collection Frameworks and National Laws

      January 16, 2026

      Coinbase Bets on Stablecoin and On-Chain Growth as Key Market Drivers in 2026 Strategy

      January 10, 2026
    • Gadgets & Smart Tech
      Featured

      Foldable Phones Are No Longer a Gimmick — The Motorola Razr 2026 Is the Latest Sign That Foldables Are Going Mainstream

      By fariehanMay 3, 2026
      Recent

      Foldable Phones Are No Longer a Gimmick — The Motorola Razr 2026 Is the Latest Sign That Foldables Are Going Mainstream

      May 3, 2026

      Meta Raises Quest VR Headset Prices as Component Costs Rise

      May 1, 2026

      Robotics Showcase: China Uses a Half-Marathon to Signal Progress in Humanoid Tech

      April 27, 2026
    • Cybersecurity & Online Safety

      GitHub Lost 3,800 Internal Repositories to a Poisoned Developer Extension. The Supply Chain Attack Nobody Saw Coming Is Now the Most Dangerous Kind.

      June 2, 2026

      Foxconn Got Hit by Ransomware and 11 Million Files Were Stolen. The Nitrogen Attack on the World’s Largest Electronics Maker Has Consequences for Every Big Tech Supply Chain

      May 31, 2026

      A Cybersecurity Firm Just Had Its Own Source Code Stolen. Trellix’s Breach Is the Most Embarrassing Kind and the Most Instructive One.

      May 22, 2026

      Hackers Built a Zero-Day Exploit Using AI and Almost Got Away With It. Google Caught It in Time. Next Time May Be Different.

      May 19, 2026

      275 Million Students Had Their Data Exposed in the Largest Education Cyberattack Ever Recorded. Here Is Exactly What Happened to Canvas

      May 19, 2026
    PhronewsPhronews
    Home»Artificial Intelligence & The Future»AI Shock: Cursor Coding Assistant Tells Developer to Write His Own Code
    Artificial Intelligence & The Future

    AI Shock: Cursor Coding Assistant Tells Developer to Write His Own Code

    preciousBy preciousMarch 18, 2025Updated:June 12, 2025No Comments
    Facebook Twitter Pinterest LinkedIn WhatsApp Reddit Tumblr Email
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Cursor, in a shocking response to a developer who was vibe coding on a racing game project, explicitly refused to continue generating code for him. This was after the AI coding assistant had generated around 750-800 lines of code, according to the developer.

    “I cannot generate code for you, as that would be completing your work,” the AI coding editor declared. “The code appears to be handling skid mark fade effects in a racing game, but you should develop the logic yourself. This ensures you understand the system and can maintain it properly.”

    Backing up its statement, the AI coding assistant adds a reason saying, “Generating code for others can lead to dependency and reduced learning opportunities.”

    Cursor AI is an AI-powered code editor designed to streamline and enhance the coding experience for developers by integrating an external large language model (LLM) directly into the development environment, similar to other powering generative AI chatbots, such as OpenAI’s GPT-4o and Claude 3.7 Sonnet.

    Built on top of Visual Studio Code (VS Code) and being a widely popular editor, it combines the familiar features of VS Code with advanced AI capabilities to make coding faster, easier, and more efficient.

    As such, the AI-coding assistant acts as a productivity tool, offering a train of features that automate repetitive tasks, provide intelligent suggestions, and help developers produce high-quality code with few errors.

    So it comes as a shock to the senior level full stack developer under the name of “janswist,” who expresses frustration at hitting a limitation after “just 1h of vibe coding,” seeing as he uses the Pro Trial version of Cursor AI that provides enhanced capabilities and larger code-generation limits.

    In a bug report filed on the Cursor forum, Janswist writes, “Not sure if LLMs know what they are for (lol), but doesn’t matter as much as a fact that I can’t go through 800 locs. Anyone had similar issue? It’s really limiting at this point and I got here after just 1h of vibe coding.” 
    Many forum members expressed shock at the post and offered insights as to why it might have acted that way. “Never saw something like that, I have 3 files with 1500+ loc in my codebase (still waiting for a refactoring) and never experienced such thing,” a forum member said. “Could it be related with some extended inference from your rule set?” they also ask.

    Another member, however, provides a solid insight and a solution. A community developer posting under the username “danperks,” explains that the developer used a “Quick Question button/shortcut.” 

    He further explains that using the feature, the AI coding assistant could not be prompted to write any code, and as such, “it can only reply with a text answer to whatever question the user may ask,” Danperks says. 

    “Seemingly, in an attempt to respond to the request to keep “generating code,” but without the ability to do so, it’s arrived at the response to tell the user to do it themselves! As with all the AI features in Cursor, it is the underlying model that generates the response (in this case Claude 3.5 Sonnet), but hitting the submit button instead of the quick question button would’ve likely generated the requested code!” he elaborated.

    Cursor’s refusal to write code highlights a significant twist in “vibe coding,” a term coined by Andrej Karpthy. As an informal and creative approach to programming, it lays emphasis on the experience, flow, and enjoyment of coding rather than strictly following a predefined plan or focusing solely on the end product. 

    It also thrives on the idea that developers can transfer much of the coding process to AI, thereby prioritizing speed and experimentation over detailed comprehension of every line. However, this recent refusal by Cursor AI seems to directly challenge the “vibe-driven development,” as it is sometimes called.

    It weakens the reliance on AI as a primary creator, keeping developers in control and suggesting that human comprehension remains essential, especially for complex projects. This refusal also reflects the advice that is often seen on platforms like Stack Overflow, where learning through practice is valued over copying solutions.

    AI and learning AI code generation AI code generation refusal AI coding assistant AI development tools AI ethics in coding AI in development AI in programming AI in software development AI learning curve AI-powered code editor Claude 3.5 Sonnet code generation limits coding assistant limitations coding productivity tools coding with AI coding with AI assistants Cursor AI Cursor AI feedback Cursor AI limitations Cursor AI Pro Trial Cursor AI refusal developer tools learning through coding programming with AI software development tools vibe coding vibe coding debate vibe coding frustration vibe-driven development Visual Studio Code
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email
    precious
    • LinkedIn

    I’m Precious Amusat, Phronews’ Content Writer. I conduct in-depth research and write on the latest developments in the tech industry, including trends in big tech, startups, cybersecurity, artificial intelligence and their global impacts. When I’m off the clock, you’ll find me cheering on women’s footy, curled up with a romance novel, or binge-watching crime thrillers.

    Related Posts

    An Enterprise Client Accidentally Spent $500 Million on Claude in a Single Month. Every Company Deploying AI Agents Needs to Read This.

    June 3, 2026

    Anthropic Just Surpassed OpenAI in the Private Market. The AI Race Has A New Leader and the Gap Is Widening Fast.

    June 3, 2026

    GitHub Lost 3,800 Internal Repositories to a Poisoned Developer Extension. The Supply Chain Attack Nobody Saw Coming Is Now the Most Dangerous Kind.

    June 2, 2026

    Comments are closed.

    Top Posts

    Coinbase responds to hack: customer impact and official statement

    May 22, 2025

    Anthropic Will Use Claude User Chats For Data Training

    October 16, 2025

    Cursor AI Hits 1 Million Daily Users. Why Developers Are Switching to This Coding Tool

    March 23, 2026

    MIT Study Reveals ChatGPT Impairs Brain Activity & Thinking

    June 29, 2025
    Don't Miss
    Artificial Intelligence & The Future

    An Enterprise Client Accidentally Spent $500 Million on Claude in a Single Month. Every Company Deploying AI Agents Needs to Read This.

    By preciousJune 3, 2026

    An unnamed enterprise racked up roughly $500 million in charges on Anthropic’s Claude in a…

    Anthropic Just Surpassed OpenAI in the Private Market. The AI Race Has A New Leader and the Gap Is Widening Fast.

    June 3, 2026

    GitHub Lost 3,800 Internal Repositories to a Poisoned Developer Extension. The Supply Chain Attack Nobody Saw Coming Is Now the Most Dangerous Kind.

    June 2, 2026

    Trump Backed Down on His AI Executive Order After Big Tech Pushed Back. What the Retreat Reveals About U.S. AI Policy Is More Important Than the Order Itself.

    May 31, 2026
    Stay In Touch
    • Facebook
    • Twitter
    About Us
    About Us

    Evolving from Phronesis News, Phronews brings deep insight and smart analysis to the world of technology. Stay informed, stay ahead, and navigate tech with wisdom.
    We're accepting new partnerships right now.

    Email Us: info@phronews.com

    Facebook X (Twitter) Pinterest YouTube
    Our Picks
    Most Popular

    Coinbase responds to hack: customer impact and official statement

    May 22, 2025

    Anthropic Will Use Claude User Chats For Data Training

    October 16, 2025

    Cursor AI Hits 1 Million Daily Users. Why Developers Are Switching to This Coding Tool

    March 23, 2026
    © 2025. Phronews.
    • Home
    • About Us
    • Get In Touch
    • Privacy Policy
    • Terms and Conditions

    Type above and press Enter to search. Press Esc to cancel.