Skip to content

dl4rce/flaiwheel

v3.4.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 3mo MCP Search & Web
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed telemetry dashboard showing search miss rates above 100% by correcting the denominator calculation.

Full changelog

What's Fixed

  • Search miss rate > 100% in telemetry dashboardsearch_bugfixes calls were counted in the miss numerator but excluded from the denominator (t.searches only). The denominator now uses t.searches + t.bugfix_searches, consistent with the "Searches" stat box display.

Files Changed

  • src/flaiwheel/templates/index.html — denominator fix in miss rate calculation
  • src/flaiwheel/__init__.py — version bump
  • pyproject.toml — version bump
  • CHANGELOG.md — release notes entry

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

Track dl4rce/flaiwheel

Get notified when new releases ship.

Sign up free

About dl4rce/flaiwheel

Self-hosted memory and governance layer for AI coding agents. 28 MCP tools with structured knowledge capture, hybrid search (semantic + BM25 + cross-encoder reranking), behavioral documentation nudges, cold-start codebase analyzer, and git-native storage. Single Docker container, zero cloud dependencies.

All releases →

Beta — feedback welcome: [email protected]