@wcj/github-rank 26.2.1 → 26.2.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 +44143 -44137
- package/dist/trending-daily.json +86 -86
- package/dist/trending-monthly.json +110 -121
- package/dist/trending-weekly.json +86 -75
- package/dist/users.china.json +3923 -3923
- package/dist/users.json +8121 -8157
- package/dist/users.org.json +1637 -1601
- package/package.json +1 -1
- package/web/data/repos.json +44143 -44137
- package/web/data/trending-daily.json +86 -86
- package/web/data/trending-monthly.json +110 -121
- package/web/data/trending-weekly.json +86 -75
- package/web/data/users.china.json +3923 -3923
- package/web/data/users.json +8121 -8157
- package/web/data/users.org.json +1637 -1601
- package/web/index.html +7809 -7867
- package/web/org.html +1382 -1324
- package/web/repos.html +5407 -5407
- package/web/trending-monthly.html +109 -149
- package/web/trending-weekly.html +108 -68
- package/web/trending.html +76 -76
- package/web/users.china.html +3533 -3536
|
@@ -4,120 +4,131 @@
|
|
|
4
4
|
"language": "TypeScript",
|
|
5
5
|
"color": "#3178c6",
|
|
6
6
|
"description": "Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "28375",
|
|
8
|
+
"stargazers_count": 173962,
|
|
9
|
+
"todayStar": "46585 stars this week",
|
|
10
10
|
"html_url": "https://github.com/openclaw/openclaw",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "thedotmack/claude-mem",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.",
|
|
18
|
+
"forked": "1620",
|
|
19
|
+
"stargazers_count": 24670,
|
|
20
|
+
"todayStar": "8959 stars this week",
|
|
21
|
+
"html_url": "https://github.com/thedotmack/claude-mem",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "KeygraphHQ/shannon",
|
|
26
26
|
"language": "TypeScript",
|
|
27
27
|
"color": "#3178c6",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "Fully autonomous AI hacker to find actual exploits in your web apps. Shannon has achieved a 96.15% success rate on the hint-free, source-aware XBOW Benchmark.",
|
|
29
|
+
"forked": "1261",
|
|
30
|
+
"stargazers_count": 9936,
|
|
31
|
+
"todayStar": "3940 stars this week",
|
|
32
|
+
"html_url": "https://github.com/KeygraphHQ/shannon",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "openai/skills",
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "Skills Catalog for Codex",
|
|
40
|
+
"forked": "326",
|
|
41
|
+
"stargazers_count": 5985,
|
|
42
|
+
"todayStar": "3056 stars this week",
|
|
43
|
+
"html_url": "https://github.com/openai/skills",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "MoonshotAI/kimi-cli",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "Kimi Code CLI is your next CLI agent.",
|
|
51
|
-
"forked": "510",
|
|
52
|
-
"stargazers_count": 5519,
|
|
53
|
-
"todayStar": "1550 stars this week",
|
|
54
|
-
"html_url": "https://github.com/MoonshotAI/kimi-cli",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "modelcontextprotocol/ext-apps",
|
|
59
|
-
"language": "TypeScript",
|
|
60
|
-
"color": "#3178c6",
|
|
61
|
-
"description": "Official repo for spec & SDK of MCP Apps protocol - standard for UIs embedded AI chatbots, served by MCP servers",
|
|
62
|
-
"forked": "138",
|
|
63
|
-
"stargazers_count": 1139,
|
|
64
|
-
"todayStar": "718 stars this week",
|
|
65
|
-
"html_url": "https://github.com/modelcontextprotocol/ext-apps",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
46
|
{
|
|
69
47
|
"full_name": "badlogic/pi-mono",
|
|
70
48
|
"language": "TypeScript",
|
|
71
49
|
"color": "#3178c6",
|
|
72
50
|
"description": "AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
51
|
+
"forked": "815",
|
|
52
|
+
"stargazers_count": 7908,
|
|
53
|
+
"todayStar": "3968 stars this week",
|
|
76
54
|
"html_url": "https://github.com/badlogic/pi-mono",
|
|
77
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "ThePrimeagen/99",
|
|
59
|
+
"language": "Lua",
|
|
60
|
+
"color": "#000080",
|
|
61
|
+
"description": "Neovim AI agent done right",
|
|
62
|
+
"forked": "158",
|
|
63
|
+
"stargazers_count": 3468,
|
|
64
|
+
"todayStar": "1628 stars this week",
|
|
65
|
+
"html_url": "https://github.com/ThePrimeagen/99",
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
|
-
"full_name": "
|
|
69
|
+
"full_name": "disler/claude-code-hooks-mastery",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
72
|
+
"description": "Master Claude Code Hooks",
|
|
73
|
+
"forked": "525",
|
|
74
|
+
"stargazers_count": 2661,
|
|
75
|
+
"todayStar": "509 stars this week",
|
|
76
|
+
"html_url": "https://github.com/disler/claude-code-hooks-mastery",
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
|
-
"full_name": "
|
|
80
|
+
"full_name": "pedramamini/Maestro",
|
|
92
81
|
"language": "TypeScript",
|
|
93
82
|
"color": "#3178c6",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "Agent Orchestration Command Center",
|
|
84
|
+
"forked": "181",
|
|
85
|
+
"stargazers_count": 1952,
|
|
86
|
+
"todayStar": "1166 stars this week",
|
|
87
|
+
"html_url": "https://github.com/pedramamini/Maestro",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "VectifyAI/PageIndex",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG",
|
|
95
|
+
"forked": "1008",
|
|
96
|
+
"stargazers_count": 14020,
|
|
97
|
+
"todayStar": "2978 stars this week",
|
|
98
|
+
"html_url": "https://github.com/VectifyAI/PageIndex",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "OpenBMB/ChatDev",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "ChatDev 2.0: Dev All through LLM-powered Multi-Agent Collaboration",
|
|
106
|
+
"forked": "3761",
|
|
107
|
+
"stargazers_count": 30481,
|
|
108
|
+
"todayStar": "1423 stars this week",
|
|
109
|
+
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "karpathy/nanochat",
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
116
|
+
"description": "The best ChatGPT that $100 can buy.",
|
|
117
|
+
"forked": "5487",
|
|
118
|
+
"stargazers_count": 42506,
|
|
119
119
|
"todayStar": "1430 stars this week",
|
|
120
|
-
"html_url": "https://github.com/
|
|
120
|
+
"html_url": "https://github.com/karpathy/nanochat",
|
|
121
121
|
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "j178/prek",
|
|
125
|
+
"language": "Rust",
|
|
126
|
+
"color": "#dea584",
|
|
127
|
+
"description": "⚡ Better `pre-commit`, re-engineered in Rust",
|
|
128
|
+
"forked": "153",
|
|
129
|
+
"stargazers_count": 5805,
|
|
130
|
+
"todayStar": "1720 stars this week",
|
|
131
|
+
"html_url": "https://github.com/j178/prek",
|
|
132
|
+
"rank": 12
|
|
122
133
|
}
|
|
123
134
|
]
|