Justin Tulloss

Results 7 issues of Justin Tulloss

Some browsers support multiple different names for the visibilitychange event, this patch ensures that only one event will be listened to. It prefers the specced 'visibilitychange', but falls back to...

I added a command option that enables spark to write pids out to a file, which is nice when you're using external monitoring tools.

Instead of maintaining that code here, let's just use a library.

This is slightly more idiomatic go. Instead of creating a struct and passing it to Init, we replace Init with NewClient which both creates the struct and initializes it.

### What version of Bun is running? 1.1.26+0a37423ba ### What platform is your computer? Darwin 23.6.0 arm64 arm ### What steps can reproduce the bug? The following files produce a...

bug
single-file-executable

### Description In `createAgentUIStream`, no options are given for passing on to `convertToModelMessages`, which means custom data parts are difficult to use as there's no way to pass in a...

ai/core
support