Lucas (TaeYoung) Jo 891875402c fix(terminal): support remote server connections and fix GLIBC compatibility (#11906) vor 2 Monaten
..
bin ff462dfd7a fix: windows install (#4293) vor 5 Monaten
script ca8c23dd71 ci: add license to npm (#11883) vor 2 Monaten
src 64bafce665 restore direct osc52 (#12071) vor 2 Monaten
test b942e0b4dc fix: prevent double-prefixing of Bedrock cross-region inference models (#12056) vor 2 Monaten
.gitignore e3c1861a3e get rid of models.dev macro vor 2 Monaten
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) vor 3 Monaten
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) vor 4 Monaten
README.md f3da73553c sync vor 10 Monaten
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool vor 2 Monaten
package.json 891875402c fix(terminal): support remote server connections and fix GLIBC compatibility (#11906) vor 2 Monaten
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) vor 3 Monaten
sst-env.d.ts 28c802f399 wip: zen vor 4 Monaten
tsconfig.json 62e5f4b154 try tsgo vor 6 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.