To install dependencies:
- install:
bun install - run:
bun dev
A quick experiment to meld a REPL and AI conversation together:
- Uses a custom WASM build of QuickJS for evaluation
- Used Anthropic's API to talk to Sonnet 4.5
Needs an Anthropic API key in the .anthropic-key file for AI to work
