github cloudflare/agents @cloudflare/think@0.2.3

2 days ago

Patch Changes

  • #1310 bd0346e Thanks @threepointone! - Fix getConfig() throwing "no such table: assistant_config" when called inside configureSession()

    The config storage helpers (getConfig, configure) now lazily ensure the assistant_config table exists before querying it, so they are safe to call at any point in the agent lifecycle — including during configureSession().

  • #1312 89773d1 Thanks @threepointone! - Rename unstable_chatRecovery to chatRecovery — the feature is now stable.

Don't miss a new agents release

NewReleases is sending notifications on new releases.