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

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.