Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Mesh and data files used to be fetched from a single round-robin name, so every session queued on whichever host it happened to resolve, and one failed call fell straight through to the server rather than being retried. The ingress nodes are …
us, cz, sa, ee, in, gb, hr, fr, br
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
A term cleared from the scene can be loaded again. Clear deletes every instance, which takes the meshes out of the scene, but the types it had resolved stay in the model. The app read that as "already loaded" — the instance …
us, cz, sa, ee, in, gb, hr, fr, br
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Mesh and data files used to be fetched from a single round-robin name, so every session queued on whichever host it happened to resolve, and one failed call fell straight through to the server rather than being retried. The ingress nodes are …
us, cz, sa, ee, in, gb, hr, fr, br
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
The largest neuron meshes load now, and cost a quarter of the memory. The client's 150 MB mesh limit is gone. It existed because a mesh came through the websocket, where the resolved model is JSON escaped twice and a large OBJ …
us, cz, sa, ee, in, gb, hr, fr, br
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Term info and queries are now built in the browser too, completing the move off the websocket for read paths. Phases 2 and 3 of VFB2 #502, following the meshes in v2.2.11.0. A term's info is fetched from v3-cached and its model …
us, cz, sa, ee, in, gb, hr, fr, br
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Users who read a panel for five minutes without clicking were being disconnected: an idle socket is closed at 300 s on the server side and the client never spoke unless the user did, so every quiet spell ended in a reconnect, …
us, cz, sa, ee, gb, in, hr, fr, br
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Meshes are now fetched by the browser, not streamed through the websocket. Phase 1 of VFB2 #502. Until now the Geppetto server downloaded every OBJ and SWC, ran a model interpreter over it and sent the result back over the websocket as …
us, cz, sa, ee, gb, in, hr, fr, br
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Clicks survive a dropped connection; production bundle Changes A click made while the connection is down is no longer lost. The client (geppetto-client VFBv2.4.0.4) holds every command issued while the WebSocket is down or being recovered and replays it once a session …
us, cz, sa, ee, gb, in, hr, fr, br
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Ship the pinned geppetto-client for real, so the silent reconnect and client-side fixes go live Changes The build now installs the geppetto-client it names. The frontend build runs npm ci, which follows package-lock.json, and the lock still pinned openworm/geppetto-client VFBv2.3.8.8. So v2.2.10.0 …
us, cz, sa, ee, gb, in, hr, fr, br
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Clicks survive a dropped connection; production bundle; reload when the server cannot resume (supersedes v2.2.10.6) Changes Reload when the server cannot resume the session. Re-establishing a fresh server session under the client's existing model resolved every later term against the wrong type …
us, cz, sa, ee, gb, in, hr, fr, br
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Clicks survive a dropped connection; production bundle (supersedes v2.2.10.5, whose master run failed test batch 2) Changes A term requested twice while loading now always gets its mesh. v2.2.10.5 judged a term loaded as soon as its variable was in the model, …
us, cz, sa, ee, gb, in, hr, fr, br
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Fix query thumbnails and list-viewer crashes after a clear, and build from VFB's own forks Changes Query thumbnails work again after Clear all. An aligned image's loading spinner never cleared, and while it was showing, clicks on that thumbnail were ignored, so …
us, cz, sa, ee, gb, in, hr, fr, br
(code pays fourni par la source)