Conduct voice-driven pair programming sessions with AI in Claude Code, maintaining persistent memory by injecting file contexts before reads, summarizing on session stop, and observing tool interactions via a Node/Bun worker.
npx claudepluginhub oxidecomputer/attend --plugin attendattend is all you needSpeak your thoughts while navigating code, and attend uses a local
transcription model to send your words to your coding agent, interleaved with
what you were manipulating on-screen as you spoke.
I've found that pair programming using attend's voice narration is a rather
different experience from typing my thoughts to a coding agent. There's
something very specific about saying what I mean out loud that forces me to
slow down and consider more deeply.
I invite you to see if you feel the same way.
Press a hotkey, say out loud, "this function should take a Duration instead of a raw u64" while your cursor is on the relevant code, and press the hotkey again.
Your coding agent receives your words interleaved with edits and selections in your text editor (Zed), selections from within your browser (Firefox or Chrome), clipboard contents (text and images), and shell commands (Fish or Zsh), and even selections from arbitrary other apps (macOS only) — all in chronological order, so it can understand your words and actions in context with one another while you're narrating.
See example narration for what the agent receives.
You'll need Rust to install attend:
cargo install --locked --git https://github.com/oxidecomputer/attend attend
The easiest way to integrate with Claude Code is to install the attend
plugin:
/plugin marketplace add oxidecomputer/attend
/plugin install attend@attend
Then write the required permissions (plugins cannot set these):
attend install --agent claude
When the plugin is detected, this writes only the permission grants that the plugin needs. Without the plugin, it performs a full manual installation of hooks and skills.
Install editor, browser, and shell integrations:
attend install
This detects which integrations are available on your system (editors, browsers, shells) and prompts you to confirm each one. It also provides the option of pre-downloading a local transcription model, so that it's ready on first-run (it will be downloaded anyhow when you first narrate).
Then follow your first narration session to start narrating with your coding agent.
Start here:
How-to guides:
Reference:
attend
subcommandUnderstanding attend:
Extending and contributing:
Audio feedback system with multilingual TTS announcements, AI-powered contextual messages, and sound effects for Claude Code. Transform your coding experience with intelligent voice feedback that keeps you informed without breaking your flow.
Audio feedback when Claude Code agent completes tasks using pocket-tts
No description provided.
Define collaboration style between Claude Code and user: step-by-step, deep-think, or pair programming
Maintain programming skills by ensuring humans write a minimum percentage of code
Matches all tools
Hooks run on every tool call, not just specific ones
Share bugs, ideas, or general feedback.
Delegate coding, planning, and debugging to Cursor CLI via ACP. Part of cc-multi-cli-plugin. Requires the `multi` plugin.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim