Dimitri Glazkov
                                            Dimitri Glazkov
                                        
                                    Added to the list!
capturing what @paullewis posted elsewhere: The "mode" is actually a "preset" that helps significantly streamline the process for creating boards with "super agent"/specialist. Includes flags like a) which nodes/kits need...
Declaring victory 🚢
@paullewis would it help if I plumb "abort" as a distinct signal from the runner?
A good start here might be Run Node #1474
I am going to rely on @aomarks' work in `@breadboard-ai/build` to guide me.
Should we do automatic type coercion, like allow "number" -> "string"?
I am thinking something like adding an `InspectablePortType` with a method that takes another `InspectablePortType` as argument and returns true if it can connect to it or false if it...
> JSON schema validation Yes, as much as possible. I was thinking about this concept of "type breadth". Some types are very broad, like "unknown". Some types are very narrow,...
The only quirk we have is that we deviated from JSON schema with `behavior` tags.