opencode fbc41475b4 release: v1.1.55 7 месяцев назад
..
bin ff462dfd7a fix: windows install (#4293) 9 месяцев назад
script e772fc6e23 fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) 7 месяцев назад
src fc37337a3e fix(app): memory leak with platform fetch for events 7 месяцев назад
test f74c0339cc test: fix failing prompt test (#12847) 7 месяцев назад
.gitignore e3c1861a3e get rid of models.dev macro 7 месяцев назад
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 8 месяцев назад
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 8 месяцев назад
README.md f3da73553c sync 1 год назад
bunfig.toml a0673256db core: increase test timeout to 30s to prevent failures during package installation 7 месяцев назад
package.json fbc41475b4 release: v1.1.55 7 месяцев назад
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 8 месяцев назад
sst-env.d.ts 28c802f399 wip: zen 9 месяцев назад
tsconfig.json 62e5f4b154 try tsgo 10 месяцев назад

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.