Dimitri Glazkov

Results 187 comments of Dimitri Glazkov

I wonder if this bit is just missing from JSON Schema in general. Do they have a way to order properties? I'll look into that.

being able to roll back also seems important.

so the basic idea would be to create a `hello-world` repository in `breadboard-ai` org, and then use that repository as the source of truth for replit?

Shall we land this in main repo?

@bedros-p no need to bump -- we hear you and are grateful for the bug report. There's lots of them though, and we have to take fixing them in stride.

This needs to be pluggable somehow. I am thinking something like custom port editors/viewers, maybe a `PortEditorProvider`?

> Yeah - you should be able to just do it. > > `const MathKit = KitBuilder.wrap({ url: "test" }, { random: Math.random });` I also forgot about the `.wrap`!!!...

> makes me wonder if there is a better way of defining "logical nodes"/boards now you _have to_ tell me more about that 😆