Tim Swanson

Results 30 comments of Tim Swanson

Tangential to this issue (specifically wrt not depending on Firestore), I've filed #2896 to stop using Firestore for CORS config.

Thanks Will. Can we get that minimal change ("server start" to server.ts) pulled into the breadboard-ai main branch? I'd like to make a change on top of it for #2896.

Merged #2905 into main. Since I'm no git wizard, I did it the old fashioned way using copy-paste.

Since this is a breaking change for existing Board Servers -- they will need to update their config to continue to work properly -- I think this will be a...

Reopening. Still need to remove (now unused) references to the table in code.

### Step 0: Required software _The docs won't go into how to set up the user's system. It's assumed that they either already have these things, or know how to...

First problem encountered with deploying the visual editor. It looks like the `firebase.json` file has properties that are specific to the Breadboard team's publicly deployed editor at https://breadboard-ai.web.app/ https://github.com/breadboard-ai/breadboard/blob/main/packages/visual-editor/firebase.json Maybe...

Actually, it looks like we can just delete `"site": "breadboard-ai"` from the JSON file and it works fine. It uploads to the default site of the current project.