What is Gestura.app?
Gestura.app is a source-available, intent-first AI assistant for real work. Voice, chat, CLI actions, and Haptic Harmony gestures all feed the same shared execution model, so the product is organized around what you want done rather than which surface you used to ask.
What you use it for
At its core, Gestura helps you move from a request to a completed action. That might mean exploring a codebase, summarizing research, coordinating a multi-step task, using external tools through MCP, or staying hands-free while you work.
- Intent-first interaction: requests from voice, chat, CLI, and gesture adapters normalize into a shared intent path.
- Agentic task execution: Gestura can use tools, shell commands, files, and MCP integrations when allowed.
- Context-aware sessions: conversations, approvals, and task state stay grouped together.
- Private-by-default behavior: local voice processing is the default path, with optional cloud providers when configured.
- Optional haptics and gestures: Haptic Harmony integration adds tactile feedback and gesture-triggered controls without redefining the core loop.
How people typically use Gestura
Most users mix surfaces depending on the moment. The desktop app is ideal when you want live listening, approvals, visibility into what the agent is doing, and quick access to settings. The CLI is better when you are already in a terminal or want reproducible setup and diagnostic commands. The important thing is that they are both entry points into the same underlying system.
- Desktop app: best for daily interactive use, approvals, status feedback, and live voice/chat flows.
- CLI: best for setup, MCP management, quick chat/listen loops, config validation, and debugging.
- Ring integration: best when you want subtle haptic feedback or hands-busy control patterns feeding the same intent path.
What makes it different
Gestura is not just a chat box. It combines conversation with tools, workflows, permission controls, retrieved knowledge, durable memory, and optional reflection so the assistant can actually do work for you instead of only describing what to do next. The key idea is that each request is captured, normalized, resolved against context and policy, executed, optionally verified, and then returned through the desktop UI, CLI, sound, or haptics.
Where the product is heading
Gestura.app is approaching production stability around this intent-first architecture. New modalities are expected to arrive as adapters on top of the same shared core rather than as separate product silos, which keeps the experience coherent as the app grows.
What to read next
- How Gestura Works for the user-level architecture and workflow model.
- Installation if you have not installed it yet.
- First Launch & Permissions to prepare the app for everyday use.
- First Workflow Quickstart to complete one end-to-end task successfully.