v0.5.18

surrealdb/surrealdbv0.5.18Jul 3, 2026by decolua

AI Summary

This release focuses on enhancing usage tracking accuracy and fixing issues across multiple AI providers. Key additions include new NVIDIA models, ClinePass provider support, and improved security measures like MITM root CA generation. The update also resolves critical bugs involving streaming crashes and cross-IdP account overwrites.

Key Highlights

  • New usage tracking for cached tokens to correct cost calculations.
  • Introduction of new NVIDIA models and capabilities.
  • Support added for the ClinePass provider.
  • Fix for non-SSE stream pipe crashes and cross-IdP account overwrites.
  • Claude Sonnet 5 model support added for Kiro.

New Features

  • Track cached tokens and correct input/output/cache cost.
  • Show reset credit expiry details in Codex.
  • Add new models and capabilities for NVIDIA.
  • Add provider support for ClinePass.

Full Release Notes

Features:
- Usage: track cached tokens + correct input/output/cache cost (#2209)
- Codex: show reset credit expiry details (#2290)
- NVIDIA: add new models and capabilities
- ClinePass: add provider support

Fixes:
- Usage: dedupe streaming request-details log entries
- Claude: drop foreign thinking signatures in passthrough
- Prevent non-SSE stream pipe crash and cross-IdP account overwrites (#2244)
- Kiro: route IdC auth to regional CodeWhisperer surface (#2297)
- Kiro: add Claude Sonnet 5 model support (#2264)
- Xiaomi-tokenplan: region selector, key validation, multi-connection (#2251)
- Translator: strict Anthropic content block compliance (#2225)
- Kimchi: strip reasoning_content echo to bound multi-turn input tokens
- Kimchi: bump User-Agent to kimchi/0.1.40 (#2256)
- Codebuddy-cn: strip empty tool_calls arrays to preserve reasoning
- Antigravity: preserve Claude tool delta index (#2223)
- MITM: generate root CA on server startup (#2228)