type InlineCompletionsDisposeReason = { kind: | "lostRace" | "tokenCancellation" | "other" | "empty" | "notTaken";}