@wcj/github-rank 26.4.1 → 26.4.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +49053 -49042
- package/dist/trending-daily.json +67 -122
- package/dist/trending-monthly.json +154 -121
- package/dist/trending-weekly.json +110 -99
- package/dist/users.china.json +3601 -3637
- package/dist/users.json +7522 -7558
- package/dist/users.org.json +1910 -1874
- package/package.json +1 -1
- package/web/data/repos.json +49053 -49042
- package/web/data/trending-daily.json +67 -122
- package/web/data/trending-monthly.json +154 -121
- package/web/data/trending-weekly.json +110 -99
- package/web/data/users.china.json +3601 -3637
- package/web/data/users.json +7522 -7558
- package/web/data/users.org.json +1910 -1874
- package/web/index.html +7346 -7392
- package/web/org.html +1668 -1616
- package/web/repos.html +6121 -6121
- package/web/trending-monthly.html +229 -109
- package/web/trending-weekly.html +126 -90
- package/web/trending.html +57 -257
- package/web/users.china.html +3506 -3538
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
</a>
|
|
137
137
|
|
|
138
138
|
</h1>
|
|
139
|
-
<div class="time">Last cache created on 2026/4/
|
|
139
|
+
<div class="time">Last cache created on 2026/4/8 by
|
|
140
140
|
|
|
141
141
|
|
|
142
142
|
|
|
@@ -164,36 +164,36 @@
|
|
|
164
164
|
|
|
165
165
|
<span title="Ranking 1">🥇</span>
|
|
166
166
|
|
|
167
|
-
<a href="https://github.com/
|
|
167
|
+
<a href="https://github.com/NousResearch/hermes-agent" target="_blank" title="NousResearch/hermes-agent">NousResearch/hermes-agent</a>
|
|
168
168
|
</div>
|
|
169
169
|
<div class="sub-title followers">
|
|
170
170
|
|
|
171
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
172
|
-
<span style="background-color: #
|
|
171
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
172
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
173
173
|
</a>
|
|
174
174
|
|
|
175
175
|
<span class="star" title="Stargazers Count">
|
|
176
176
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
177
177
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
178
178
|
</svg>
|
|
179
|
-
<span>
|
|
179
|
+
<span>31.619k</span>
|
|
180
180
|
</span>
|
|
181
181
|
<span class="star" title="Repo Forked">
|
|
182
182
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
183
183
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
184
184
|
</path>
|
|
185
185
|
</svg>
|
|
186
|
-
<span>
|
|
186
|
+
<span>4104</span>
|
|
187
187
|
</span>
|
|
188
188
|
<span class="star">
|
|
189
189
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
190
190
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
191
191
|
</svg>
|
|
192
|
-
<span>
|
|
192
|
+
<span>28243 stars this month</span>
|
|
193
193
|
</span>
|
|
194
194
|
</div>
|
|
195
195
|
<div class="details">
|
|
196
|
-
|
|
196
|
+
The agent that grows with you
|
|
197
197
|
</div>
|
|
198
198
|
</div>
|
|
199
199
|
</li>
|
|
@@ -216,20 +216,20 @@
|
|
|
216
216
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
217
217
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
218
218
|
</svg>
|
|
219
|
-
<span>
|
|
219
|
+
<span>51.29k</span>
|
|
220
220
|
</span>
|
|
221
221
|
<span class="star" title="Repo Forked">
|
|
222
222
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
223
223
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
224
224
|
</path>
|
|
225
225
|
</svg>
|
|
226
|
-
<span>
|
|
226
|
+
<span>7597</span>
|
|
227
227
|
</span>
|
|
228
228
|
<span class="star">
|
|
229
229
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
230
230
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
231
231
|
</svg>
|
|
232
|
-
<span>
|
|
232
|
+
<span>46170 stars this month</span>
|
|
233
233
|
</span>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="details">
|
|
@@ -244,36 +244,36 @@
|
|
|
244
244
|
|
|
245
245
|
<span title="Ranking 3">🥉</span>
|
|
246
246
|
|
|
247
|
-
<a href="https://github.com/
|
|
247
|
+
<a href="https://github.com/msitarzewski/agency-agents" target="_blank" title="msitarzewski/agency-agents">msitarzewski/agency-agents</a>
|
|
248
248
|
</div>
|
|
249
249
|
<div class="sub-title followers">
|
|
250
250
|
|
|
251
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
252
|
-
<span style="background-color: #
|
|
251
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
252
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
253
253
|
</a>
|
|
254
254
|
|
|
255
255
|
<span class="star" title="Stargazers Count">
|
|
256
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
257
257
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
258
258
|
</svg>
|
|
259
|
-
<span>
|
|
259
|
+
<span>74.421k</span>
|
|
260
260
|
</span>
|
|
261
261
|
<span class="star" title="Repo Forked">
|
|
262
262
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
263
263
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
264
264
|
</path>
|
|
265
265
|
</svg>
|
|
266
|
-
<span>
|
|
266
|
+
<span>11667</span>
|
|
267
267
|
</span>
|
|
268
268
|
<span class="star">
|
|
269
269
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
270
270
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
271
271
|
</svg>
|
|
272
|
-
<span>
|
|
272
|
+
<span>64068 stars this month</span>
|
|
273
273
|
</span>
|
|
274
274
|
</div>
|
|
275
275
|
<div class="details">
|
|
276
|
-
|
|
276
|
+
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.
|
|
277
277
|
</div>
|
|
278
278
|
</div>
|
|
279
279
|
</li>
|
|
@@ -284,36 +284,36 @@
|
|
|
284
284
|
|
|
285
285
|
<span title="Ranking 4">4</span>
|
|
286
286
|
|
|
287
|
-
<a href="https://github.com/
|
|
287
|
+
<a href="https://github.com/Yeachan-Heo/oh-my-codex" target="_blank" title="Yeachan-Heo/oh-my-codex">Yeachan-Heo/oh-my-codex</a>
|
|
288
288
|
</div>
|
|
289
289
|
<div class="sub-title followers">
|
|
290
290
|
|
|
291
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
292
|
-
<span style="background-color: #
|
|
291
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
292
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
293
293
|
</a>
|
|
294
294
|
|
|
295
295
|
<span class="star" title="Stargazers Count">
|
|
296
296
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
297
297
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
298
298
|
</svg>
|
|
299
|
-
<span>
|
|
299
|
+
<span>18.225k</span>
|
|
300
300
|
</span>
|
|
301
301
|
<span class="star" title="Repo Forked">
|
|
302
302
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
303
303
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
304
304
|
</path>
|
|
305
305
|
</svg>
|
|
306
|
-
<span>
|
|
306
|
+
<span>1719</span>
|
|
307
307
|
</span>
|
|
308
308
|
<span class="star">
|
|
309
309
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
310
310
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
311
311
|
</svg>
|
|
312
|
-
<span>
|
|
312
|
+
<span>16663 stars this month</span>
|
|
313
313
|
</span>
|
|
314
314
|
</div>
|
|
315
315
|
<div class="details">
|
|
316
|
-
|
|
316
|
+
OmX - Oh My codeX: Your codex is not alone. Add hooks, agent teams, HUDs, and so much more.
|
|
317
317
|
</div>
|
|
318
318
|
</div>
|
|
319
319
|
</li>
|
|
@@ -324,36 +324,36 @@
|
|
|
324
324
|
|
|
325
325
|
<span title="Ranking 5">5</span>
|
|
326
326
|
|
|
327
|
-
<a href="https://github.com/
|
|
327
|
+
<a href="https://github.com/mattpocock/skills" target="_blank" title="mattpocock/skills">mattpocock/skills</a>
|
|
328
328
|
</div>
|
|
329
329
|
<div class="sub-title followers">
|
|
330
330
|
|
|
331
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
332
|
-
<span style="background-color: #
|
|
331
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
332
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
333
333
|
</a>
|
|
334
334
|
|
|
335
335
|
<span class="star" title="Stargazers Count">
|
|
336
336
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
337
337
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
338
338
|
</svg>
|
|
339
|
-
<span>
|
|
339
|
+
<span>12.927k</span>
|
|
340
340
|
</span>
|
|
341
341
|
<span class="star" title="Repo Forked">
|
|
342
342
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
343
343
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
344
344
|
</path>
|
|
345
345
|
</svg>
|
|
346
|
-
<span>
|
|
346
|
+
<span>1076</span>
|
|
347
347
|
</span>
|
|
348
348
|
<span class="star">
|
|
349
349
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
350
350
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
351
351
|
</svg>
|
|
352
|
-
<span>
|
|
352
|
+
<span>11900 stars this month</span>
|
|
353
353
|
</span>
|
|
354
354
|
</div>
|
|
355
355
|
<div class="details">
|
|
356
|
-
|
|
356
|
+
My personal directory of skills, straight from my .claude directory.
|
|
357
357
|
</div>
|
|
358
358
|
</div>
|
|
359
359
|
</li>
|
|
@@ -364,36 +364,36 @@
|
|
|
364
364
|
|
|
365
365
|
<span title="Ranking 6">6</span>
|
|
366
366
|
|
|
367
|
-
<a href="https://github.com/
|
|
367
|
+
<a href="https://github.com/bytedance/deer-flow" target="_blank" title="bytedance/deer-flow">bytedance/deer-flow</a>
|
|
368
368
|
</div>
|
|
369
369
|
<div class="sub-title followers">
|
|
370
370
|
|
|
371
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
372
|
-
<span style="background-color: #
|
|
371
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
372
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
373
373
|
</a>
|
|
374
374
|
|
|
375
375
|
<span class="star" title="Stargazers Count">
|
|
376
376
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
377
377
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
378
378
|
</svg>
|
|
379
|
-
<span>
|
|
379
|
+
<span>59.117k</span>
|
|
380
380
|
</span>
|
|
381
381
|
<span class="star" title="Repo Forked">
|
|
382
382
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
383
383
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
384
384
|
</path>
|
|
385
385
|
</svg>
|
|
386
|
-
<span>
|
|
386
|
+
<span>7445</span>
|
|
387
387
|
</span>
|
|
388
388
|
<span class="star">
|
|
389
389
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
390
390
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
391
391
|
</svg>
|
|
392
|
-
<span>
|
|
392
|
+
<span>34062 stars this month</span>
|
|
393
393
|
</span>
|
|
394
394
|
</div>
|
|
395
395
|
<div class="details">
|
|
396
|
-
|
|
396
|
+
An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.
|
|
397
397
|
</div>
|
|
398
398
|
</div>
|
|
399
399
|
</li>
|
|
@@ -404,36 +404,36 @@
|
|
|
404
404
|
|
|
405
405
|
<span title="Ranking 7">7</span>
|
|
406
406
|
|
|
407
|
-
<a href="https://github.com/
|
|
407
|
+
<a href="https://github.com/FujiwaraChoki/MoneyPrinterV2" target="_blank" title="FujiwaraChoki/MoneyPrinterV2">FujiwaraChoki/MoneyPrinterV2</a>
|
|
408
408
|
</div>
|
|
409
409
|
<div class="sub-title followers">
|
|
410
410
|
|
|
411
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
412
|
-
<span style="background-color: #
|
|
411
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
412
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
413
413
|
</a>
|
|
414
414
|
|
|
415
415
|
<span class="star" title="Stargazers Count">
|
|
416
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
417
417
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
418
418
|
</svg>
|
|
419
|
-
<span>
|
|
419
|
+
<span>28.735k</span>
|
|
420
420
|
</span>
|
|
421
421
|
<span class="star" title="Repo Forked">
|
|
422
422
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
423
423
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
424
424
|
</path>
|
|
425
425
|
</svg>
|
|
426
|
-
<span>
|
|
426
|
+
<span>3109</span>
|
|
427
427
|
</span>
|
|
428
428
|
<span class="star">
|
|
429
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
430
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
431
431
|
</svg>
|
|
432
|
-
<span>
|
|
432
|
+
<span>13975 stars this month</span>
|
|
433
433
|
</span>
|
|
434
434
|
</div>
|
|
435
435
|
<div class="details">
|
|
436
|
-
|
|
436
|
+
Automate the process of making money online.
|
|
437
437
|
</div>
|
|
438
438
|
</div>
|
|
439
439
|
</li>
|
|
@@ -456,20 +456,20 @@
|
|
|
456
456
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
457
457
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
458
458
|
</svg>
|
|
459
|
-
<span>
|
|
459
|
+
<span>27.52k</span>
|
|
460
460
|
</span>
|
|
461
461
|
<span class="star" title="Repo Forked">
|
|
462
462
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
463
463
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
464
464
|
</path>
|
|
465
465
|
</svg>
|
|
466
|
-
<span>
|
|
466
|
+
<span>1137</span>
|
|
467
467
|
</span>
|
|
468
468
|
<span class="star">
|
|
469
469
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
470
470
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
471
471
|
</svg>
|
|
472
|
-
<span>
|
|
472
|
+
<span>15619 stars this month</span>
|
|
473
473
|
</span>
|
|
474
474
|
</div>
|
|
475
475
|
<div class="details">
|
|
@@ -484,6 +484,126 @@
|
|
|
484
484
|
|
|
485
485
|
<span title="Ranking 9">9</span>
|
|
486
486
|
|
|
487
|
+
<a href="https://github.com/alibaba/page-agent" target="_blank" title="alibaba/page-agent">alibaba/page-agent</a>
|
|
488
|
+
</div>
|
|
489
|
+
<div class="sub-title followers">
|
|
490
|
+
|
|
491
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
492
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
493
|
+
</a>
|
|
494
|
+
|
|
495
|
+
<span class="star" title="Stargazers Count">
|
|
496
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
498
|
+
</svg>
|
|
499
|
+
<span>16.209k</span>
|
|
500
|
+
</span>
|
|
501
|
+
<span class="star" title="Repo Forked">
|
|
502
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
|
+
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
504
|
+
</path>
|
|
505
|
+
</svg>
|
|
506
|
+
<span>1293</span>
|
|
507
|
+
</span>
|
|
508
|
+
<span class="star">
|
|
509
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
511
|
+
</svg>
|
|
512
|
+
<span>15218 stars this month</span>
|
|
513
|
+
</span>
|
|
514
|
+
</div>
|
|
515
|
+
<div class="details">
|
|
516
|
+
JavaScript in-page GUI agent. Control web interfaces with natural language.
|
|
517
|
+
</div>
|
|
518
|
+
</div>
|
|
519
|
+
</li>
|
|
520
|
+
|
|
521
|
+
<li>
|
|
522
|
+
<div class="info">
|
|
523
|
+
<div class="rank">
|
|
524
|
+
|
|
525
|
+
<span title="Ranking 10">10</span>
|
|
526
|
+
|
|
527
|
+
<a href="https://github.com/affaan-m/everything-claude-code" target="_blank" title="affaan-m/everything-claude-code">affaan-m/everything-claude-code</a>
|
|
528
|
+
</div>
|
|
529
|
+
<div class="sub-title followers">
|
|
530
|
+
|
|
531
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
532
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
533
|
+
</a>
|
|
534
|
+
|
|
535
|
+
<span class="star" title="Stargazers Count">
|
|
536
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
537
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
538
|
+
</svg>
|
|
539
|
+
<span>144.774k</span>
|
|
540
|
+
</span>
|
|
541
|
+
<span class="star" title="Repo Forked">
|
|
542
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
543
|
+
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
544
|
+
</path>
|
|
545
|
+
</svg>
|
|
546
|
+
<span>22221</span>
|
|
547
|
+
</span>
|
|
548
|
+
<span class="star">
|
|
549
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
550
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
551
|
+
</svg>
|
|
552
|
+
<span>81382 stars this month</span>
|
|
553
|
+
</span>
|
|
554
|
+
</div>
|
|
555
|
+
<div class="details">
|
|
556
|
+
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
|
|
557
|
+
</div>
|
|
558
|
+
</div>
|
|
559
|
+
</li>
|
|
560
|
+
|
|
561
|
+
<li>
|
|
562
|
+
<div class="info">
|
|
563
|
+
<div class="rank">
|
|
564
|
+
|
|
565
|
+
<span title="Ranking 11">11</span>
|
|
566
|
+
|
|
567
|
+
<a href="https://github.com/jarrodwatts/claude-hud" target="_blank" title="jarrodwatts/claude-hud">jarrodwatts/claude-hud</a>
|
|
568
|
+
</div>
|
|
569
|
+
<div class="sub-title followers">
|
|
570
|
+
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
572
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
573
|
+
</a>
|
|
574
|
+
|
|
575
|
+
<span class="star" title="Stargazers Count">
|
|
576
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
578
|
+
</svg>
|
|
579
|
+
<span>17.506k</span>
|
|
580
|
+
</span>
|
|
581
|
+
<span class="star" title="Repo Forked">
|
|
582
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
|
+
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
584
|
+
</path>
|
|
585
|
+
</svg>
|
|
586
|
+
<span>748</span>
|
|
587
|
+
</span>
|
|
588
|
+
<span class="star">
|
|
589
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
591
|
+
</svg>
|
|
592
|
+
<span>13406 stars this month</span>
|
|
593
|
+
</span>
|
|
594
|
+
</div>
|
|
595
|
+
<div class="details">
|
|
596
|
+
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
|
|
597
|
+
</div>
|
|
598
|
+
</div>
|
|
599
|
+
</li>
|
|
600
|
+
|
|
601
|
+
<li>
|
|
602
|
+
<div class="info">
|
|
603
|
+
<div class="rank">
|
|
604
|
+
|
|
605
|
+
<span title="Ranking 12">12</span>
|
|
606
|
+
|
|
487
607
|
<a href="https://github.com/mvanhorn/last30days-skill" target="_blank" title="mvanhorn/last30days-skill">mvanhorn/last30days-skill</a>
|
|
488
608
|
</div>
|
|
489
609
|
<div class="sub-title followers">
|
|
@@ -496,20 +616,20 @@
|
|
|
496
616
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
617
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
498
618
|
</svg>
|
|
499
|
-
<span>
|
|
619
|
+
<span>19.5k</span>
|
|
500
620
|
</span>
|
|
501
621
|
<span class="star" title="Repo Forked">
|
|
502
622
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
623
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
504
624
|
</path>
|
|
505
625
|
</svg>
|
|
506
|
-
<span>
|
|
626
|
+
<span>1574</span>
|
|
507
627
|
</span>
|
|
508
628
|
<span class="star">
|
|
509
629
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
630
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
511
631
|
</svg>
|
|
512
|
-
<span>
|
|
632
|
+
<span>15760 stars this month</span>
|
|
513
633
|
</span>
|
|
514
634
|
</div>
|
|
515
635
|
<div class="details">
|
|
@@ -522,38 +642,38 @@
|
|
|
522
642
|
<div class="info">
|
|
523
643
|
<div class="rank">
|
|
524
644
|
|
|
525
|
-
<span title="Ranking
|
|
645
|
+
<span title="Ranking 13">13</span>
|
|
526
646
|
|
|
527
|
-
<a href="https://github.com/
|
|
647
|
+
<a href="https://github.com/shareAI-lab/learn-claude-code" target="_blank" title="shareAI-lab/learn-claude-code">shareAI-lab/learn-claude-code</a>
|
|
528
648
|
</div>
|
|
529
649
|
<div class="sub-title followers">
|
|
530
650
|
|
|
531
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
532
|
-
<span style="background-color: #
|
|
651
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
652
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
533
653
|
</a>
|
|
534
654
|
|
|
535
655
|
<span class="star" title="Stargazers Count">
|
|
536
656
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
537
657
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
538
658
|
</svg>
|
|
539
|
-
<span>
|
|
659
|
+
<span>49.62k</span>
|
|
540
660
|
</span>
|
|
541
661
|
<span class="star" title="Repo Forked">
|
|
542
662
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
543
663
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
544
664
|
</path>
|
|
545
665
|
</svg>
|
|
546
|
-
<span>
|
|
666
|
+
<span>8039</span>
|
|
547
667
|
</span>
|
|
548
668
|
<span class="star">
|
|
549
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
550
670
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
551
671
|
</svg>
|
|
552
|
-
<span>
|
|
672
|
+
<span>26932 stars this month</span>
|
|
553
673
|
</span>
|
|
554
674
|
</div>
|
|
555
675
|
<div class="details">
|
|
556
|
-
|
|
676
|
+
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
|
|
557
677
|
</div>
|
|
558
678
|
</div>
|
|
559
679
|
</li>
|
|
@@ -562,9 +682,9 @@
|
|
|
562
682
|
<div class="info">
|
|
563
683
|
<div class="rank">
|
|
564
684
|
|
|
565
|
-
<span title="Ranking
|
|
685
|
+
<span title="Ranking 14">14</span>
|
|
566
686
|
|
|
567
|
-
<a href="https://github.com/
|
|
687
|
+
<a href="https://github.com/TauricResearch/TradingAgents" target="_blank" title="TauricResearch/TradingAgents">TauricResearch/TradingAgents</a>
|
|
568
688
|
</div>
|
|
569
689
|
<div class="sub-title followers">
|
|
570
690
|
|
|
@@ -576,24 +696,24 @@
|
|
|
576
696
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
697
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
578
698
|
</svg>
|
|
579
|
-
<span>
|
|
699
|
+
<span>48.283k</span>
|
|
580
700
|
</span>
|
|
581
701
|
<span class="star" title="Repo Forked">
|
|
582
702
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
703
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
584
704
|
</path>
|
|
585
705
|
</svg>
|
|
586
|
-
<span>
|
|
706
|
+
<span>8759</span>
|
|
587
707
|
</span>
|
|
588
708
|
<span class="star">
|
|
589
709
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
710
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
591
711
|
</svg>
|
|
592
|
-
<span>
|
|
712
|
+
<span>16964 stars this month</span>
|
|
593
713
|
</span>
|
|
594
714
|
</div>
|
|
595
715
|
<div class="details">
|
|
596
|
-
|
|
716
|
+
TradingAgents: Multi-Agents LLM Financial Trading Framework
|
|
597
717
|
</div>
|
|
598
718
|
</div>
|
|
599
719
|
</li>
|
|
@@ -602,9 +722,9 @@
|
|
|
602
722
|
<div class="info">
|
|
603
723
|
<div class="rank">
|
|
604
724
|
|
|
605
|
-
<span title="Ranking
|
|
725
|
+
<span title="Ranking 15">15</span>
|
|
606
726
|
|
|
607
|
-
<a href="https://github.com/
|
|
727
|
+
<a href="https://github.com/siddharthvaddem/openscreen" target="_blank" title="siddharthvaddem/openscreen">siddharthvaddem/openscreen</a>
|
|
608
728
|
</div>
|
|
609
729
|
<div class="sub-title followers">
|
|
610
730
|
|
|
@@ -616,24 +736,24 @@
|
|
|
616
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
617
737
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
618
738
|
</svg>
|
|
619
|
-
<span>
|
|
739
|
+
<span>25.169k</span>
|
|
620
740
|
</span>
|
|
621
741
|
<span class="star" title="Repo Forked">
|
|
622
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
623
743
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
624
744
|
</path>
|
|
625
745
|
</svg>
|
|
626
|
-
<span>
|
|
746
|
+
<span>1672</span>
|
|
627
747
|
</span>
|
|
628
748
|
<span class="star">
|
|
629
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
630
750
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
631
751
|
</svg>
|
|
632
|
-
<span>
|
|
752
|
+
<span>17294 stars this month</span>
|
|
633
753
|
</span>
|
|
634
754
|
</div>
|
|
635
755
|
<div class="details">
|
|
636
|
-
|
|
756
|
+
Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio.
|
|
637
757
|
</div>
|
|
638
758
|
</div>
|
|
639
759
|
</li>
|
|
@@ -642,7 +762,7 @@
|
|
|
642
762
|
<div class="info">
|
|
643
763
|
<div class="rank">
|
|
644
764
|
|
|
645
|
-
<span title="Ranking
|
|
765
|
+
<span title="Ranking 16">16</span>
|
|
646
766
|
|
|
647
767
|
<a href="https://github.com/obra/superpowers" target="_blank" title="obra/superpowers">obra/superpowers</a>
|
|
648
768
|
</div>
|
|
@@ -656,20 +776,20 @@
|
|
|
656
776
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
657
777
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
658
778
|
</svg>
|
|
659
|
-
<span>
|
|
779
|
+
<span>139.324k</span>
|
|
660
780
|
</span>
|
|
661
781
|
<span class="star" title="Repo Forked">
|
|
662
782
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
663
783
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
664
784
|
</path>
|
|
665
785
|
</svg>
|
|
666
|
-
<span>
|
|
786
|
+
<span>11825</span>
|
|
667
787
|
</span>
|
|
668
788
|
<span class="star">
|
|
669
789
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
790
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
671
791
|
</svg>
|
|
672
|
-
<span>
|
|
792
|
+
<span>66795 stars this month</span>
|
|
673
793
|
</span>
|
|
674
794
|
</div>
|
|
675
795
|
<div class="details">
|
|
@@ -682,7 +802,7 @@
|
|
|
682
802
|
<div class="info">
|
|
683
803
|
<div class="rank">
|
|
684
804
|
|
|
685
|
-
<span title="Ranking
|
|
805
|
+
<span title="Ranking 17">17</span>
|
|
686
806
|
|
|
687
807
|
<a href="https://github.com/langchain-ai/open-swe" target="_blank" title="langchain-ai/open-swe">langchain-ai/open-swe</a>
|
|
688
808
|
</div>
|
|
@@ -696,20 +816,20 @@
|
|
|
696
816
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
697
817
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
698
818
|
</svg>
|
|
699
|
-
<span>
|
|
819
|
+
<span>9.292k</span>
|
|
700
820
|
</span>
|
|
701
821
|
<span class="star" title="Repo Forked">
|
|
702
822
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
703
823
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
704
824
|
</path>
|
|
705
825
|
</svg>
|
|
706
|
-
<span>
|
|
826
|
+
<span>1051</span>
|
|
707
827
|
</span>
|
|
708
828
|
<span class="star">
|
|
709
829
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
710
830
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
711
831
|
</svg>
|
|
712
|
-
<span>
|
|
832
|
+
<span>4065 stars this month</span>
|
|
713
833
|
</span>
|
|
714
834
|
</div>
|
|
715
835
|
<div class="details">
|
|
@@ -722,9 +842,9 @@
|
|
|
722
842
|
<div class="info">
|
|
723
843
|
<div class="rank">
|
|
724
844
|
|
|
725
|
-
<span title="Ranking
|
|
845
|
+
<span title="Ranking 18">18</span>
|
|
726
846
|
|
|
727
|
-
<a href="https://github.com/
|
|
847
|
+
<a href="https://github.com/pbakaus/impeccable" target="_blank" title="pbakaus/impeccable">pbakaus/impeccable</a>
|
|
728
848
|
</div>
|
|
729
849
|
<div class="sub-title followers">
|
|
730
850
|
|
|
@@ -736,24 +856,24 @@
|
|
|
736
856
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
857
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
738
858
|
</svg>
|
|
739
|
-
<span>
|
|
859
|
+
<span>16.839k</span>
|
|
740
860
|
</span>
|
|
741
861
|
<span class="star" title="Repo Forked">
|
|
742
862
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
743
863
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
744
864
|
</path>
|
|
745
865
|
</svg>
|
|
746
|
-
<span>
|
|
866
|
+
<span>753</span>
|
|
747
867
|
</span>
|
|
748
868
|
<span class="star">
|
|
749
869
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
870
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
751
871
|
</svg>
|
|
752
|
-
<span>
|
|
872
|
+
<span>15868 stars this month</span>
|
|
753
873
|
</span>
|
|
754
874
|
</div>
|
|
755
875
|
<div class="details">
|
|
756
|
-
|
|
876
|
+
The design language that makes your AI harness better at design.
|
|
757
877
|
</div>
|
|
758
878
|
</div>
|
|
759
879
|
</li>
|
|
@@ -762,9 +882,9 @@
|
|
|
762
882
|
<div class="info">
|
|
763
883
|
<div class="rank">
|
|
764
884
|
|
|
765
|
-
<span title="Ranking
|
|
885
|
+
<span title="Ranking 19">19</span>
|
|
766
886
|
|
|
767
|
-
<a href="https://github.com/
|
|
887
|
+
<a href="https://github.com/volcengine/OpenViking" target="_blank" title="volcengine/OpenViking">volcengine/OpenViking</a>
|
|
768
888
|
</div>
|
|
769
889
|
<div class="sub-title followers">
|
|
770
890
|
|
|
@@ -776,24 +896,24 @@
|
|
|
776
896
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
777
897
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
778
898
|
</svg>
|
|
779
|
-
<span>
|
|
899
|
+
<span>21.502k</span>
|
|
780
900
|
</span>
|
|
781
901
|
<span class="star" title="Repo Forked">
|
|
782
902
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
783
903
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
784
904
|
</path>
|
|
785
905
|
</svg>
|
|
786
|
-
<span>
|
|
906
|
+
<span>1536</span>
|
|
787
907
|
</span>
|
|
788
908
|
<span class="star">
|
|
789
909
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
790
910
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
791
911
|
</svg>
|
|
792
|
-
<span>
|
|
912
|
+
<span>16653 stars this month</span>
|
|
793
913
|
</span>
|
|
794
914
|
</div>
|
|
795
915
|
<div class="details">
|
|
796
|
-
|
|
916
|
+
OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw). OpenViking unifies the management of context (memory, resources, and skills) that Agents need through a file system paradigm, enabling hierarchical context delivery and self-evolving.
|
|
797
917
|
</div>
|
|
798
918
|
</div>
|
|
799
919
|
</li>
|
|
@@ -802,38 +922,38 @@
|
|
|
802
922
|
<div class="info">
|
|
803
923
|
<div class="rank">
|
|
804
924
|
|
|
805
|
-
<span title="Ranking
|
|
925
|
+
<span title="Ranking 20">20</span>
|
|
806
926
|
|
|
807
|
-
<a href="https://github.com/
|
|
927
|
+
<a href="https://github.com/microsoft/BitNet" target="_blank" title="microsoft/BitNet">microsoft/BitNet</a>
|
|
808
928
|
</div>
|
|
809
929
|
<div class="sub-title followers">
|
|
810
930
|
|
|
811
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
812
|
-
<span style="background-color: #
|
|
931
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
932
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
813
933
|
</a>
|
|
814
934
|
|
|
815
935
|
<span class="star" title="Stargazers Count">
|
|
816
936
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
817
937
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
818
938
|
</svg>
|
|
819
|
-
<span>
|
|
939
|
+
<span>37.606k</span>
|
|
820
940
|
</span>
|
|
821
941
|
<span class="star" title="Repo Forked">
|
|
822
942
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
823
943
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
824
944
|
</path>
|
|
825
945
|
</svg>
|
|
826
|
-
<span>
|
|
946
|
+
<span>3334</span>
|
|
827
947
|
</span>
|
|
828
948
|
<span class="star">
|
|
829
949
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
830
950
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
831
951
|
</svg>
|
|
832
|
-
<span>
|
|
952
|
+
<span>8886 stars this month</span>
|
|
833
953
|
</span>
|
|
834
954
|
</div>
|
|
835
955
|
<div class="details">
|
|
836
|
-
|
|
956
|
+
Official inference framework for 1-bit LLMs
|
|
837
957
|
</div>
|
|
838
958
|
</div>
|
|
839
959
|
</li>
|
|
@@ -842,38 +962,38 @@
|
|
|
842
962
|
<div class="info">
|
|
843
963
|
<div class="rank">
|
|
844
964
|
|
|
845
|
-
<span title="Ranking
|
|
965
|
+
<span title="Ranking 21">21</span>
|
|
846
966
|
|
|
847
|
-
<a href="https://github.com/
|
|
967
|
+
<a href="https://github.com/langchain-ai/deepagents" target="_blank" title="langchain-ai/deepagents">langchain-ai/deepagents</a>
|
|
848
968
|
</div>
|
|
849
969
|
<div class="sub-title followers">
|
|
850
970
|
|
|
851
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
852
|
-
<span style="background-color: #
|
|
971
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
972
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
853
973
|
</a>
|
|
854
974
|
|
|
855
975
|
<span class="star" title="Stargazers Count">
|
|
856
976
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
857
977
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
858
978
|
</svg>
|
|
859
|
-
<span>
|
|
979
|
+
<span>19.768k</span>
|
|
860
980
|
</span>
|
|
861
981
|
<span class="star" title="Repo Forked">
|
|
862
982
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
863
983
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
864
984
|
</path>
|
|
865
985
|
</svg>
|
|
866
|
-
<span>
|
|
986
|
+
<span>2742</span>
|
|
867
987
|
</span>
|
|
868
988
|
<span class="star">
|
|
869
989
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
870
990
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
871
991
|
</svg>
|
|
872
|
-
<span>
|
|
992
|
+
<span>9788 stars this month</span>
|
|
873
993
|
</span>
|
|
874
994
|
</div>
|
|
875
995
|
<div class="details">
|
|
876
|
-
|
|
996
|
+
Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - well-equipped to handle complex agentic tasks.
|
|
877
997
|
</div>
|
|
878
998
|
</div>
|
|
879
999
|
</li>
|
|
@@ -899,7 +1019,7 @@
|
|
|
899
1019
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
900
1020
|
</a>
|
|
901
1021
|
</div>
|
|
902
|
-
<div class="time">Last cache created on 2026/4/
|
|
1022
|
+
<div class="time">Last cache created on 2026/4/8 by Github API v3.</div>
|
|
903
1023
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
904
1024
|
</div>
|
|
905
1025
|
</body>
|