小白龙 Bailongma - 初始提交
自主操作员与思考搭档系统。 包含 orchestrator-v2 多Agent编排层、后台意识引擎、记忆系统、ACUI 组件。
This commit is contained in:
14
orchestrator-v2/package.json
Normal file
14
orchestrator-v2/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "bailongma-orchestrator-v2",
|
||||
"version": "3.0.0",
|
||||
"description": "BaiLongma Orchestrator v3.0 — 5-Layer Persistence Engine",
|
||||
"main": "run-v2.js",
|
||||
"scripts": {
|
||||
"start": "node run-v2.js",
|
||||
"test": "node run-v2.js --test"
|
||||
},
|
||||
"dependencies": {
|
||||
"sql.js": "^1.14.1",
|
||||
"uuid": "^9.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user