Initial commit

This commit is contained in:
2026-07-10 08:31:27 +08:00
commit 2b74c30d36
134 changed files with 21801 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# 可选:为本 skill 包的 worker 指定独立 LLM APIprofiles.json 中的 profile id
#
# 省略本文件、或 profileId 为空 → 全部 worker 使用会话当前默认 API与总管相同
# 配置多个 profile 后,可为不同角色绑定不同模型,实现「多 AI 博弈」。
# defaultProfileId: null
workers:
setup-scenario: {}
world-engine: {}
role-decide:
# 示例:按决策角色 id 分配不同 profile把 uuid 换成你本地的 ApiProfile.id
# byRole:
# A: "00000000-0000-0000-0000-000000000001"
# B: "00000000-0000-0000-0000-000000000002"
present-round: {}