TanStackOSS
    devtools

devtools

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • Succeeded
    fix/marketplace-empty-and-event-bus

    dbbe8c7c fix(devtools): restore plugin marketplace and harden event bus connection The plugin marketplace rendered empty ("No additional plugins available") because the `mounted` -> `package-json-read` round-trip could be lost: - ClientEventBus.emitToServer silently dropped events emitted while the WebSocket was still connecting. They are now buffered and flushed once the socket opens. - The marketplace re-requests package.json on every open and retries until it arrives, so re-opening always re-fetches the plugin list. - The basic React example reconnects to the server bus (connectToServerBus). - Added TanStack AI Devtools to the plugin marketplace registry.

    by Alem Tuzlak

    A

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools