David Khourshid

Results 451 comments of David Khourshid

Is it possible to make a minimal reproduction of this so I can debug it?

Thanks for the report and the video - it definitely helps. Is there a way to share the machine (either a link or the exported code)?

> This happens for us as well. It seems to reset the zoom whenever the inspector receives an event. In our case, it receives dozens of events per second, so...

Sorry for the delay here; still working on this. We are overhauling the canvas layer which will introduce many performance improvements and features.

I want to rebuild the inspector in React Flow, and open-source it. If anyone wants to help contribute in this effort, please let me know.

> Hi, is there any progress on that? We're working on a websocket inspector adapter in this package that should be used instead.

We are working on a websocket inspector, which you can follow along here: #12

> bufferutil and utf-8-validate Strange; Stately Inspect does not depend on these. You should be able to pass in a custom window object here: ```ts const inspector = createBrowserInspector({ window:...

@otrebu I would gladly welcome you to give this a try - it should be as simple as copying from the OpenAI adapter.

> I started on it, but I have a question: do you have any suggestions in how to deal with tools? Ollama doesn't currently seem to support the same functionality/API...