Commit e049361
committed
feat: 基于 Skills + 沙箱 + 数据库的自动代码评审 Agent (trpc-group#92)
端到端 CR Agent: 解析→规则(正则+AST/taint)→LLM增强(降噪+补召回)→四元组去重→Filter前置→沙箱(fake/local/container/cube)→脱敏→SQLite七表落库→JSON/MD/SARIF报告
Closes trpc-group#921 parent 099b571 commit e049361
92 files changed
Lines changed: 14289 additions & 0 deletions
File tree
- examples/skills_code_review_agent
- agent
- filters
- fixtures
- diffs
- outputs
- sandbox
- skills/code-review
- scripts
- storage
- tests
- skills/code-review
- references
- rules
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments