Skip to content

WispAn agent that stays in sync with you

Redirect it while it works. A reliable harness — typed events, explicit approvals, and a transcript you can inspect — keeps you and the agent on the same page.

Wisp — a glowing spectral companion encircled by an orbiting ring

One runtime, with you in control

Wisp is a coding agent for interactive work, scripts, and integrations. Its TUI, print mode, JSONL RPC process, and Python SDK share one typed runtime, including the same session, approval, cancellation, and event contracts. Each interface exposes the controls its input model can support: RPC and SDK clients can steer live runs, the TUI queues interactive follow-ups, and print/JSON modes are one-shot.

bash
uv tool install "wisp-ai==0.1.0rc2"
cd path/to/project
wisp

Run your first prompt or read how Wisp stays in sync.

Released under the MIT License.