Zhichao Li d2c8aa5d67 fix: always enable content capture for CLI debug panel (#4581)
Set OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT=true before
SDK init so the debug panel always shows full prompts, responses,
and tool arguments. Without this, users without the env var set
see empty content in the debug panel.

When user OTel is disabled, SDK spans go to /dev/null so captured
content never leaves the process.
2026-03-21 05:46:45 +00:00
S
Description
Visual Studio Code
2.5 GiB
Languages
TypeScript 80.4%
jsonc 15.5%
CSS 1.5%
JavaScript 0.6%
C 0.5%
Other 1.2%