Skip to content

Comments

chore: version packages#246

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: version packages#246
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 23, 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

deepagents@1.8.1

Patch Changes

  • #227 a553936 Thanks @christian-bromann! - docs(deepagents): add streaming examples

  • d8cb607 Thanks @christian-bromann! - fix(deepagents): filter invalid content blocks from subagent ToolMessage

  • #244 9e04404 Thanks @hntrl! - Add namespace option to StoreBackend for custom store namespace isolation.

    • StoreBackend now accepts an optional { namespace: string[] } to control where files are stored in the LangGraph store
    • Enables user-scoped, org-scoped, or any custom isolation pattern when combined with the backend factory on createDeepAgent
    • Namespace components are validated to prevent wildcard/glob injection
    • Defaults to ["filesystem"] (or [assistantId, "filesystem"] when assistantId is set) for backwards compatibility
    • Added integration tests verifying store propagation via invoke config (cloud deployment simulation)

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 2f69e91 to 7a8c692 Compare February 23, 2026 21:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7a8c692 to 04ca6ce Compare February 23, 2026 22:05
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.

0 participants