Louis Cuvelier
Louis Cuvelier
Maybe add something in the doc about this. This issue saved me a lot of time.
If you do something like [Yoast does on WordPress](https://yoast.com/research/real-time-content-analysis/), you have a buyer ! 
Do you have an ETA ?
Related to [https://github.com/goveo/react-international-phone/issues/204](https://github.com/goveo/react-international-phone/issues/204)
FYI `rootParams` seems to have been removed : https://github.com/vercel/next.js/pull/84373
Also getting the same ``` web:lint: src/app/(payload)/admin/importMap.js(27,14): error TS2742: The inferred type of 'importMap' cannot be named without a reference to '../../../../node_modules/@payloadcms/richtext-lexical/dist/features/link/server'. This is likely not portable. A type annotation...
> I had the same problem after adding payload to an existing project. > > Setting `json "declaration": false, "declarationMap": false,` fixed it for me. I'm not sure that's a...
Can we have a look at this @crutchcorn please ? As an example, at the moment, we can't use Claude Code (or any automated script) to run the command via...
Can we have a look to this @andrasbacsai ? It's becoming very problematic for monorepo with multiples apps ...
I can confirm I'm getting the same issue. My system prompt is ~4500 tokens. On Openrouter's Activity page, this is always : `"usage_cache": null,`. ```typescript streamText({ model: openrouter("anthropic/claude-3.7-sonnet"), messages: [...