diff --git a/web/src/content/advanced/claude-code-comparison.mdx b/web/src/content/advanced/claude-code-comparison.mdx index 0a9d04845d..6048c6617b 100644 --- a/web/src/content/advanced/claude-code-comparison.mdx +++ b/web/src/content/advanced/claude-code-comparison.mdx @@ -38,9 +38,16 @@ Pick Claude Code if you need: ## Feature Comparison - | Feature | Codebuff | Claude Code | | --- | --- | --- | | Polished CLI | ✅ | - ✅ | | Natural language commands | ✅ | ✅ | | Runs tests autonomously | ✅ | - ✅ | | SDK | ✅ | ✅ | | Speed | ✅ | ❌ | | Code review per prompt | ✅ | ❌ - | | Follow up suggestions | ✅ | ❌ | | Cost | $ | $$ | | Minimal - confirmations | ✅ | ❌ | | Programmatic agents | ✅ | ❌ | +| Feature | 🟢 Codebuff | 🟣 Claude Code | +|---------|------------|---------------| +| 💎 Polished CLI | ✅ | ✅ | +| 🧠 Natural Language Commands | ✅ | ✅ | +| 🧪 Runs Tests Autonomously | ✅ | ✅ | +| 🧩 SDK | ✅ | ✅ | +| ⚡ Speed | ✅ | ❌ | +| 🔍 Code Review per Prompt | ✅ | ❌ | +| 💡 Follow-up Suggestions | ✅ | ❌ | +| 🎯 Minimal Confirmations | ✅ | ❌ | +| 🤖 Programmatic Agents | ✅ | ❌ | +| 💰 Cost | $ | $$ |