Skip to content

Release: v0.15.2

Choose a tag to compare

@shinpr shinpr released this 15 Jun 14:45
95e39ea

Bug Fixes

  • delete_file now reports what was actually removed. Responses (MCP and CLI) include removedChunks and existed, instead of always returning deleted: true.
  • delete_file now fails on raw-data deletion errors. If a file's raw data cannot be removed, the operation reports an error rather than silently succeeding.

Contributors