Mendy Landa
Mendy Landa
key_pattern can be checked once before the loop and then assigned and reused
New endpoints: > /reset: resets the chat thread > /regenerate: clicks on the Try again button to regenerate response Also added logic to get the response as soon as it's...
Pennywise is a cross-platform application to open website or media in a floating window ### Types of Changes - ✅ New addition to list ### PR Checklist - ✅ I...
# Feature Proposal: Enhancements for Syncing .env Files ## Objective: Improve the functionality of our CLI tool that synchronises `.env` files to `.example.env` files by providing an escape mechanism to...
When and after installing trpc-panel, this warning appears (I'm using `pnpm`): ``` WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
Closes # ## ✅ Checklist - [x] I have followed every step in the [contributing guide](https://github.com/triggerdotdev/trigger.dev/blob/main/CONTRIBUTING.md) - [x] The PR title follows the convention. - [x] I ran and tested...
### What version of `drizzle-orm` are you using? 0.27.0 ### What version of `drizzle-kit` are you using? 0.19.1 ### Describe the Bug **The type from this query:**  **should be:**...
related: #1128
upgraded dependencies to support react 19. closes #105