Files
wehub-resource-sync 327604cc89
Rebuild Cookbook Website / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:41:49 +08:00

7 lines
96 B
Python

try:
from agents_sdk_trace_capture import install
install()
except Exception:
pass