From 173a566f8b3bf37ce6100478f159c95bfaa17b88 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Wed, 28 Jan 2026 13:59:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=B8=8A=E4=B8=8B=E6=96=87?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openspec/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openspec/config.yaml b/openspec/config.yaml index 64c5fdd..8e86210 100644 --- a/openspec/config.yaml +++ b/openspec/config.yaml @@ -2,6 +2,6 @@ schema: spec-driven Example: context: | - 使用 uv 工具进行 python 环境的管理和三方依赖的管理 - 严禁在主机环境直接运行 pip、pip3 安装依赖包,必须使用 uv 虚拟环境 + 使用 uv 工具进行 python 环境的管理和三方依赖的管理,运行python命令的时候使用uv run python xxx + 严禁在主机环境直接运行 pip、pip3 安装依赖包,必须使用 uv add xxx命令安装 项目面向中文开发者,文档输出、日志输出、agent 交流时都要使用中文