Files
copilotkit__copilotkit/packages/runtime-python/.gitignore
Mike Ryan 92afdb1f2c feat(runtime-python): add native Intelligence SDK and ASGI runtime
Provide native Intelligence SDK operations and runtime routes with
application-owned identity, durable runs, A2UI, MCP Apps, entitlements,
Inspector metadata, and telemetry. Include package docs, hosting examples,
and regression tests.
2026-09-11 15:55:30 -07:00

7 lines
67 B
Plaintext

.venv/
dist/
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/