Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.50 - 2026-05-19

- Tool parameter JSON schemas are now sanitized for compatibility with Moonshot and other providers that enforce a strict subset of JSON Schema (e.g. unsupported keywords such as `additionalProperties` are stripped before sending tool definitions)

## 1.0.49 - 2026-05-18

- postToolUse hook additionalContext is now injected as a system message for the model instead of being silently discarded
Expand Down