Paolo Ricciuti 5249f04ea0 fix: display MCP tag for prompts in autocomplete but not in prompt (#6531) vor 1 Monat
..
bin ff462dfd7a fix: windows install (#4293) vor 3 Monaten
script cb1a1fb26c try uploading artifacts in workflow vor 2 Monaten
src 5249f04ea0 fix: display MCP tag for prompts in autocomplete but not in prompt (#6531) vor 1 Monat
test 81fef60266 fix: ensure variants also work for completely custom models (#6481) vor 1 Monat
.gitignore 571d60182a improve snapshotting speed further vor 7 Monaten
AGENTS.md 3db8e7c2b6 ci: send stats to posthog vor 6 Monaten
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) vor 2 Monaten
README.md f3da73553c sync vor 9 Monaten
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) vor 1 Monat
package.json 8aa34ab9f3 release: v1.0.219 vor 1 Monat
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) vor 1 Monat
sst-env.d.ts 28c802f399 wip: zen vor 2 Monaten
tsconfig.json 62e5f4b154 try tsgo vor 4 Monaten

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.