opencode cc0d460904 release: v0.13.4 hace 5 meses
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) hace 6 meses
script f8ab0de0ad ci: fix homebrew hace 5 meses
src c148f10bbd core: improve webfetch tool content negotiation and format handling hace 5 meses
test d644e0b8a7 core: fix config test by removing model field expectation hace 5 meses
.gitignore 571d60182a improve snapshotting speed further hace 8 meses
AGENTS.md 3db8e7c2b6 ci: send stats to posthog hace 7 meses
README.md f3da73553c sync hace 9 meses
bunfig.toml 53481f9790 wip: bun test improvements hace 5 meses
package.json cc0d460904 release: v0.13.4 hace 5 meses
sst-env.d.ts f1cbdf441c chore: format code hace 5 meses
tsconfig.json 925ce6503e sync hace 5 meses

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.