chore(repo): remove bmad and local ai tool artifacts

This commit is contained in:
linshen
2026-03-26 20:47:18 +08:00
parent 8287095ee3
commit 1a307fa0c7
86 changed files with 5 additions and 22055 deletions

View File

@@ -27,7 +27,6 @@ prompt-optimizer/
- `.env.example` - 环境变量示例
- `package.json` - 项目配置
- `.vscode/` - VSCode配置目录
- `.cursorrules` - Cursor IDE配置
- `.gitignore` - Git忽略配置
### 1.3 工作区文件
@@ -240,4 +239,4 @@ src/
├── @prompt-optimizer/core # 依赖核心包
├── @prompt-optimizer/ui # 依赖UI组件包
└── vue ^3.5.x # Vue框架
```
```