init: project scaffold

This commit is contained in:
2026-03-28 20:55:00 +08:00
commit 7a4ad0efc9
4 changed files with 88 additions and 0 deletions

17
RULES.md Normal file
View File

@@ -0,0 +1,17 @@
# AgentScope 多智能体框架研究
## 启动
- `python3 -m http.server 4350` — 端口 4350
## 部署
- 平台:待定
- 域名:待定
## 环境变量
- 待补充
## 规则
- 待补充
## 注意事项
- 待补充