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

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.