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
test(nodejs): verify CLI path resolution in both ESM and CJS builds
Replace the cliUrl-based test (which skipped getBundledCliPath()) with
tests that construct CopilotClient without cliUrl, actually exercising
the bundled CLI resolution in both module formats.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments