This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
ReleasePort's take
Light signalRelease v0.10.0 introduces several CLI enhancements (GitHub star nudges, channel‑aware update notifier, LLM rate‑limit governor) and removes the --llm-model flag in favor of per‑role presets.
Why it matters: The removal of --llm-model (severity 70) forces operators to adopt new role‑based LLM model configurations; plan migration before upgrading.
Summary
AI summaryUpdates 0.10.0, Bug Fixes, and Other Changes across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | High |
remove --llm-model flag from setup, apply per‑role LLM model presets instead remove --llm-model flag from setup, apply per‑role LLM model presets instead Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
add GitHub star nudges to CLI build view and docs sidebar add GitHub star nudges to CLI build view and docs sidebar Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
add channel‑aware update notifier to CLI add channel‑aware update notifier to CLI Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
add ingest LLM rate‑limit governor with paced retries to CLI add ingest LLM rate‑limit governor with paced retries to CLI Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
implement columnStats using INFORMATION_SCHEMA.STATISTICS for MySQL backend implement columnStats using INFORMATION_SCHEMA.STATISTICS for MySQL backend Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
collect PostHog $exception error reports in CLI and daemon telemetry collect PostHog $exception error reports in CLI and daemon telemetry Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
stop doubling the /ktx basePath on alias‑host redirects in docs site stop doubling the /ktx basePath on alias‑host redirects in docs site Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
drive work‑unit progress from tool calls instead of turn counts in ingest module drive work‑unit progress from tool calls instead of turn counts in ingest module Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
stop baking drift‑prone counts into overlay summaries in sl component stop baking drift‑prone counts into overlay summaries in sl component Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
preserve driver error class and code in connection_test telemetry checks preserve driver error class and code in connection_test telemetry checks Source: llm_adapter@2026-06-08 Confidence: high |
— |
Full changelog
0.10.0 (2026-06-08)
Features
- add GitHub star nudges to CLI build view and docs sidebar (#271) (795a974)
- cli: add channel-aware update notifier (#265) (698efdc)
- cli: add ingest LLM rate-limit governor with paced retries (#261) (c3d8ced)
- mysql: implement columnStats using INFORMATION_SCHEMA.STATISTICS (#233) (18245c2)
- setup: apply per-role LLM model presets, remove --llm-model (#268) (2c18a62)
- setup: wizard prompt tweaks and quieter query-history filter output (#259) (c2beaf7)
- telemetry: collect PostHog $exception error reports in CLI and daemon (#262) (fb7b94b)
Bug Fixes
- docs-site: stop doubling the /ktx basePath on alias-host redirects (#263) (d3e20df)
- ingest: drive work-unit progress from tool calls, not turn counts (#269) (2896f9f)
- sl: stop baking drift-prone counts into overlay summaries (#270) (5232578)
- telemetry: preserve driver error class and code in connection_test (#260) (ec7edf8)
Documentation
- add serving-phase diagram to the introduction page (#264) (377f21a)
- minor README and docs-site touch-ups (#266) (bf1fe97)
- site: add Products dropdown to ktx docs navbar (#267) (dc39eb7)
Other Changes
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Ktx
All releases →Related context
Related tools
Earlier breaking changes
- v0.8.0 remove fast mode; ktx ingest always builds enriched context
Beta — feedback welcome: [email protected]