mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-07-28 03:07:56 +00:00
fix: ci - exclude vendor link noise
This commit is contained in:
@@ -55,6 +55,10 @@ jobs:
|
||||
--exclude-path tools/external
|
||||
--exclude-path tools/chat-vault
|
||||
--exclude-path tools/prompts-library
|
||||
--exclude-path skills/claude-official-skills
|
||||
--exclude-path skills/auto-skill/scripts/Skill_Seekers-development
|
||||
--exclude-path skills/auto-skill/scripts/skill-seekers-src
|
||||
--exclude-path skills/auto-skill/scripts/skill-seekers-configs
|
||||
--exclude 'https://chatgpt.com.*'
|
||||
--exclude 'https://claude.ai.*'
|
||||
--exclude 'https://app.augmentcode.com.*'
|
||||
|
||||
@@ -377,7 +377,7 @@ pip install -r tools/prompts-library/scripts/requirements.txt
|
||||
* [**GitHub Copilot**](https://github.com/copilot): 由 GitHub 和 OpenAI 联合开发的 AI 代码补全工具。
|
||||
* [**Kimi K2.5**](https://www.kimi.com/): 一款国产 AI 模型,适用于多种常规任务。
|
||||
* [**GLM**](https://bigmodel.cn/): 由智谱 AI 开发的国产大语言模型。
|
||||
* [**Qwen**](https://qwenlm.github.io/qwen-code-docs/zh/cli/): 由阿里巴巴开发的 AI 模型,其 CLI 工具提供免费使用额度。
|
||||
* [**Qwen**](https://qwenlm.github.io/qwen-code-docs/): 由阿里巴巴开发的 AI 模型,其 CLI 工具提供免费使用额度。
|
||||
|
||||
### 开发与辅助工具
|
||||
|
||||
|
||||
Reference in New Issue
Block a user