Eric Burel
Eric Burel
Small up, Astro 5.0 is [bringing a similar feature](https://5-0-0-beta.docs.astro.build/en/guides/environment-variables/#type-safe-environment-variables), with a typesafe environment schema, coupled with a virtual module to import the typesafe config file generated out of the environment...
Hey folks, same issue here, difficult to reproduce though as I hit it in a project... but not in my minimal repro, of course. I am using npm to install...
Hey folks, would it be possible to escalate the issue to HuggingFace support somehow? In the sense that it could be a backend issue, and that a technical team from...
Hey folks, what's the current status of moving slides to a nested folders? I run a single slidev setup with multiple slides and noticed this issue. Layouts are not found...
Another inspiration, in the JavaScript world : https://github.com/btahir/open-deep-research I haven't explored it that much but given the dependencies it seems to be a custom implementation using LLM providers SDK directly,...
@SachaG done for Next.js but is it done for the API itself? I'd be eager to setup something like a terraform, or SST, still exploring if this would work with...
> But I'm not sure how showing diff of all the created and removed files should be done. I'd say it could be done in the tree view component ?...