Kayvan Sylvan

Results 188 comments of Kayvan Sylvan

> Nice! Do you have plans for Linux support as well? I asked the Warp agent on my Linux box, and it came up with a solution if you want...

Same here. I'm getting this on every chat request with the UI.

The latest versions fix all this. I haven't had any real problems with the Web UI after recent PRs by @jmd1010 were merged.

Seems to work for me ![Image](https://github.com/user-attachments/assets/7e172b35-22c9-4f5f-8a7f-9aa948634d6a) And in the frontend terminal this is what I see while the web UI displays "Processing youtube link..." ```plaintext === Request Analysis === 1....

So when you do: "fabric -L" what do you see? How about "fabric --version" ```plaintext $ fabric --version v1.4.192 ```

Did you go through the `fabric --setup` piece in the README to set up your fabric config directory (where your `.env` file with your API keys are stored)?

Please share exactly what you are trying to do and I'll see if I can reproduce it. I just did a major update of the `web/` directory. Please "git pull"...

@KC3DRU This is what happens for me. 1. What OS are you running this on? 2. Can you provide a redacted version of your `~/.config/fabric/.env` file? 3. Can you show...

When you select "raw_query" do you see the pattern details pop up?

When I select raw_query, this is what happens: The pattern details populate. And on my vite console log, here is what I see: In your example, there's something wrong. ```...