# rapp-vscode-extension

**Kernel & install** — the VS Code extension.

- Canonical: https://github.com/kody-w/rapp-vscode-extension
- Default branch: `main`

## What it is

A VS Code extension that brings the brainstem into the editor — author single-file agents, run the local brainstem, and talk to it without leaving your IDE. A developer-facing on-ramp.

## What it provides

- In-editor authoring of `*_agent.py` files.
- A bridge to the local brainstem's `/chat` surface from inside VS Code.

A distribution/UX wrapper; the agent contract and kernel are unchanged.
