.venv/
__pycache__/
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
.agentbus/
dist/
go-core/bin/
# Platform Go binaries (injected by CI for wheels; never commit)
src/agentbus/bin/**
!src/agentbus/bin/.gitkeep
packages/js/go-worker-*/bin/**
!packages/js/go-worker-*/bin/.gitkeep
