Web "New Unsloth version" banner now matches the llama.cpp banner design (borderless rounded card, drop shadow, heading title) and moves to the bottom-right, stacked with the llama.cpp banner in a shared container. Keeps the Release notes link, and the copy command is platform aware (curl for macOS/Linux/WSL, irm for Windows). The web banner is checked once per launch only, with no polling; a re-check just happens the next time the user opens the app. Copying the install command no longer dismisses it for good: it hides and returns on the next launch while the install is still behind. The X button still dismisses the version permanently. llama.cpp progress bar: poll the job every 500ms and smooth the displayed value so it animates with the real download instead of snapping to the ~90% post-download hold and finishing. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitkeep | ||
| .npmrc | ||
| biome.json | ||
| components.json | ||
| data-designer.openapi (1).yaml | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||