What openlit/openlit shipped
Generated by FoxPlug from public activity — not affiliated with Openlit.
Week of September 14, 2026
What shipped
- Trustabl scanner connector added with job management, findings tracking, and CLI-driven scan forms. Pull request #1586
- Vertex AI now tracks reasoning tokens from thoughts_token_count in streaming and non-streaming responses. Pull request #1544
- OpenAI chat-completions path now correctly measures zero reasoning tokens separately from unknown values. Pull request #1543
- Streamed tool calls from Groq, AI21, and Together are now captured during streaming. Pull request #1542
- Mistral SDK 2.x instrumentation paths are now supported alongside 1.x for backwards compatibility. Pull request #1539
Why it matters
This week brings better token accounting for reasoning workloads across multiple providers and fixes streaming tool call capture that was previously silenced. Support for Mistral 2.x and Trustabl scanning expands the range of systems developers can instrument.
Changelog entry
- Add Trustabl scanner connector with GitHub targets, encrypted tokens, CLI-driven forms, and scan job findings Pull request #1586
- Fix Vertex AI reasoning token tracking from thoughts_token_count in streaming and non-streaming Pull request #1544
- Fix OpenAI chat-completions to distinguish measured-zero reasoning from unknown tokens Pull request #1543
- Fix streamed tool calls capture for Groq, AI21, and Together Pull request #1542
- Support Mistral SDK 2.x instrumentation paths with backwards compatibility for 1.x Pull request #1539
Post for X
This week: Vertex AI reasoning tokens tracked, OpenAI zero-reasoning measured, streamed tool calls captured, Mistral 2.x supported, Trustabl scanner connector added.
Post for LinkedIn
This week's updates improve token accounting for reasoning across Vertex AI and OpenAI, capture streamed tool calls from multiple providers, add Mistral SDK 2.x support, and introduce Trustabl scanner integration with job and findings tracking.