Dax Raad ce1397cc34 core: add test to verify OpenCode doesn't crash when starting in git repositories with no commit history 5 bulan lalu
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 bulan lalu
script a6b066bd47 ci 5 bulan lalu
src dc7c5ced4c tui: restore full text when editing prompts with summarized content (#4030) 5 bulan lalu
test ce1397cc34 core: add test to verify OpenCode doesn't crash when starting in git repositories with no commit history 5 bulan lalu
.gitignore 571d60182a improve snapshotting speed further 9 bulan lalu
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 bulan lalu
README.md f3da73553c sync 10 bulan lalu
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 5 bulan lalu
package.json 890085758f release: v1.0.58 5 bulan lalu
parsers-config.ts 3b1ab444fd feat: add Clojure syntax highlighting support (#3912) 5 bulan lalu
sst-env.d.ts b5cc27b8ea chore: format code 5 bulan lalu
tsconfig.json 62e5f4b154 try tsgo 5 bulan lalu

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.