|
1 | 1 | <div align="center"> |
2 | 2 |
|
3 | | -# GET SHIT DONE — 2.0 Fork |
| 3 | +# GSD Pro — The Most Powerful AI Coding Workflow for Claude Code |
| 4 | + |
| 5 | +### Free alternative to Cursor Composer, GitHub Copilot Workspace, Windsurf Cascade, Devin, and Bolt.new |
4 | 6 |
|
5 | 7 | **English** · [简体中文](README.zh-CN.md) |
6 | 8 |
|
|
10 | 12 |
|
11 | 13 | > **This fork** adds rollback/recovery, adaptive context loading, and model routing intelligence on top of the [original GSD](https://github.com/glittercowboy/get-shit-done) by TÂCHES. Synced with upstream v1.24.0. |
12 | 14 |
|
| 15 | + |
| 16 | + |
13 | 17 | [](https://www.npmjs.com/package/get-shit-done-cc) |
14 | 18 | [](https://www.npmjs.com/package/get-shit-done-cc) |
15 | 19 | [](https://github.com/glittercowboy/get-shit-done/actions/workflows/test.yml) |
16 | 20 | [](https://discord.gg/gsd) |
17 | 21 | [](https://x.com/gsd_foundation) |
18 | 22 | [](https://dexscreener.com/solana/dwudwjvan7bzkw9zwlbyv6kspdlvhwzrqy6ebk8xzxkv) |
19 | | -[](https://github.com/glittercowboy/get-shit-done) |
20 | 23 | [](LICENSE) |
21 | 24 |
|
22 | 25 | <br> |
@@ -742,6 +745,35 @@ Routing guide for optimal cost/quality balance ([details](get-shit-done/core/mod |
742 | 745 |
|
743 | 746 | --- |
744 | 747 |
|
| 748 | +## Cost Comparison |
| 749 | + |
| 750 | +Why pay $20-500/month for AI coding assistants when GSD Pro gives you more control for free? |
| 751 | + |
| 752 | +| Feature | GSD Pro | Cursor ($20/mo) | Copilot Workspace ($19/mo) | Devin ($500/mo) | Bolt.new ($20/mo) | |
| 753 | +|---------|---------|-----------------|---------------------------|-----------------|-------------------| |
| 754 | +| **Context engineering** | 5-tier adaptive | Basic | Basic | Proprietary | None | |
| 755 | +| **Rollback/recovery** | One-command undo | Git only | Git only | No | No | |
| 756 | +| **Multi-model routing** | Haiku/Sonnet/Opus | GPT-4o only | GPT-4o/Claude | Claude only | Claude only | |
| 757 | +| **Subagent isolation** | Fresh 200K per task | Shared context | Shared context | Shared context | Shared context | |
| 758 | +| **Brownfield support** | 7-doc codebase map | File search | File search | Repo analysis | No | |
| 759 | +| **Parallel execution** | Multi-agent waves | Sequential | Sequential | Sequential | Sequential | |
| 760 | +| **XML task structure** | Claude-native | Prompt-based | Prompt-based | Prompt-based | Prompt-based | |
| 761 | +| **Atomic git commits** | Per-task commits | Manual | Auto (messy) | Auto (messy) | No git | |
| 762 | +| **Open source** | MIT | No | No | No | No | |
| 763 | +| **Price** | **Free** | $20/mo | $19/mo | $500/mo | $20/mo | |
| 764 | + |
| 765 | +> GSD Pro runs on top of Claude Code ($20/mo for Claude Max or pay-per-token via API). The framework itself is free and open source. |
| 766 | +
|
| 767 | +--- |
| 768 | + |
| 769 | +## More Open Source AI Tools |
| 770 | + |
| 771 | +| Repo | What It Does | |
| 772 | +|------|-------------| |
| 773 | +| [RECON](https://github.com/itsjwill/RECON) | Auto-research MCP server — deep dives on any topic with YouTube, papers, and NotebookLM | |
| 774 | + |
| 775 | +--- |
| 776 | + |
745 | 777 | ## Star History |
746 | 778 |
|
747 | 779 | <a href="https://star-history.com/#glittercowboy/get-shit-done&Date"> |
|
0 commit comments