Release: v0.15.2
Bug Fixes
delete_filenow reports what was actually removed. Responses (MCP and CLI) includeremovedChunksandexisted, instead of always returningdeleted: true.delete_filenow 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
- Thanks to @rudi193-cmd for the
delete_fileresponse fix (#152).