opencode 429708e3d5 release: v1.0.78 4 месяцев назад
..
bin ff462dfd7a fix: windows install (#4293) 4 месяцев назад
script e49204bd33 ignore: fix snapshot (#4444) 4 месяцев назад
src d50f825c6d fix: pass model info to ReadTool to enable image support check (#4473) 4 месяцев назад
test 0a2d7af179 core: honor retry-after values exceeding 10 minutes instead of discarding them 4 месяцев назад
.gitignore 571d60182a improve snapshotting speed further 9 месяцев назад
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 месяцев назад
README.md f3da73553c sync 10 месяцев назад
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 5 месяцев назад
package.json 429708e3d5 release: v1.0.78 4 месяцев назад
parsers-config.ts a5564f730e feat: add Swift syntax highlighting support (#4434) 4 месяцев назад
sst-env.d.ts b5cc27b8ea chore: format code 5 месяцев назад
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.