Szept is a macOS app that enables voice dictation and screen sharing with AI coding agents like Claude Code and Cursor. Users hold fn to dictate text, use Command-Shift-A to capture and annotate screenshots, and can record video with their microphone. The app includes source code access and uses Soniox for cloud-based speech recognition at minimal cost.
Developers are frustrated with rigid Plan Mode UIs in coding assistants, but the real solution is embedding planning as an internal runtime primitive rather than a user-facing feature. When plans are baked into the agent harness as structured state machines with checkpoints and acceptance criteria, they enable dynamic refinement and keep both human and AI aligned on concrete goals without slowing down workflow.