ryanwyler f0e559c0ed fix: sidebar title padding to prevent scrollbar edge case (#7089) 1 ay önce
..
bin ff462dfd7a fix: windows install (#4293) 3 ay önce
script 3c41e4e8f1 chore: rename repo references from sst/opencode to anomalyco/opencode (#6687) 1 ay önce
src f0e559c0ed fix: sidebar title padding to prevent scrollbar edge case (#7089) 1 ay önce
test 0276885181 core: preserve permission config key order to maintain user-defined permission precedence 1 ay önce
.gitignore 571d60182a improve snapshotting speed further 7 ay önce
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 1 ay önce
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 2 ay önce
README.md f3da73553c sync 8 ay önce
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) 1 ay önce
package.json 4137c66581 upgrade opentui to v0.1.69, with some text rendering performance improvements 1 ay önce
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 1 ay önce
sst-env.d.ts 28c802f399 wip: zen 2 ay önce
tsconfig.json 62e5f4b154 try tsgo 4 ay önce

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.