noisy/noisy-coding

Talk to Claude Code instead of typing: a voice daemon + dashboard that records you, transcribes, routes to your agent sessions, and speaks the replies back - with per-voice avatars, push-to-talk hotkeys, and a live conversation HUD

6Stars on the repository
18Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

noisy/noisy-coding

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py. From noisy/noisy-coding.

6 2d ago A tokens not measured original MIT

PreToolUse

02

noisy/noisy-coding

Hook Claude Code

Runs before the agent uses a tool for mcp__noisy-coding-dev__speak tool calls, executing pre_speak.py and pre_tool_use.py (2 commands). From noisy/noisy-coding.

6 2d ago A tokens not measured original MIT

PostToolUse

03

noisy/noisy-coding

Hook Claude Code

Runs after a tool call finishes, executing post_tool_use.py. From noisy/noisy-coding.

6 2d ago A tokens not measured original MIT

Stop

04

noisy/noisy-coding

Hook Claude Code

Runs when the agent finishes a response, executing stop.py. From noisy/noisy-coding.

6 2d ago A tokens not measured original MIT