# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
.aider
.aider*
*.aider
*.a2a*
*.jsonl
.claude/
.worktrees/


# C extensions
*.so

# Distribution / packaging
.Python
build/
results/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
src/lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
.DS_Store
SolaceLabs-solace-agent-mesh-ui-*

# logs
sam.log.*

*.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/
cover/
.configs/

# Translations
*.mo
*.pot
*.db
*.db-wal
*.db-shm

# Django stuff:
*.log
*.log.*
local_settings.py
db.sqlite3
db.sqlite3-journal

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
.pybuilder/
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

.pdm.toml
.pdm-python
.pdm-build/

__pypackages__/

# Celery stuff
celerybeat-schedule
celerybeat.pid

# SageMath parsed files
*.sage.py

# Environments
.env*
.venv*
env/
venv/
ENV/
env.bak/
venv.bak/
.vscode/settings.json

# Spyder project settings
.spyderproject
.spyproject

# Rope project settings
.ropeproject

# mkdocs documentation
/site

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

# Pyre type checker
.pyre/

# pytype static type analyzer
.pytype/

# Cython debug symbols
cython_debug/

# Ruff stuff:
.ruff_cache/

# PyPI configuration file
.pypirc
tmp
.sam
*.key
playground.py

# VS Code
.history
evaluation/results/
tests/integration/reports/

#  JetBrains
.idea/

# Node
node_modules/
my-dev-project
.roo

# Build-generated UI metadata
client/webui/frontend/static/ui-version.json

# workaround requirements.txt not working in ci
requirements.txt
data/artifacts/
CLAUDE.md
!client/webui/frontend/.claude/
!client/webui/frontend/.claude/CLAUDE.md
