Max Leiter

Results 55 issues of Max Leiter

When a user changes nicknames, the message "a is now known as b" is shown. The link for PM'ing the user is on "a", not "b", so the server returns...

At the moment a lot of the dependencies are outdated (Handlebars is distributed as 2.0, but the current version is 4.0.4). Personally, I'm a fan of making the client it's...

enhancement
help wanted
documentation

Hi, How can I keep the bar once its at 100%? I like the look

It suggests I "try searching for `undefined`" if I search anything with no results

documentation

Closes #119 I added it by following where the other values like `threadTs` are used/tested, but I could have missed something. I can't run tests because of some TS issues:...

It's time to move on from yarn 1. Not that I contribute enough to care much, but it was frustrating to use yarn while setting my local repo up again....

Status: changes-requested

Currently we fetch the git information for version warnings from the machine. However, this won't work with the typescript changes because file paths have changed. Additionally, we have this knowledge...

Type: Bug
help wanted

- Fixes incorrect hook name - Adds imports - Demonstrates how to make an async call without blocking the stream - Fixes useAction calls to infer types in the example

Small type update to mark `parameters` in function/tool calls in `render` as optional. The OpenAI API doesn't complain and the fix right now is passing in an empty `z.object()`