TheBuilderJR

Results 6 issues of TheBuilderJR

### Describe the bug I get the following error ``` Dec 06 03:52:39 ubuntu-4gb-hel1-1 llm-templates[68831]: Error("unknown variant `billing_portal.session`, expected one of `account`, `capability`, `application`, `application_fee`, `fee_refund`, `balance`, `bank_account`, `billing_portal.configuration`, `card`,...

bug

tried this to no avail onKeyDown={(e) => { if (e.key == "Enter" && (e.ctrlKey || e.metaKey)) { onSubmit(e); return false; } }}

Seems to be broken when SSR'd due to a dependency on window? ``` ReferenceError: window is not defined ``` My code ``` import { Tree } from "react-arborist"; const data...

works fine for me :) let's bump the package.json accordingly? thanks!

### Describe the bug For example https://telemetry.sh caches the last mode. Feels like there should be a more robust way. ### Your Example Website or App https://telemetry.sh ### Steps to...

### Description use chatgpt to render some equations like so ![CleanShot 2024-12-27 at 21 13 19@2x](https://github.com/user-attachments/assets/8ca71a72-0742-4084-9742-99127f9b4a60) you can also reproduce by trying out the same prompt at https://quizchat.ai ### Code...

enhancement
ai/ui