opencode f1f07a56d8 release: v1.0.49 3 months ago
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 5 months ago
script 34ff87d504 chore: format code 3 months ago
src 0fe313bd87 tui: fix continue session navigation to wait for sync completion before redirecting 3 months ago
test 271b679058 fix(lsp): handle optional requests to avoid MethodNotFound (-32601) with MATLAB Language Server (#4007) 3 months ago
.gitignore 571d60182a improve snapshotting speed further 7 months ago
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 6 months ago
README.md f3da73553c sync 8 months ago
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 3 months ago
package.json f1f07a56d8 release: v1.0.49 3 months ago
parsers-config.ts 3b1ab444fd feat: add Clojure syntax highlighting support (#3912) 3 months ago
sst-env.d.ts 1ea3a8eb9b big format 3 months ago
tsconfig.json 62e5f4b154 try tsgo 4 months ago

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.