MCPKit 0.4.0
What's Changed
- Preserve numeric JSON values by @adamtheturtle in #30
- Reject non-finite string arguments by @adamtheturtle in #31
- Omit tools without valid names by @adamtheturtle in #32
- Register only advertised MCP handlers by @adamtheturtle in #33
- Exit unsuccessfully after stdio failure by @adamtheturtle in #34
- Escape Codex TOML configuration snippets by @adamtheturtle in #35
- Serialize JSONL log coder access by @adamtheturtle in #36
- Escape Claude Code shell arguments by @adamtheturtle in #37
- Bound and validate prompt arguments by @adamtheturtle in #38
- Normalize negative JSONL log caps by @adamtheturtle in #39
- Keep JSONL activity logs private by @adamtheturtle in #40
- Confine JSONL logs to their directory by @adamtheturtle in #41
- Trim JSONL logs by valid entries by @adamtheturtle in #42
- Separate appends from torn JSONL lines by @adamtheturtle in #43
- Bound JSONL log loading to the file tail by @adamtheturtle in #44
- Lock JSONL appends against trimming by @adamtheturtle in #45
- Lock JSONL clear against appends by @adamtheturtle in #46
Full Changelog: 0.3.0...0.4.0