Dax Raad 2f5b2b23d5 core: fix permission rule matching to use permission field instead of pattern field пре 1 месец
..
bin ff462dfd7a fix: windows install (#4293) пре 3 месеци
script 3c41e4e8f1 chore: rename repo references from sst/opencode to anomalyco/opencode (#6687) пре 1 месец
src 2f5b2b23d5 core: fix permission rule matching to use permission field instead of pattern field пре 1 месец
test 2f5b2b23d5 core: fix permission rule matching to use permission field instead of pattern field пре 1 месец
.gitignore 571d60182a improve snapshotting speed further пре 7 месеци
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) пре 1 месец
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) пре 2 месеци
README.md f3da73553c sync пре 8 месеци
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) пре 1 месец
package.json 7304ba616e tui: add session search functionality with debounced input and server-side filtering пре 1 месец
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) пре 1 месец
sst-env.d.ts 28c802f399 wip: zen пре 2 месеци
tsconfig.json 62e5f4b154 try tsgo пре 4 месеци

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.