MicroDev

Results 5 issues of MicroDev

Fixes a couple of edge cases in outline: - The first outline link remains active when content is scrolled back to top. - The state is incorrect when `isAsideEnabled` becomes...

stale

Adds a thin wrapper for models pulled using Ollama. Gets the local model path using the provided model name, and then instantiates the `LlamaCppEngine` with it and other args. -...

### Describe the feature you'd like to request tRPC is awesome, so is TanStack and SolidJS. The tanstack query package supports multiple frameworks. It would be great if tanstack solid...

This should primarily be a refactor. I've made stylistic updates using `[email protected]` and the strictest `[email protected]` rules. However, I didn't add these packages due to version incompatibility. - Closes #635

Hi, I've ported Sonner to SolidJS in my fork [microdev1/sonner-solidjs](https://github.com/microdev1/sonner-solidjs) and encountered some type ambiguities when using stricter type checks. I was wondering if we could incorporate similar changes upstream—I’d...