@caupulican/pi-adaptative 0.75.6 → 0.75.7

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.
@@ -221,6 +221,8 @@ export declare class AgentSession {
221
221
  * happens here instead of in wrappers.
222
222
  */
223
223
  private _installAgentContextTransform;
224
+ private _installAgentTurnRefresh;
225
+ private _createAgentContextSnapshot;
224
226
  private _estimateCurrentContextTokens;
225
227
  private _installAgentToolHooks;
226
228
  /** Emit an event to all listeners */