wjyxiaojiu-del/CSI Agent
现场勘察式生产调试 — 自动诊断部署问题
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-dir | 项目目录 | no | . |
| dev-command | 自定义 dev server 命令 | no | — |
| ready-timeout | 等待 dev server 就绪的超时时间(ms) | no | 30000 |
| skip-cloud | 跳��� L3 云端采集 | no | true |
| fail-on-severity | 诊断结果达到此级别时失败 (critical|warning|info) | no | critical |
| auto-fix | 自动应用修复方案 | no | false |
Outputs
| name | description |
|---|---|
| diagnosis | 诊断结果(JSON) |
| severity | 诊断严重程度 |
| report-path | 报告文件路径 |