claudio
基于 hook 的音频反馈,适用于 Claude Code 和 OpenAI Codex CLI
Hook-based audio feedback for Claude Code and OpenAI Codex CLI
怎么安装
git clone https://github.com/ctoth/claudio ~/.claude/skills/claudio 简介
Claudio Claudio is a hook-driven audio layer for coding agents. It listens to hook events from Claude Code, OpenAI Codex CLI, Gemini CLI, Qwen Code, and GitHub Copilot CLI, maps the event to a contextual sound, and plays that sound without making the agent wait for playback. It can play different sounds for tool starts, tool successes, tool failures, prompts, notifications, completions, compaction, session starts, and subagent events. Bash commands are parsed, so git commit, npm test, and go build can each have their own sounds instead of sharing one generic shell sound. Full documentation sta…
推荐参考
信息
- 协议
- –
- 语言
- Go
- GitHub 星标
- 114
- 月下载
- –
- 最近更新
- 2026-08-06
- 创建于
- 2025-07-28
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令;无 license
- 收录来源
- curated:hesreallyhim/awesome-claude-code
- 主题标签
- audio, audio-feedback, claude-code, cli, codex-cli, golang, hooks, soundpacks, tdd
同类推荐
ECC
affaan-m/ECC
代理 harness 性能优化系统。面向 Claude Code、Codex、Opencode、Cursor 及更多的技能、本能、记忆、安全与调研优先开发。
claude-relay-service
Wei-Shaw/claude-relay-service
CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。
ccmanager
kbwo/ccmanager
用于Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI的编码代理会话管理器。