You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 3.0 of ppx_minidebug will bring a third component to the preprocessor and the runtime: the server. The server will be accompanied with a GUI, probably browser-based, featuring "hot swapping" where an exploration state is maintained as much as possible even when older logs are replaced by logs from a new run. The server will also work as an MCP server, and the querying language will also be exposed via the GUI.
Independently, I'm thinking about bringing the core functionality of ppx_debug to ppx_minidebug, so we don't get as much pollution of sources with type annotations. But have not made a final decision on this yet.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Version 3.0 of ppx_minidebug will bring a third component to the preprocessor and the runtime: the server. The server will be accompanied with a GUI, probably browser-based, featuring "hot swapping" where an exploration state is maintained as much as possible even when older logs are replaced by logs from a new run. The server will also work as an MCP server, and the querying language will also be exposed via the GUI.
Independently, I'm thinking about bringing the core functionality of ppx_debug to ppx_minidebug, so we don't get as much pollution of sources with type annotations. But have not made a final decision on this yet.
All reactions