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

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.