init: project scaffold
This commit is contained in:
13
.project.json
Normal file
13
.project.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "AgentScope 多智能体框架研究",
|
||||
"description": "AgentScope 开源多Agent框架深度分析与介绍",
|
||||
"status": "active",
|
||||
"created": "2026-03-28",
|
||||
"ports": [
|
||||
{
|
||||
"port": 4350,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user