Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2026

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

Releases

@redjay/threads-cli@1.4.0

Minor Changes

  • 67b37e4: Surface batch operations through AsyncStorageService facade

    • Add IBatchOperations interface for atomic multi-document writes
    • Add batchDeleteGroup() and batchArchiveThread() to AsyncStorageService with duck-type capability detection
    • Wire MCP delete_group and archive_thread tools to batch-first pattern with loop fallback
    • Wire CLI archive cascade and group delete commands to batch-first pattern
    • FirestoreStore formally implements IBatchOperations (methods already existed)
    • JSON backend unaffected — batch returns null, existing loop executes

Patch Changes

  • Updated dependencies [67b37e4]
    • @redjay/threads-storage@3.1.0

@redjay/threads-firebase-storage@1.2.0

Minor Changes

  • 67b37e4: Surface batch operations through AsyncStorageService facade

    • Add IBatchOperations interface for atomic multi-document writes
    • Add batchDeleteGroup() and batchArchiveThread() to AsyncStorageService with duck-type capability detection
    • Wire MCP delete_group and archive_thread tools to batch-first pattern with loop fallback
    • Wire CLI archive cascade and group delete commands to batch-first pattern
    • FirestoreStore formally implements IBatchOperations (methods already existed)
    • JSON backend unaffected — batch returns null, existing loop executes

Patch Changes

  • Updated dependencies [67b37e4]
    • @redjay/threads-storage@3.1.0

@redjay/threads-mcp@1.2.0

Minor Changes

  • 67b37e4: Surface batch operations through AsyncStorageService facade

    • Add IBatchOperations interface for atomic multi-document writes
    • Add batchDeleteGroup() and batchArchiveThread() to AsyncStorageService with duck-type capability detection
    • Wire MCP delete_group and archive_thread tools to batch-first pattern with loop fallback
    • Wire CLI archive cascade and group delete commands to batch-first pattern
    • FirestoreStore formally implements IBatchOperations (methods already existed)
    • JSON backend unaffected — batch returns null, existing loop executes

Patch Changes

  • Updated dependencies [67b37e4]
    • @redjay/threads-storage@3.1.0

@redjay/threads-storage@3.1.0

Minor Changes

  • 67b37e4: Surface batch operations through AsyncStorageService facade

    • Add IBatchOperations interface for atomic multi-document writes
    • Add batchDeleteGroup() and batchArchiveThread() to AsyncStorageService with duck-type capability detection
    • Wire MCP delete_group and archive_thread tools to batch-first pattern with loop fallback
    • Wire CLI archive cascade and group delete commands to batch-first pattern
    • FirestoreStore formally implements IBatchOperations (methods already existed)
    • JSON backend unaffected — batch returns null, existing loop executes

@redjay/threads-json-storage@1.1.2

Patch Changes

  • Updated dependencies [67b37e4]
    • @redjay/threads-storage@3.1.0

@redjay/threads@1.3.3

Patch Changes

  • Updated dependencies [67b37e4]
    • @redjay/threads-storage@3.1.0
    • @redjay/threads-cli@1.4.0
    • @redjay/threads-mcp@1.2.0
    • @redjay/threads-json-storage@1.1.2

@joshua2048/threads-firebase-functions@1.0.3

Patch Changes

  • Updated dependencies [67b37e4]
    • @redjay/threads-storage@3.1.0
    • @redjay/threads-firebase-storage@1.2.0

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