mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
85d2128da7
--isolate <name> <slug> (name before slug) mis-parsed the name as the slug, then died "Unexpected argument"; a bare --isolate= silently fell through to auto-pick. Defer the ambiguous post---isolate token to pending_iso_name and resolve it after the parse loop (slug present => token was the name; no slug => token was the slug); reject an empty --isolate= loudly; --isolate=<name> (non-numeric) now binds an explicit isolate name. The --isolate=<N> numeric pin is unchanged.
9.6 KiB
Executable File
9.6 KiB
Executable File