@dreb/coding-agent 2.22.1 → 2.23.0

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.
@@ -303,6 +303,7 @@ export declare class InteractiveMode {
303
303
  private handleExportCommand;
304
304
  private handleImportCommand;
305
305
  private handleCopyCommand;
306
+ private showCopySelector;
306
307
  private handleNameCommand;
307
308
  private handleSessionCommand;
308
309
  private handleChangelogCommand;