AssemblyAI/blurt

Open-source macOS dictation that turns speech into polished text in the app you're already using. Powered by AssemblyAI.

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

cleanup-reviewer

01

AssemblyAI/blurt

Agent Claude Code

Reviews code for reuse, simplification, dead code, efficiency, and altitude — quality only, not correctness bugs. Pre-briefed on Blurt's deliberately-dormant code so a dead-code pass doesn't propose deleting it. Use for /simplify-style cleanup passes, one agent per angle.

5 4d ago A 64 tokens original MIT

macos-hig-reviewer

02

AssemblyAI/blurt

Agent Claude Code

Reviews SwiftUI/AppKit UI changes against macOS Human Interface Guidelines — modality, alerts vs inline validation, grouped-form structure, controls, and native idioms. Use after editing views in App/Blurt (wizard, settings, overlay).

5 4d ago A 55 tokens original MIT

AssemblyAI/blurt

Agent Claude Code

Reviews Swift changes for Swift 6 strict-concurrency correctness (actor isolation, Sendable, @MainActor, data races) and Blurt's documented audio/pipeline invariants. Use after editing engine or app code that touches actors, async, the mic capture path, or the dictation pipeline.

5 4d ago A 67 tokens original MIT