Skip to content

Commit 284b743

Browse files
authored
Emphasise Devin's consumption pricing (#137)
* Emphasise Devin's consumption pricing * Emphasise Devin's consumption pricing even more
1 parent 125eef3 commit 284b743

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Transform your $20 Cursor into a Devin-like AI Assistant
22

3-
This repository gives you everything needed to supercharge your Cursor/Windsurf IDE or GitHub Copilot with **advanced** agentic AI capabilities—similar to the $500/month Devin—but at a fraction of the cost. In under a minute, you'll gain:
3+
This repository gives you everything needed to supercharge your Cursor/Windsurf IDE or GitHub Copilot with **advanced** agentic AI capabilities—similar to the $25/task (calculated from $2.25/ACU in the Core plan and 5-12.5ACU complexity horizon in the docs) Devin—but at a fraction of the cost. In under a minute, you'll gain:
44

55
* Automated planning and self-evolution, so your AI "thinks before it acts" and learns from mistakes
66
* Extended tool usage, including web browsing, search engine queries, and LLM-driven text/image analysis
77
* [Experimental] Multi-agent collaboration, with o1 doing the planning, and regular Claude/GPT-4o doing the execution.
88

99
## Why This Matters
1010

11-
Devin impressed many by acting like an intern who writes its own plan, updates that plan as it progresses, and even evolves based on your feedback. But you don't need Devin's $500/month subscription to get most of that functionality. By customizing the .cursorrules file, plus a few Python scripts, you'll unlock the same advanced features inside Cursor.
11+
Devin impressed many by acting like an intern who writes its own plan, updates that plan as it progresses, and even evolves based on your feedback. But you don't need Devin's $25/task pricing to get most of that functionality. By customizing the .cursorrules file, plus a few Python scripts, you'll unlock the same advanced features inside Cursor.
1212

1313
## Key Highlights
1414

@@ -63,6 +63,6 @@ For a detailed walkthrough of setting up and using devin.cursorrules with Cursor
6363

6464
## Want the Details?
6565

66-
Check out our [blog post](https://yage.ai/cursor-to-devin-en.html) on how we turned $20 into $500-level AI capabilities in just one hour. It explains the philosophy behind process planning, self-evolution, and fully automated workflows. You'll also find side-by-side comparisons of Devin, Cursor, and Windsurf, plus a step-by-step tutorial on setting this all up from scratch.
66+
Check out our [blog post](https://yage.ai/cursor-to-devin-en.html) on how we turned $20/month into $25/task level AI capabilities in just one hour. It explains the philosophy behind process planning, self-evolution, and fully automated workflows. You'll also find side-by-side comparisons of Devin, Cursor, and Windsurf, plus a step-by-step tutorial on setting this all up from scratch.
6767

6868
License: MIT

0 commit comments

Comments
 (0)