Skip to content

jlongster/code-agent

Repository files navigation

code-agent

To install dependencies:

  • install: bun install
  • run: bun dev

A quick experiment to meld a REPL and AI conversation together:

img

  • 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

About

An experiment to combine REPL + AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published