mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
* cleaning up a bit * cleaning up some more * readme * added max limit * making it portable * ignore * committing plans for now * strealit hooked up, multi model runs, better db torage * docs * VALID attempts * logging * more stability * strategy * cleaning deps * docs * streamlit dashboard work * dashboard showing bad cases * better parallelization pt1 * global worker pool for even better more robust parallelization * bumping up default max parallel requests from 20 -> 80 * better devx * better docs * docs * better devx * better docs * better presentation * dark mode * removed unused import --------- Co-authored-by: Cline Evaluation <cline@example.com>
8 lines
135 B
Plaintext
8 lines
135 B
Plaintext
dist/
|
|
node_modules
|
|
webview-ui/build/
|
|
*.md
|
|
package-lock.json
|
|
src/core/prompts/system.ts
|
|
src/core/prompts/model_prompts/claude4.ts
|
|
evals/ |