breadboard icon indicating copy to clipboard operation
breadboard copied to clipboard

Rip out the early ad hoc wiring machinery

Open paullewis opened this issue 9 months ago • 1 comments

  1. Go to https://breadboard-ai.web.app/?board=idb%3A%2F%2Fdefault%2Fblank.json
  2. Try to wire input.text to output.*
  3. The error message thinks there's an attempt to wire input.text to output.text

I've checked the event itself, and it does seem to be trying to do input.text to output.* so I think the issue is probably in the Editor API.

paullewis avatar May 17 '24 14:05 paullewis