diff --git a/LANGUAGE.md b/LANGUAGE.md index 60d8d85..e3603e5 100644 --- a/LANGUAGE.md +++ b/LANGUAGE.md @@ -567,6 +567,11 @@ interpreter (the program, or a thread it spawned); and `docs/wasi.js` is the WASI host under all of it, implementing the preview1 calls the interpreter imports plus the marshalling that carries them between threads. +## Automated changes + +Pull requests from Code Agent Claude are opened on `code-agent/*` branches and +always need human review before they are merged. + ## Where to go next - **[GETTING_STARTED.md](GETTING_STARTED.md)** — installing, the REPL, the live