@crewx/sdk 0.8.9-rc.8 → 0.8.9-rc.9

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.
@@ -97,6 +97,7 @@ export declare class Crewx extends TypedEventEmitter {
97
97
  private _getConversationProvider;
98
98
  private _fetchHistoryMessages;
99
99
  private _resolveTimeout;
100
+ private _resolveEffectiveCwd;
100
101
  private _buildFileRemoteOptions;
101
102
  private emitToolEvents;
102
103
  private emitTaskLogEntries;