# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
!src/exgentic/interfaces/lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
src/exgentic/_version.py

# Exgentic local data (venvs, caches, installations)
.exgentic/
.exgentic_installations/

# Virtual environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# VS Code settings
.vscode/
.history/
*.code-workspace

# PyInstaller
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/

# Jupyter Notebook
.ipynb_checkpoints
.jupyter/
profile_default/

# PyCharm
.idea/

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/

# pytype
.pytype/

# Cython debug symbols
cython_debug/
outputs/
# OS files
.DS_Store
Thumbs.db
data/
src/exgentic/benchmarks/appworld/data/
src/exgentic/benchmarks/appworld/experiments/
src/exgentic/benchmarks/tau2/installation/

# Benchmark caches
tau2_disk_cache/

old_outputs2/
outputs
*outputs*
.litellm_cache
trace.jsonl

t.*
node_modules
package-lock.json
package.json
src/exgentic/benchmarks/browsecompplus/assets
exgentic_session_cache/
