-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathagents.json
More file actions
242 lines (242 loc) · 6.22 KB
/
agents.json
File metadata and controls
242 lines (242 loc) · 6.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
{
"last_updated": "2025-12-25",
"autonomous_agents": [
{
"name": "Devin 2.0",
"company": "Cognition Labs",
"version": "2.0",
"released": "April 2025",
"model": "GPT-5/Claude Hybrid",
"pricing": "$20/mo + usage",
"swe_bench": 62.2,
"features": [
"Parallel instances",
"Cloud VM",
"Full lifecycle"
]
},
{
"name": "Manus AI",
"company": "Butterfly Effect",
"version": "1.5",
"released": "March 2025",
"model": "Proprietary/Ensemble",
"pricing": "Free/$199/mo",
"features": [
"General ops",
"Web browsing",
"Live deploy"
]
},
{
"name": "Trae",
"company": "ByteDance",
"version": "1.0",
"released": "December 2025",
"model": "GPT-4o/Claude 3.7",
"pricing": "FREE/$10/mo",
"features": [
"SOLO mode",
"VS Code fork",
"Privacy concerns"
]
},
{
"name": "Factory Droids",
"company": "Factory AI",
"version": "2.1",
"released": "June 2025",
"model": "Custom/GPT-5.2",
"pricing": "$20-$200/mo",
"swe_bench": 71.5,
"features": [
"Enterprise",
"DORA metrics",
"Headless mode"
]
},
{
"name": "Google Jules",
"company": "Google",
"version": "Public Beta",
"released": "May 2025",
"model": "Gemini 3 Pro",
"pricing": "TBD",
"features": [
"Multi-repo",
"Cloud VM",
"Async"
]
},
{
"name": "Traycer AI",
"company": "Traycer",
"version": "1.0",
"released": "October 2025",
"model": "Various",
"pricing": "$25/user/mo",
"features": [
"Spec-first",
"Planner agent",
"Handoff"
]
},
{
"name": "Compyle",
"company": "Compyle",
"version": "2.0",
"model": "Various",
"pricing": "Free trial",
"features": [
"Socratic method",
"Clarifying questions"
]
},
{
"name": "Claude Code",
"company": "Anthropic",
"version": "Latest",
"model": "Claude 4.5 Opus",
"pricing": "Usage-based",
"features": [
"Computer Use",
"Terminal",
"CLAUDE.md"
]
},
{
"name": "Replit Agent",
"company": "Replit",
"version": "v3",
"released": "September 2025",
"model": "Custom/Google",
"pricing": "$20+/mo",
"features": [
"Visual wireframing",
"Auto-deploy",
"Zero-to-one"
]
},
{
"name": "Zencoder",
"company": "Zencoder",
"version": "1.2",
"released": "October 2025",
"model": "Proprietary",
"pricing": "Enterprise",
"swe_bench": 70.1,
"features": [
"Repo Grokking",
"Low hallucination"
]
}
],
"ide_assistants": [
{
"name": "Cursor",
"company": "Anysphere",
"valuation": "$29.3B",
"pricing": "$20/mo ($200 Ultra)",
"model": "GPT-5.2/Claude 4",
"features": [
"Tab prediction",
"Composer",
"Shadow Workspaces"
]
},
{
"name": "Windsurf",
"company": "Codeium",
"pricing": "$20/mo",
"model": "Cascade 2.0",
"features": [
"Flow state",
"Stability",
"Deep integration"
]
},
{
"name": "GitHub Copilot",
"company": "Microsoft",
"pricing": "$10-19/mo",
"model": "GPT-4o",
"features": [
"GitHub integration",
"Agent Mode"
]
},
{
"name": "Cline",
"company": "Open Source",
"pricing": "Free (BYOK)",
"model": "User choice",
"github_stars": 40000,
"features": [
"Privacy",
"VS Code extension"
]
},
{
"name": "Void",
"company": "Open Source",
"pricing": "Free (BYOK)",
"features": [
"Privacy-first",
"Cursor fork"
]
}
],
"open_source": [
{
"name": "OpenCode",
"stars": 41000,
"type": "TUI"
},
{
"name": "OpenHands",
"stars": 50000,
"type": "Agent"
},
{
"name": "Aider",
"stars": 35000,
"type": "CLI"
},
{
"name": "SWE-Agent",
"stars": 20000,
"type": "Benchmark"
},
{
"name": "Continue.dev",
"stars": 25000,
"type": "Extension"
},
{
"name": "MetaGPT",
"stars": 50000,
"type": "Multi-agent"
}
],
"app_builders": [
{
"name": "v0",
"company": "Vercel",
"best_for": "UI/React"
},
{
"name": "Bolt.new",
"company": "StackBlitz",
"best_for": "Full-stack"
},
{
"name": "Lovable",
"best_for": "MVPs + auth"
},
{
"name": "Creao",
"pricing": "30 free credits",
"best_for": "Budget"
}
]
}