gitinstall 1.1.1__tar.gz → 1.1.3__tar.gz
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.
- {gitinstall-1.1.1/gitinstall.egg-info → gitinstall-1.1.3}/PKG-INFO +5 -5
- {gitinstall-1.1.1 → gitinstall-1.1.3}/README.md +3 -3
- {gitinstall-1.1.1 → gitinstall-1.1.3/gitinstall.egg-info}/PKG-INFO +5 -5
- {gitinstall-1.1.1 → gitinstall-1.1.3}/pyproject.toml +2 -2
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/clawhub.html +10 -10
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/enterprise.py +1 -1
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/huggingface.py +1 -1
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/main.py +1 -1
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/mcp_server.py +2 -2
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/onboard.py +1 -1
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/web.py +1 -1
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/web_ui.html +3 -3
- {gitinstall-1.1.1 → gitinstall-1.1.3}/LICENSE +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/MANIFEST.in +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/gitinstall.egg-info/SOURCES.txt +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/gitinstall.egg-info/dependency_links.txt +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/gitinstall.egg-info/entry_points.txt +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/gitinstall.egg-info/top_level.txt +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/setup.cfg +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/__init__.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/_sdk.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/academic.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/admin.html +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/auto_update.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/autopilot.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/badge.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/checkpoint.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/cicd.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/config_schema.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/db.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/db_backend.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/dep_chain.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/dependency_audit.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/detector.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/doctor.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/education.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/error_fixer.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/event_bus.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/executor.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/feature_flags.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/fetcher.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/hw_detect.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/i18n.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/installer_registry.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/knowledge_base.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/license_check.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/llm.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/log.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/mcp_agent.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/monorepo.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/multi_source.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/planner.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/planner_helpers.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/planner_known_projects.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/planner_templates.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/remote_gpu.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/resilience.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/run_tests.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/skills.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/tool_schemas.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/trending.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/uninstaller.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/validate_top100.py +0 -0
- {gitinstall-1.1.1 → gitinstall-1.1.3}/tools/watchdog.py +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gitinstall
|
|
3
|
-
Version: 1.1.
|
|
4
|
-
Summary: MCP server & CLI that gives AI agents the ability to install
|
|
3
|
+
Version: 1.1.3
|
|
4
|
+
Summary: MCP server & CLI that gives AI agents the ability to install GitHub open-source projects — zero dependencies
|
|
5
5
|
Author: icerui
|
|
6
6
|
License: MIT
|
|
7
7
|
Project-URL: Homepage, https://github.com/icerui/github-installer
|
|
@@ -28,8 +28,8 @@ Dynamic: license-file
|
|
|
28
28
|
# gitinstall
|
|
29
29
|
|
|
30
30
|
<p align="center">
|
|
31
|
-
<strong>MCP server that gives AI agents the ability to install
|
|
32
|
-
<em>让 AI Agent
|
|
31
|
+
<strong>MCP server that gives AI agents the ability to install GitHub open-source projects</strong><br/>
|
|
32
|
+
<em>让 AI Agent 拥有安装 GitHub 开源项目的能力</em>
|
|
33
33
|
</p>
|
|
34
34
|
|
|
35
35
|
<p align="center">
|
|
@@ -225,7 +225,7 @@ User → AI Agent → MCP → gitinstall
|
|
|
225
225
|
└── fallback → alternative install strategies
|
|
226
226
|
```
|
|
227
227
|
|
|
228
|
-
The planner uses a multi-tier strategy that combines project-specific knowledge, language-aware templates, and README analysis to generate optimal installation plans for
|
|
228
|
+
The planner uses a multi-tier strategy that combines project-specific knowledge, language-aware templates, and README analysis to generate optimal installation plans for a wide range of projects.
|
|
229
229
|
|
|
230
230
|
---
|
|
231
231
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# gitinstall
|
|
2
2
|
|
|
3
3
|
<p align="center">
|
|
4
|
-
<strong>MCP server that gives AI agents the ability to install
|
|
5
|
-
<em>让 AI Agent
|
|
4
|
+
<strong>MCP server that gives AI agents the ability to install GitHub open-source projects</strong><br/>
|
|
5
|
+
<em>让 AI Agent 拥有安装 GitHub 开源项目的能力</em>
|
|
6
6
|
</p>
|
|
7
7
|
|
|
8
8
|
<p align="center">
|
|
@@ -198,7 +198,7 @@ User → AI Agent → MCP → gitinstall
|
|
|
198
198
|
└── fallback → alternative install strategies
|
|
199
199
|
```
|
|
200
200
|
|
|
201
|
-
The planner uses a multi-tier strategy that combines project-specific knowledge, language-aware templates, and README analysis to generate optimal installation plans for
|
|
201
|
+
The planner uses a multi-tier strategy that combines project-specific knowledge, language-aware templates, and README analysis to generate optimal installation plans for a wide range of projects.
|
|
202
202
|
|
|
203
203
|
---
|
|
204
204
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gitinstall
|
|
3
|
-
Version: 1.1.
|
|
4
|
-
Summary: MCP server & CLI that gives AI agents the ability to install
|
|
3
|
+
Version: 1.1.3
|
|
4
|
+
Summary: MCP server & CLI that gives AI agents the ability to install GitHub open-source projects — zero dependencies
|
|
5
5
|
Author: icerui
|
|
6
6
|
License: MIT
|
|
7
7
|
Project-URL: Homepage, https://github.com/icerui/github-installer
|
|
@@ -28,8 +28,8 @@ Dynamic: license-file
|
|
|
28
28
|
# gitinstall
|
|
29
29
|
|
|
30
30
|
<p align="center">
|
|
31
|
-
<strong>MCP server that gives AI agents the ability to install
|
|
32
|
-
<em>让 AI Agent
|
|
31
|
+
<strong>MCP server that gives AI agents the ability to install GitHub open-source projects</strong><br/>
|
|
32
|
+
<em>让 AI Agent 拥有安装 GitHub 开源项目的能力</em>
|
|
33
33
|
</p>
|
|
34
34
|
|
|
35
35
|
<p align="center">
|
|
@@ -225,7 +225,7 @@ User → AI Agent → MCP → gitinstall
|
|
|
225
225
|
└── fallback → alternative install strategies
|
|
226
226
|
```
|
|
227
227
|
|
|
228
|
-
The planner uses a multi-tier strategy that combines project-specific knowledge, language-aware templates, and README analysis to generate optimal installation plans for
|
|
228
|
+
The planner uses a multi-tier strategy that combines project-specific knowledge, language-aware templates, and README analysis to generate optimal installation plans for a wide range of projects.
|
|
229
229
|
|
|
230
230
|
---
|
|
231
231
|
|
|
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "gitinstall"
|
|
7
|
-
version = "1.1.
|
|
8
|
-
description = "MCP server & CLI that gives AI agents the ability to install
|
|
7
|
+
version = "1.1.3"
|
|
8
|
+
description = "MCP server & CLI that gives AI agents the ability to install GitHub open-source projects — zero dependencies"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
license = {text = "MIT"}
|
|
11
11
|
requires-python = ">=3.10"
|
|
@@ -410,7 +410,7 @@ footer {
|
|
|
410
410
|
由 <strong>蹄门科技</strong> 发布 · 开源 MIT 协议
|
|
411
411
|
</div>
|
|
412
412
|
<p class="skill-desc">
|
|
413
|
-
|
|
413
|
+
一句话安装 GitHub 开源项目 — 识别系统环境,分析项目结构,生成安装计划,自动执行安装。
|
|
414
414
|
零外部依赖,纯 Python 标准库。9 级 LLM 降级,无 AI 也能用。
|
|
415
415
|
</p>
|
|
416
416
|
<div class="skill-tags">
|
|
@@ -459,20 +459,20 @@ footer {
|
|
|
459
459
|
<div class="mini-stats" style="margin-bottom:1rem">
|
|
460
460
|
<div class="mini-stat"><div class="mini-stat-num">100%</div><div class="mini-stat-label">覆盖率</div></div>
|
|
461
461
|
<div class="mini-stat"><div class="mini-stat-num">22,517</div><div class="mini-stat-label">模拟事件</div></div>
|
|
462
|
-
<div class="mini-stat"><div class="mini-stat-num">
|
|
463
|
-
<div class="mini-stat"><div class="mini-stat-num">
|
|
462
|
+
<div class="mini-stat"><div class="mini-stat-num">110+</div><div class="mini-stat-label">测试项目</div></div>
|
|
463
|
+
<div class="mini-stat"><div class="mini-stat-num">30+</div><div class="mini-stat-label">支持语言</div></div>
|
|
464
464
|
</div>
|
|
465
465
|
<div style="font-size:0.82rem;color:var(--text-sec);line-height:1.7">
|
|
466
466
|
<p style="margin-bottom:0.5rem">
|
|
467
467
|
基于中国本科毕业生 12 类人口统计学分布(CS/工程/医学/法学/艺术/农学等),
|
|
468
|
-
|
|
468
|
+
模拟用户全年 <strong style="color:var(--text)">22,517 次</strong>安装行为,
|
|
469
469
|
覆盖 <strong style="color:var(--text)">110 个</strong>独特项目。
|
|
470
470
|
</p>
|
|
471
471
|
<p>
|
|
472
472
|
✅ 三层策略:已知项目精确匹配 (34.7%) + 类型模板推导 (65.3%) + README 提取<br>
|
|
473
473
|
✅ 12 类人群全覆盖:CS 人均 9.1 次/年 → 法学 2.8 次/年<br>
|
|
474
474
|
✅ 月度趋势合理:7月 AI 热潮峰值,2月春节低谷<br>
|
|
475
|
-
✅
|
|
475
|
+
✅ 零失败:模拟测试 12 个月全覆盖
|
|
476
476
|
</p>
|
|
477
477
|
</div>
|
|
478
478
|
</div>
|
|
@@ -485,7 +485,7 @@ footer {
|
|
|
485
485
|
<div class="fl-icon">🧠</div>
|
|
486
486
|
<div class="fl-body">
|
|
487
487
|
<div class="fl-title">SmartPlanner 三层策略</div>
|
|
488
|
-
<div class="fl-desc">80+ 精确匹配项目 → 30+ 语言模板推导 → README
|
|
488
|
+
<div class="fl-desc">80+ 精确匹配项目 → 30+ 语言模板推导 → README 规则提取。无需 AI,用规则就能覆盖大多数主流项目。</div>
|
|
489
489
|
</div>
|
|
490
490
|
</div>
|
|
491
491
|
<div class="fl-item">
|
|
@@ -599,9 +599,9 @@ AI: 正在执行... ✅ 安装完成!运行 <span class="arg">python main.py
|
|
|
599
599
|
<div class="card">
|
|
600
600
|
<div class="section-label">📈 数据</div>
|
|
601
601
|
<div class="mini-stats" style="margin-bottom:1rem">
|
|
602
|
-
<div class="mini-stat"><div class="mini-stat-num"
|
|
603
|
-
<div class="mini-stat"><div class="mini-stat-num"
|
|
604
|
-
<div class="mini-stat"><div class="mini-stat-num"
|
|
602
|
+
<div class="mini-stat"><div class="mini-stat-num">—</div><div class="mini-stat-label">安装量</div></div>
|
|
603
|
+
<div class="mini-stat"><div class="mini-stat-num">—</div><div class="mini-stat-label">评分</div></div>
|
|
604
|
+
<div class="mini-stat"><div class="mini-stat-num">—</div><div class="mini-stat-label">评价</div></div>
|
|
605
605
|
<div class="mini-stat"><div class="mini-stat-num">MIT</div><div class="mini-stat-label">协议</div></div>
|
|
606
606
|
</div>
|
|
607
607
|
<div class="sidebar-meta">
|
|
@@ -662,7 +662,7 @@ AI: 正在执行... ✅ 安装完成!运行 <span class="arg">python main.py
|
|
|
662
662
|
<div class="cl-dot"></div>
|
|
663
663
|
<div>
|
|
664
664
|
<div class="cl-ver">v1.0.0 <span class="cl-date">2026-03-11</span></div>
|
|
665
|
-
<div class="cl-changes"
|
|
665
|
+
<div class="cl-changes">正式发布。模拟测试 100% 覆盖率。Web UI + Admin + ClawHub 页面。企业级安全与 i18n。</div>
|
|
666
666
|
</div>
|
|
667
667
|
</div>
|
|
668
668
|
<div class="cl-item">
|
|
@@ -1125,7 +1125,7 @@ def main():
|
|
|
1125
1125
|
|
|
1126
1126
|
parser = argparse.ArgumentParser(
|
|
1127
1127
|
prog="gitinstall",
|
|
1128
|
-
description="
|
|
1128
|
+
description="一句话安装开源项目(支持 GitHub/GitLab/Bitbucket/Gitee/Codeberg/本地路径)",
|
|
1129
1129
|
formatter_class=argparse.RawDescriptionHelpFormatter,
|
|
1130
1130
|
epilog="""
|
|
1131
1131
|
示例:
|
|
@@ -63,7 +63,7 @@ TOOLS = [
|
|
|
63
63
|
{
|
|
64
64
|
"name": "install_github_project",
|
|
65
65
|
"description": (
|
|
66
|
-
"Install
|
|
66
|
+
"Install a GitHub open-source project on the user's machine. "
|
|
67
67
|
"Handles the ENTIRE process: detects OS/GPU/runtimes → fetches project info → "
|
|
68
68
|
"generates installation plan (30+ languages: Python, Node, Rust, Go, C++, Haskell, Zig...) → "
|
|
69
69
|
"executes safely (dangerous commands blocked) → auto-fixes errors (28 patterns: "
|
|
@@ -71,7 +71,7 @@ TOOLS = [
|
|
|
71
71
|
"fallback strategies if needed. Works WITHOUT any LLM by default (pure rule engine). "
|
|
72
72
|
"Supports: GitHub URLs, 'owner/repo' format, GitLab/Gitee/Bitbucket URLs. "
|
|
73
73
|
"Example: install_github_project({\"project\": \"comfyanonymous/ComfyUI\"}) "
|
|
74
|
-
"Call this when a user asks you to install, set up, or run
|
|
74
|
+
"Call this when a user asks you to install, set up, or run a GitHub project."
|
|
75
75
|
),
|
|
76
76
|
"inputSchema": {
|
|
77
77
|
"type": "object",
|
|
@@ -1344,12 +1344,12 @@ footer a { color: var(--text-sec); }
|
|
|
1344
1344
|
<button class="btn-user" id="btn-user" onclick="toggleUserPanel()">👤 登录</button>
|
|
1345
1345
|
</div>
|
|
1346
1346
|
</div>
|
|
1347
|
-
<p class="hero-tagline"><strong>一句话安装</strong
|
|
1347
|
+
<p class="hero-tagline"><strong>一句话安装</strong> GitHub 开源项目</p>
|
|
1348
1348
|
<p class="hero-sub">零外部依赖 · 零配置上手 · 零 AI 也能用 — 来自<strong style="color:var(--text)">蹄门科技</strong></p>
|
|
1349
1349
|
|
|
1350
1350
|
<div class="hero-badges">
|
|
1351
1351
|
<span class="hero-badge"><span class="hb-icon">✅</span> <span class="hb-val">100%</span> 覆盖率</span>
|
|
1352
|
-
<span class="hero-badge"><span class="hb-icon">👥</span> <span class="hb-val">
|
|
1352
|
+
<span class="hero-badge"><span class="hb-icon">👥</span> <span class="hb-val">110+</span> 项目测试</span>
|
|
1353
1353
|
<span class="hero-badge"><span class="hb-icon">📦</span> <span class="hb-val">110+</span> 项目支持</span>
|
|
1354
1354
|
<span class="hero-badge"><span class="hb-icon">🪶</span> <span class="hb-val">0</span> 外部依赖</span>
|
|
1355
1355
|
</div>
|
|
@@ -1358,7 +1358,7 @@ footer a { color: var(--text-sec); }
|
|
|
1358
1358
|
<!-- ── Stats ──────────────────────── -->
|
|
1359
1359
|
<div class="stats-row">
|
|
1360
1360
|
<div class="stat-card"><div class="stat-num">22,517</div><div class="stat-label">模拟安装事件</div></div>
|
|
1361
|
-
<div class="stat-card"><div class="stat-num">
|
|
1361
|
+
<div class="stat-card"><div class="stat-num">30+</div><div class="stat-label">支持语言</div></div>
|
|
1362
1362
|
<div class="stat-card"><div class="stat-num">80+</div><div class="stat-label">精确匹配项目</div></div>
|
|
1363
1363
|
<div class="stat-card"><div class="stat-num">30+</div><div class="stat-label">语言模板</div></div>
|
|
1364
1364
|
</div>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|