2
0
Aiden Cline f41a54b4b0 fix: allow LSP filename matching when extension is missing (#2975) 6 сар өмнө
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 сар өмнө
script f8ab0de0ad ci: fix homebrew 6 сар өмнө
src f41a54b4b0 fix: allow LSP filename matching when extension is missing (#2975) 6 сар өмнө
test 5f61945090 core: remove redundant patch integration test 6 сар өмнө
.gitignore 571d60182a improve snapshotting speed further 9 сар өмнө
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 сар өмнө
README.md f3da73553c sync 10 сар өмнө
bunfig.toml 53481f9790 wip: bun test improvements 6 сар өмнө
package.json e7b6ffb314 feat: Vertex AI support; add google-vertex and google-vertex-anthropic providers (#2347) 6 сар өмнө
sst-env.d.ts 7447460b5a wip: zen 6 сар өмнө
tsconfig.json 925ce6503e sync 6 сар өмнө

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.