-
feat(pluginhost, jshandler): integrate HostCallbackID with interceptors and JS engine logging
发布于
2026-06-09 06:36:42 +00:00 | 659 次提交 在此版本后已推送到 main- Added
HostCallbackIDto request, response, and stream chunk interceptors for enhanced context tracking. - Updated JavaScript engine to support custom console logging with
HostCallbackIDforwarding. - Introduced tests verifying proper integration of
HostCallbackIDin all interceptor flows and engine logging. - Enhanced logging and error handling for consistent callback-related logic implementation.
下载附件
- Added