Kenn Costales df61aa801b fix: fix wrong tool references `LS` and `Agent` (#2466) 5 ヶ月 前
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 5 ヶ月 前
script bcd656ffae fix issue with flags being parsed incorrectly 5 ヶ月 前
src df61aa801b fix: fix wrong tool references `LS` and `Agent` (#2466) 5 ヶ月 前
test 9bb25a9260 Session management and prompt handling improvements (#2577) 5 ヶ月 前
.gitignore 571d60182a improve snapshotting speed further 8 ヶ月 前
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 ヶ月 前
README.md f3da73553c sync 9 ヶ月 前
package.json 4b30705c42 release: v0.8.0 5 ヶ月 前
sst-env.d.ts c3a55c35bb chore: format code 5 ヶ月 前
tsconfig.json 38e8c42cf0 ci: format 5 ヶ月 前

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.