You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug where on CoT root message generation and on Data Package
parsing, using node's built-in `.pathname` function would prepend a
prefix on Windows systems (this is a non-issue for UNIX), causing
compilation errors for users who intend to use this on Windows.
0 commit comments