@opencow-ai/opencow-agent-sdk 0.4.0 → 0.4.2-beta.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.
package/dist/client.d.ts CHANGED
@@ -144,6 +144,8 @@ export declare function unstable_v2_prompt(message: string, options: SDKSessionO
144
144
  * resources (MCP connections, tool pool, …) are released.
145
145
  */
146
146
  export declare function createSession(options: SDKSessionOptions): SDKSession;
147
+ /** @stable */
148
+ export { clearProjectForSession } from 'src/session/sessionStorage.js';
147
149
  /**
148
150
  * Resume a previously-opened session by id. Not implemented in ε.1 —
149
151
  * waits on the SDK session registry (ε.1b). Callers that need resume