whisper-macos-cli 0.1.0

Transcribe audio files locally on Apple Silicon via whisper.cpp with Metal GPU acceleration, exposing a strict stdin/stdout JSON contract for AI agents and Unix pipelines.
Documentation
# Integrations

whisper-macos-cli integrates with 35+ tools and platforms.

## AI Agents and Coding Assistants

1. Claude Code
2. OpenCode
3. Codex CLI
4. Gemini CLI
5. Cline
6. Cursor
7. Windsurf
8. Aider
9. Continue
10. Cody (Sourcegraph)
11. Tabnine
12. Replit Agent

## AI Frameworks and Runtimes

13. LangChain
14. LlamaIndex
15. Haystack
16. Semantic Kernel
17. AutoGen
18. CrewAI
19. smolagents
20. PydanticAI
21. Atomic Agents
22. DSPy

## Audio and Media Tools

23. ffmpeg (downstream consumer)
24. sox (downstream consumer)
25. Audacity (manual workflow)
26. WhisperDesktop (cross-reference)

## Composable CLIs in the Project Ecosystem

27. xh (HTTP client for streaming downloads)
28. fd (file discovery for batch)
29. bat (syntax-highlighted preview)
30. jaq (JSON querying in pipelines)
31. ripgrep (text search across outputs)
32. xargs (parallel dispatch)
33. timeout (bounded execution)

## MCP Servers

34. whisper-macos-cli MCP wrapper (planned, off by default)
35. WhatsApp MCP (planned integration)
36. Slack MCP (planned integration)

## CI/CD Platforms

37. GitHub Actions (matrix + signing)
38. GitLab CI
39. CircleCI
40. Buildkite