Skip to content

Commit

Permalink
docs: add related todos
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Dec 4, 2023
1 parent 2a5a0bf commit 8990cee
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ This repository designs evaluate the code quality of the AI code, which will use
with [AutoDev](https://github.com/unit-mesh/auto-dev) IDE plugins.
We use [Chocolate Factory](https://github.com/unit-mesh/chocolate-factory) to build the prompt engine.

Related issue in Unit Mesh: Chocolate Factory [#9](https://github.com/unit-mesh/chocolate-factory/issues/9) and
AutoDev [#54](https://github.com/unit-mesh/auto-dev/issues/56)

## How it works?

![Unit Eval Overview](https://unitmesh.cc/uniteval/overview.png)
Expand All @@ -24,10 +27,10 @@ We use [Chocolate Factory](https://github.com/unit-mesh/chocolate-factory) to bu
- [ ] Incremental generate
- [ ] Code quality analysis
- [ ] Code quality metrics
- [ ] ArchGuard CodeDB metrics: [CodeDB](https://github.com/archguard/codedb)
- [ ] ArchGuard CodeDB metrics: [CodeDB](https://github.com/archguard/codedb)
- [ ] AST parser by [Chapi](https://github.com/phodal/chapi)

## Code Eval
### Code Eval

> Code Eval is a tool that can evaluate the code quality of the AI code.
Expand Down

0 comments on commit 8990cee

Please sign in to comment.