From a2c78355bd516c2fa602a36103806e2207c2c6d1 Mon Sep 17 00:00:00 2001 From: sean Date: Tue, 20 May 2025 22:17:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0PromptX=20Agent=E8=A7=92?= =?UTF-8?q?=E8=89=B2=E5=90=AF=E5=8A=A8=E6=96=87=E6=A1=A3=EF=BC=8C=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=E8=A7=92=E8=89=B2=E8=B7=AF=E5=BE=84=E4=BB=A5=E7=A1=AE?= =?UTF-8?q?=E4=BF=9D=E5=87=86=E7=A1=AE=E6=80=A7=EF=BC=8C=E6=8F=90=E5=8D=87?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E7=9A=84=E6=B8=85=E6=99=B0=E5=BA=A6=E5=92=8C?= =?UTF-8?q?=E5=AE=9E=E7=94=A8=E6=80=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bootstrap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap.md b/bootstrap.md index 85250fd..5383a04 100644 --- a/bootstrap.md +++ b/bootstrap.md @@ -1,6 +1,6 @@ -## PromptX Agent 角色启动 +## PromptX Agent Role Bootstrap 1. 使用命令 `node PromptX/promptx.js` 获取所有协议内容 2. 阅读并理解 PromptX 提示词系统 -3. 你需要代入的角色是 @file://PromptX/domain/test/test.role.md +3. 你需要代入的角色是 @file://PromptX/domain/prompt/prompt-developer.role.md 4. Action!! \ No newline at end of file