更新 .cnb.yml 中的命令行参数,修改 agent/npc.ts 以支持用户名称,更新 package.json 版本,完善 readme.md 环境变量说明

This commit is contained in:
xiongxiao
2026-03-16 22:20:39 +08:00
committed by cnb
parent c7a5200aa5
commit 95bcad7587
4 changed files with 22 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ include:
- name: "task"
script: |
git clone https://cnb.cool/kevisual/cnb cnb
cd cnb && bun run agent/npc.ts cnb npc
cd cnb && bun run agent/npc.ts cnb npc --args owner="小熊猫呜呜呜"
$:
vscode:
- docker: