Prompt lowering
Intent compilation — multimodal prompts (voice, screenshots, DOM context, even pronouns) lowered through inspectable stages into the form a coding agent executes best.
Speak, point, screenshot — a prompt-lowering layer compiles high-level multimodal intent into agent-ready prompts and injects them into your live Claude Code session.
A workflow for building technical visualization software with AI in a tight iteration loop — keeping an interactive Claude Code CLI session (and its transcript) at the center, while raising the level of abstraction at which you prompt it. Think of Wispr Flow — audio lowered to clean text — generalized on both ends: more modalities in, and a richer target out (current coding agents do best on interleaved text and images, not just text), with the lowering pipeline itself open for research.
Safer to read than to run
This code launches Claude Code with permissions skipped and pipes externally-supplied prompts into the live session by design. Understand what you'd be trusting before running it — for most people, the right use of this repo is as reference and parts for building their own system.
The intent panel is where the loop happens. Its features, each a section of the panel reference:
/__aiui/debug.