@pluno/product-agent-web 0.1.184 → 0.1.185

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -268,6 +268,7 @@ export declare class PlunoProductAgent {
268
268
  private pendingClientMessageId;
269
269
  private pendingUserMessageEvent;
270
270
  private failedUserMessageEvent;
271
+ private personalModelSelectionOverride;
271
272
  private activeClientMessageId;
272
273
  private activeResponseUserMessageId;
273
274
  private activeResponseRunId;