Skip to content

+ feat: support MCP batch operations - #24

Open
baocang wants to merge 1 commit into
easysoft:mainfrom
baocang:feat/mcp-batch-ids
Open

baocang wants to merge 1 commit into
easysoft:mainfrom
baocang:feat/mcp-batch-ids

Conversation

@baocang

@baocang baocang commented Sep 4, 2026

Copy link
Copy Markdown

Summary

  • expose ids and batchFailFast for MCP module tools that support get, update, or delete
  • reject conflicting or invalid batch input before authentication
  • execute a shared update payload across multiple IDs while keeping workflow actions single-object
  • return aggregate success, partial, or fail status with structured results, errors, and skipped IDs
  • mark an all-failed batch as an MCP tool error

Verification

  • bun run typecheck
  • bun test (189 tests, 501 assertions)
  • bun run build
  • git diff --check

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