Skip to content

Version Packages#1070

Merged
threepointone merged 1 commit intomainfrom
changeset-release/main
Mar 5, 2026
Merged

Version Packages#1070
threepointone merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 5, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

agents@0.7.5

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.

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from cc033f2 to 2db406b Compare March 5, 2026 12:24
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2db406b to e2c4f16 Compare March 5, 2026 12:31
@threepointone threepointone merged commit aba7432 into main Mar 5, 2026
@threepointone threepointone deleted the changeset-release/main branch March 5, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant