github cloudflare/agents agents@0.7.5

6 hours ago

Patch Changes

  • #1071 6312684 Thanks @threepointone! - Fix missing await on _workflow_updateState RPC calls in AgentWorkflow._wrapStep() for updateAgentState, mergeAgentState, and resetAgentState, which could cause state updates to be silently lost.

  • #1069 b5238de Thanks @threepointone! - Add Workspace class — durable file storage for any Agent with hybrid SQLite+R2 backend and optional just-bash shell execution. Includes BashSession for multi-step shell workflows with persistent cwd and env across exec calls, and cwd option on bash(). Usage: new Workspace(this, { r2, r2Prefix }). Import from agents/experimental/workspace.

Don't miss a new agents release

NewReleases is sending notifications on new releases.