opencode 76db218674 release: v1.1.64 2 月之前
..
bin 4018c863e3 fix: baseline CPU detection (#13371) 2 月之前
script e772fc6e23 fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) 2 月之前
src 29671c1397 fix: token substitution in OPENCODE_CONFIG_CONTENT (#13384) 2 月之前
test 29671c1397 fix: token substitution in OPENCODE_CONFIG_CONTENT (#13384) 2 月之前
.gitignore e3c1861a3e get rid of models.dev macro 2 月之前
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 3 月之前
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 月之前
README.md f3da73553c sync 10 月之前
bunfig.toml a0673256db core: increase test timeout to 30s to prevent failures during package installation 2 月之前
package.json 76db218674 release: v1.1.64 2 月之前
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 3 月之前
sst-env.d.ts 28c802f399 wip: zen 4 月之前
tsconfig.json 62e5f4b154 try tsgo 6 月之前

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.