TanStack
OSS
devtools
Sign in / Sign up
Open main menu
devtools
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
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
Previous page
Previous
Next
Next page