mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-08-22 23:23:30 +00:00
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Web + Local Brain Smoke (push) Has been cancelled
Test / Run Frontend Guardrails (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
Co-authored-by: Douglas <douglas.ym.lai@gmail.com> Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com> Co-authored-by: Weijie Bai <happy.regina.bai@gmail.com>
24 lines
242 B
Text
24 lines
242 B
Text
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
camel_logs/
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
*.mo
|
|
test.py
|
|
|
|
# Virtual environments
|
|
.venv
|
|
.env
|
|
|
|
runtime
|
|
tmp
|
|
img
|
|
|
|
|
|
uv_installing.lock
|
|
uv_installed.lock
|
|
benchmark/*_results.csv
|
|
benchmark/harbor/jobs/
|