opencode 600c6b4973 release: v1.0.80 il y a 3 mois
..
bin ff462dfd7a fix: windows install (#4293) il y a 3 mois
script 61562dd9f0 make aur build check if u are glibc system or a musl system (#4519) il y a 3 mois
src 61007a9b94 refactor: switch to Switch/Match pattern for assistant message status rendering il y a 3 mois
test 618c654aa0 ignore: todo fix test case il y a 3 mois
.gitignore 571d60182a improve snapshotting speed further il y a 7 mois
AGENTS.md 3db8e7c2b6 ci: send stats to posthog il y a 6 mois
README.md f3da73553c sync il y a 8 mois
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) il y a 3 mois
package.json 600c6b4973 release: v1.0.80 il y a 3 mois
parsers-config.ts 4703e859bd Add YAML language server support (#4508) il y a 3 mois
sst-env.d.ts b5cc27b8ea chore: format code il y a 3 mois
tsconfig.json 62e5f4b154 try tsgo il y a 4 mois

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.