Aiden Cline b7ad6bd839 feat: apply_patch tool for openai models (#9127) 1 月之前
..
bin ff462dfd7a fix: windows install (#4293) 4 月之前
script 520a814fc2 chore: generate 2 月之前
src b7ad6bd839 feat: apply_patch tool for openai models (#9127) 1 月之前
test b7ad6bd839 feat: apply_patch tool for openai models (#9127) 1 月之前
.gitignore 571d60182a improve snapshotting speed further 8 月之前
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 2 月之前
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 3 月之前
README.md f3da73553c sync 9 月之前
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) 2 月之前
package.json 968239bb76 release: v1.1.25 1 月之前
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 2 月之前
sst-env.d.ts 28c802f399 wip: zen 3 月之前
tsconfig.json 62e5f4b154 try tsgo 5 月之前

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.