gitinstall 1.1.3__tar.gz → 1.1.4__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.
Files changed (64) hide show
  1. {gitinstall-1.1.3/gitinstall.egg-info → gitinstall-1.1.4}/PKG-INFO +4 -4
  2. {gitinstall-1.1.3 → gitinstall-1.1.4}/README.md +2 -2
  3. {gitinstall-1.1.3 → gitinstall-1.1.4/gitinstall.egg-info}/PKG-INFO +4 -4
  4. {gitinstall-1.1.3 → gitinstall-1.1.4}/pyproject.toml +2 -2
  5. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/clawhub.html +1 -1
  6. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/main.py +1 -1
  7. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/mcp_agent.py +1 -1
  8. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/mcp_server.py +1 -1
  9. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/onboard.py +1 -1
  10. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/web_ui.html +2 -2
  11. {gitinstall-1.1.3 → gitinstall-1.1.4}/LICENSE +0 -0
  12. {gitinstall-1.1.3 → gitinstall-1.1.4}/MANIFEST.in +0 -0
  13. {gitinstall-1.1.3 → gitinstall-1.1.4}/gitinstall.egg-info/SOURCES.txt +0 -0
  14. {gitinstall-1.1.3 → gitinstall-1.1.4}/gitinstall.egg-info/dependency_links.txt +0 -0
  15. {gitinstall-1.1.3 → gitinstall-1.1.4}/gitinstall.egg-info/entry_points.txt +0 -0
  16. {gitinstall-1.1.3 → gitinstall-1.1.4}/gitinstall.egg-info/top_level.txt +0 -0
  17. {gitinstall-1.1.3 → gitinstall-1.1.4}/setup.cfg +0 -0
  18. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/__init__.py +0 -0
  19. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/_sdk.py +0 -0
  20. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/academic.py +0 -0
  21. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/admin.html +0 -0
  22. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/auto_update.py +0 -0
  23. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/autopilot.py +0 -0
  24. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/badge.py +0 -0
  25. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/checkpoint.py +0 -0
  26. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/cicd.py +0 -0
  27. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/config_schema.py +0 -0
  28. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/db.py +0 -0
  29. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/db_backend.py +0 -0
  30. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/dep_chain.py +0 -0
  31. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/dependency_audit.py +0 -0
  32. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/detector.py +0 -0
  33. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/doctor.py +0 -0
  34. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/education.py +0 -0
  35. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/enterprise.py +0 -0
  36. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/error_fixer.py +0 -0
  37. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/event_bus.py +0 -0
  38. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/executor.py +0 -0
  39. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/feature_flags.py +0 -0
  40. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/fetcher.py +0 -0
  41. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/huggingface.py +0 -0
  42. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/hw_detect.py +0 -0
  43. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/i18n.py +0 -0
  44. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/installer_registry.py +0 -0
  45. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/knowledge_base.py +0 -0
  46. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/license_check.py +0 -0
  47. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/llm.py +0 -0
  48. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/log.py +0 -0
  49. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/monorepo.py +0 -0
  50. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/multi_source.py +0 -0
  51. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/planner.py +0 -0
  52. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/planner_helpers.py +0 -0
  53. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/planner_known_projects.py +0 -0
  54. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/planner_templates.py +0 -0
  55. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/remote_gpu.py +0 -0
  56. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/resilience.py +0 -0
  57. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/run_tests.py +0 -0
  58. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/skills.py +0 -0
  59. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/tool_schemas.py +0 -0
  60. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/trending.py +0 -0
  61. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/uninstaller.py +0 -0
  62. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/validate_top100.py +0 -0
  63. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/watchdog.py +0 -0
  64. {gitinstall-1.1.3 → gitinstall-1.1.4}/tools/web.py +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gitinstall
3
- Version: 1.1.3
4
- Summary: MCP server & CLI that gives AI agents the ability to install GitHub open-source projects — zero dependencies
3
+ Version: 1.1.4
4
+ Summary: MCP server & CLI that helps you easily install GitHub 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 GitHub open-source projects</strong><br/>
32
- <em>让 AI Agent 拥有安装 GitHub 开源项目的能力</em>
31
+ <strong>MCP server & CLI helps you easily install GitHub projects</strong><br/>
32
+ <em>让你轻松安装 GitHub 项目</em>
33
33
  </p>
34
34
 
35
35
  <p align="center">
@@ -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 GitHub open-source projects</strong><br/>
5
- <em>让 AI Agent 拥有安装 GitHub 开源项目的能力</em>
4
+ <strong>MCP server & CLI helps you easily install GitHub projects</strong><br/>
5
+ <em>让你轻松安装 GitHub 项目</em>
6
6
  </p>
7
7
 
8
8
  <p align="center">
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gitinstall
3
- Version: 1.1.3
4
- Summary: MCP server & CLI that gives AI agents the ability to install GitHub open-source projects — zero dependencies
3
+ Version: 1.1.4
4
+ Summary: MCP server & CLI that helps you easily install GitHub 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 GitHub open-source projects</strong><br/>
32
- <em>让 AI Agent 拥有安装 GitHub 开源项目的能力</em>
31
+ <strong>MCP server & CLI helps you easily install GitHub projects</strong><br/>
32
+ <em>让你轻松安装 GitHub 项目</em>
33
33
  </p>
34
34
 
35
35
  <p align="center">
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "gitinstall"
7
- version = "1.1.3"
8
- description = "MCP server & CLI that gives AI agents the ability to install GitHub open-source projects — zero dependencies"
7
+ version = "1.1.4"
8
+ description = "MCP server & CLI that helps you easily install GitHub 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
- 一句话安装 GitHub 开源项目 — 识别系统环境,分析项目结构,生成安装计划,自动执行安装。
413
+ 让你轻松安装 GitHub 项目 — 识别系统环境,分析项目结构,生成安装计划,自动执行安装。
414
414
  零外部依赖,纯 Python 标准库。9 级 LLM 降级,无 AI 也能用。
415
415
  </p>
416
416
  <div class="skill-tags">
@@ -1125,7 +1125,7 @@ def main():
1125
1125
 
1126
1126
  parser = argparse.ArgumentParser(
1127
1127
  prog="gitinstall",
1128
- description="一句话安装开源项目(支持 GitHub/GitLab/Bitbucket/Gitee/Codeberg/本地路径)",
1128
+ description="让你轻松安装开源项目(支持 GitHub/GitLab/Bitbucket/Gitee/Codeberg/本地路径)",
1129
1129
  formatter_class=argparse.RawDescriptionHelpFormatter,
1130
1130
  epilog="""
1131
1131
  示例:
@@ -563,7 +563,7 @@ def generate_tool_schemas(format: str = "openai") -> list[dict]:
563
563
  },
564
564
  {
565
565
  "name": "gitinstall_install",
566
- "description": "一键安装 GitHub 项目。支持 owner/repo 格式或完整 URL",
566
+ "description": "轻松安装 GitHub 项目。支持 owner/repo 格式或完整 URL",
567
567
  "parameters": {
568
568
  "identifier": {"type": "string", "description": "GitHub 项目标识(owner/repo 或 URL)", "required": True},
569
569
  "install_dir": {"type": "string", "description": "安装目录(可选)"},
@@ -63,7 +63,7 @@ TOOLS = [
63
63
  {
64
64
  "name": "install_github_project",
65
65
  "description": (
66
- "Install a GitHub open-source project on the user's machine. "
66
+ "Help 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: "
@@ -68,7 +68,7 @@ def run_onboard():
68
68
  print()
69
69
  print("🦀 欢迎使用 gitinstall!")
70
70
  print("═" * 50)
71
- print(" 一句话安装 GitHub/GitLab/Bitbucket/Gitee 开源项目")
71
+ print(" 让你轻松安装 GitHub/GitLab/Bitbucket/Gitee 开源项目")
72
72
  print(" 本向导将帮助您完成初始配置")
73
73
  print("═" * 50)
74
74
 
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>gitinstall — GitHub 开源项目一键安装</title>
6
+ <title>gitinstall — 让你轻松安装 GitHub 项目</title>
7
7
  <style>
8
8
  @import url('https://fonts.loli.net/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap');
9
9
 
@@ -1344,7 +1344,7 @@ 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> GitHub 开源项目</p>
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">
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