dictation agents

12 tagged dictation, measured the same way as everything else here.

Browse within: macos 12local-first 9

demo-agents

01

moona3k/macparakeet

Agent

We need a steady flow of demo videos — X/Twitter, Reddit, YouTube Shorts, blog posts, App Store-style screen recordings — and we'd like to scale that without scheduling Daniel to record every clip by hand. This doc maps the content-creation agent landscape, names the gap between "synthetic video hype" and "scripted…

610 4d ago A 0 tokens

qa-agents

02

moona3k/macparakeet

Agent

Every quarter someone pitches an "AI does QA" tool. Most are web-first or mobile-first. MacParakeet is a menu-bar macOS app with a non-activating KeylessPanel overlay, global dictation hotkeys, and TCC-gated microphone/screen-recording flows. The general AI-QA frontier doesn't speak our shape yet. This doc tracks…

610 4d ago A 0 tokens

collaboration

03

open-software-network/os-clovy

Agent

How coding agents (Claude Code, Codex, or any future harness) collaborate on this repo: who orchestrates, who implements, who reviews, and what each layer may touch. This is the map; the skills own the mechanics — never restate a skill's commands here or anywhere else (single owner per fact).

357 8d ago A 0 tokens original MIT

issue-tracker

05

open-software-network/os-clovy

Agent

Issues for this repo live on the Open Software platform (os-platform), org june — NOT GitHub Issues. GitHub Issues exist on the repo but are a legacy/watchdog surface, not the triage queue.

357 8d ago A 0 tokens original MIT

vonzelle-vzt/vzt-flow

Agent Claude Code

Implements VZT Flow features observing this repo's boundaries — additive edits, the gotcha list from CLAUDE.md, pull-rebase discipline in a shared worktree, never touching the user's running daily-driver app without relaunching it. Use for routine feature/bugfix work in this repo.

5 26d ago A 65 tokens original MIT

flow-releaser

07

vonzelle-vzt/vzt-flow

Agent Claude Code

Cuts a VZT Flow release — version bump consistency across all four version fields, tag, watch the release workflow, verify the produced asset list matches what install.sh/install.ps1 expect. Use when asked to cut, ship, or tag a VZT Flow release.

5 26d ago C 58 tokens original MIT

flow-verifier

08

vonzelle-vzt/vzt-flow

Agent Claude Code

Runs the VZT Flow end-to-end verification ladder (build, tests, TTS-transcribe checks, clean-test latency, paste-test, daemon socket checks, overlay states) and reports real measured numbers — never estimates. Use before claiming a change works, before a release, or when asked to verify VZT Flow.

5 26d ago A 68 tokens original MIT

cleanup-reviewer

09

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

10

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