opencode d48d6b3577 release: v1.0.50 4 meses atrás
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 6 meses atrás
script 34ff87d504 chore: format code 4 meses atrás
src 4b1668c3ef Revert "tui: display 'Free' badge for zero-cost models in model selection dialog" 4 meses atrás
test 271b679058 fix(lsp): handle optional requests to avoid MethodNotFound (-32601) with MATLAB Language Server (#4007) 4 meses atrás
.gitignore 571d60182a improve snapshotting speed further 8 meses atrás
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 meses atrás
README.md f3da73553c sync 9 meses atrás
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 4 meses atrás
package.json d48d6b3577 release: v1.0.50 4 meses atrás
parsers-config.ts 3b1ab444fd feat: add Clojure syntax highlighting support (#3912) 4 meses atrás
sst-env.d.ts 1ea3a8eb9b big format 4 meses atrás
tsconfig.json 62e5f4b154 try tsgo 5 meses atrás

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.