qwen-code/packages/core
jinye e11fd3f479
fix(core): suppress otel diagnostics in UI (#3986)
Route OpenTelemetry SDK diagnostics through the debug logger instead of console output so exporter warnings and errors do not surface in user-facing UI.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-05-09 23:15:55 +08:00
..
scripts
src fix(core): suppress otel diagnostics in UI (#3986) 2026-05-09 23:15:55 +08:00
vendor feat test tool permissions 2026-03-10 16:30:22 +08:00
index.ts
package.json chore(release): v0.15.9 [skip ci] 2026-05-08 22:46:11 +08:00
test-setup.ts feat(memory): managed auto-memory and auto-dream system (#3087) 2026-04-16 20:05:45 +08:00
tsconfig.json fix: upgrade @lydell/node-pty to 1.2.0-beta.10 to fix PTY FD leak 2026-04-01 07:55:56 +08:00
vitest.config.ts