opencode 4dc363f306 release: v1.1.58 hace 6 meses
..
bin ff462dfd7a fix: windows install (#4293) hace 9 meses
script e772fc6e23 fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) hace 7 meses
src 17bdb5d56a fix(tui): dismiss dialogs with ctrl+c (#12884) hace 6 meses
test 0fd6f365be fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924) hace 6 meses
.gitignore e3c1861a3e get rid of models.dev macro hace 7 meses
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) hace 8 meses
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) hace 8 meses
README.md f3da73553c sync hace 1 año
bunfig.toml a0673256db core: increase test timeout to 30s to prevent failures during package installation hace 6 meses
package.json 4dc363f306 release: v1.1.58 hace 6 meses
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) hace 8 meses
sst-env.d.ts 28c802f399 wip: zen hace 9 meses
tsconfig.json 62e5f4b154 try tsgo hace 10 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.