Aiden Cline f1407e41c4 fix(core): stop replaying stale GitHub Copilot Responses item IDs (#34686) 2 ماه پیش
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) 4 ماه پیش
migration 7f571d36ea refactor(core): move database schema ownership (#29068) 3 ماه پیش
script a0409e64d8 refactor(core): unify filesystem search service (#31566) 3 ماه پیش
specs 604a5f781f refactor(core): consolidate filesystem services (#30447) 3 ماه پیش
src f1407e41c4 fix(core): stop replaying stale GitHub Copilot Responses item IDs (#34686) 2 ماه پیش
test f1407e41c4 fix(core): stop replaying stale GitHub Copilot Responses item IDs (#34686) 2 ماه پیش
.gitignore e85119aa64 Load models.dev snapshot from build global (#28077) 4 ماه پیش
AGENTS.md 7f571d36ea refactor(core): move database schema ownership (#29068) 3 ماه پیش
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 9 ماه پیش
README.md f3da73553c sync 1 سال پیش
bunfig.toml 6274b0677c tui plugins (#19347) 5 ماه پیش
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 5 ماه پیش
package.json afff74eb2c sync release versions for v1.17.12 2 ماه پیش
parsers-config.ts fe0c4f8c74 refactor(server): canonicalize service API (#31049) 3 ماه پیش
sst-env.d.ts 24a9841322 zen: update sst version 7 ماه پیش
tsconfig.json fe0c4f8c74 refactor(server): canonicalize service API (#31049) 3 ماه پیش

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.