Skip to content

TetherDust

v0.5.1 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 24d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic-ai ai analytics-engineering database harness mcp
+1 more
self-hosted

Summary

AI summary

Restored Dashboard and Version tabs with system health metrics and version information.

Full changelog

0.5.1 — 2026-07-02

Upgrade notes for admins

  • Rebuild the frontend after pulling: docker compose up -d --build frontend.
    No migrations, no new env vars.

Fixed

  • Restored the admin console's Dashboard (Mission Control) and Version
    tabs, which had sidebar links but no pages after the v0.4.0 SPA split —
    Dashboard showed a placeholder welcome card and Version fell through to the
    "coming soon" fallback. Both are now ported to the SPA:
    • Dashboard — system health banner with the active agent, 24h KPIs
      (queries with sparkline, success rate, active sessions, failed queries)
      with vs-previous-24h deltas, a 14-day query-volume trend, top databases
      over 7 days, inventory chips, and recent queries/sessions feeds. Backed by
      a new GET /api/v1/admin/overview/.
    • Version — running release, latest-release/update-available status, and
      per-version release notes from changelog/. Backed by a new
      GET /api/v1/admin/version/.

Changed

  • Unified the translucent "glass" card treatment (backdrop blur + theme-aware
    border, in light and dark mode) across the admin dashboard: the health
    banner, KPI tiles, inventory chips, and the Dashboards feature's chart
    cards now match the other cards instead of using a flat opaque fill.

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 TetherDust

Get notified when new releases ship.

Sign up free

About TetherDust

All releases →

Related context

Earlier breaking changes

  • v0.6.4 Removed include/exclude globs, branch, and subpath fields from Codebase configuration.
  • v0.6.3 Removes Oracle, Snowflake, BigQuery as selectable database engines.

Beta — feedback welcome: [email protected]