sonichiAI apps

sutando

An open-source local AI agent that responds via voice and screen by day, and runs an autonomous build loop by night.

  • Full stack
  • DevOps
  • AI coding
  • Automation
  • Productivity
  • Collaboration
  • Desktop
  • Web
  • CLI
  • macOS
  • Browser
  • Self-hostable
  • Runs locally
  • Needs API key
sutando screenshot
Popularity
387 Stars
GitHub stars
Recent activity
8/28/2026
Updated in the last 30 days
License
MIT
Permissive

Why it matters

We look beyond stars: what problem it solves, whether it creates real utility, and what makes its approach worth noticing.

Last 90 days

Problem

Addresses fragmentation across personal assistant channels, lack of autonomous self-improvement, and poor deep context awareness in daily workflows.

Practical value

Provides real-time voice and screen-action agents spanning Macs, phone calls, meetings, and multi-channel chat, though early in maturity.

Innovation / differentiation

Combines daytime real-time response with nighttime self-rewriting code loops, paired with a distinct persona evolution mechanism.

Leverage potential

Relies on existing CLI sessions and local environments, extending personal automation boundaries via multi-process architecture and multi-machine coordination.

Why now

Enters the space as multimodal large models and local AI coding agent tools reach maturity, aligning with personal productivity automation trends.

Community activity

In the last 90 days there were 394 new issues and 1776 pull requests; the bounded issue/PR samples include 9 issue authors and 11 PR contributors, with 11 releases.

Maintainer responsiveness

The 98-issue window sample had a 72% close rate, and the 91-pull-request sample had a 81% merge rate. Maintainer-response observations covered 41% of that issue sample, with a 20% response rate and median first response of 0.6 hours.

11 contributors in PR sample11 releasesIssue response rate 20% · sample 40 (41% coverage)Median first response 0.6hPR merge rate 81% · 91 sampled in window

Key highlights

  • Supports voice and screen visual interactions to understand documents and edit text directly
  • Joins Zoom or Google Meet meetings on behalf of the user to conduct live research and generate summaries
  • Makes calls, leaves messages, and handles concurrent communications via phone voice commands

Quick start

How it is installed, how hard it is, and where to start.

Where it runs

Runs locally

Difficulty

Medium — some setup needed

Self-hostableRuns locally
  1. 01Clone the project repository to your local Mac.
  2. 02Copy the environment configuration template and fill in optional API keys if needed.
  3. 03Run the startup script to verify dependencies and boot all core backend services.

Best for

  • Teams that want data on their own servers
  • Developers who want to try it on their machine

More about it

Sutando is a personal, local open-source AI agent running on your Mac. It interacts with users via voice, screen captures, calendar, and browser during the day to handle daily tasks, and runs an autonomous build loop at night to analyze work patterns and build missing capabilities.

The system coordinates four main processes: a Voice agent for browser-based real-time voice, a Web client serving the browser UI, a Conversation server managing phone calls, and a Core agent (backed by Claude Code or Codex CLI) executing system tasks. It uses local tasks/ and results/ directories as a file bridge to decouple communication channels from system execution.

Sources

Each field shows its status and source — expand to review.

14 · Expand
  • capability tags

    Verified

    ai_coding, automation, productivity, collaboration

    Source: admin_cms · cms editor · 8/27/2026

  • editor note

    Verified

    {"en":"This project combines Gemini real-time voice, Claude Code or Codex CLI, and local file bridging for heavily automated local workflows. Best suited for developers exploring macOS-based autonomous AI agents and self-improving loops.","zh":"该项目通过将 Gemini 实时语音、Claude Code 或 Codex CLI 核心以及本地文件桥接结合,实现了高度自动化的本地工作流。适合希望探索 macOS 本地 AI 智能体自动化与自举机制的开发者。"}

    Source: admin_cms · cms editor · 8/27/2026

  • how to use

    Verified

    {"steps":[{"en":"Clone the project repository to your local Mac.","zh":"克隆项目代码库到本地 Mac 电脑中。"},{"en":"Copy the environment configuration template and fill in optional API keys if needed.","zh":"复制环境变量配置文件模板并根据需要填写可选的 API 密钥。"},{"en":"Run the startup script to verify dependencies and boot all core backend services.","zh":"运行启动脚本完成依赖检查并启动所有核心后台服务。"}],"installAt":"local","difficulty":"medium"}

    Source: admin_cms · cms editor · 8/27/2026

  • intro

    Verified

    {"en":"Sutando is a personal, local open-source AI agent running on your Mac. It interacts with users via voice, screen captures, calendar, and browser during the day to handle daily tasks, and runs an autonomous build loop at night to analyze work patterns and build missing capabilities.\n\nThe system coordinates four main processes: a Voice agent for browser-based real-time voice, a Web client serving the browser UI, a Conversation server managing phone calls, and a Core agent (backed by Claude Code or Codex CLI) executing system tasks. It uses local `tasks/` and `results/` directories as a file bridge to decouple communication channels from system execution.","zh":"Sutando 是一款定位为个人专属的本地开源 AI 智能体,运行在用户的 macOS 设备上。它在白天通过语音、屏幕截图、日历和浏览器与用户交互,处理各种桌面或通讯任务;在夜间则运行自主构建循环,分析工作模式并构建缺失的能力。\n\n系统由四个主要进程协同工作:处理网页端实时语音的 Voice agent、提供网页 UI 的 Web client、处理电话呼叫的 Conversation server,以及执行具体系统任务的 Core agent(依托 Claude Code 或 Codex CLI)。通过本地的 `tasks/` 和 `results/` 文件目录作为核心桥接,实现各渠道与系统底层的解耦与任务分发。"}

    Source: admin_cms · cms editor · 8/27/2026

  • Latest release

    Verified

    v0.12.0

    Source: GitHub API · latest_release=v0.12.0 · 8/28/2026

  • License

    Verified

    MIT

    Source: GitHub API · license.spdx_id=MIT · 8/28/2026

  • needs api key

    Verified

    Yes

    Source: admin_cms · cms editor · 8/27/2026

  • One-liner

    Verified

    {"en":"An open-source local AI agent that responds via voice and screen by day, and runs an autonomous build loop by night.","zh":"一个在白天通过语音和屏幕交互响应任务、在夜间自主运行构建循环与自举演进的开源本地 AI 智能体。"}

    Source: admin_cms · cms editor · 8/27/2026

  • Platforms

    Verified

    macos, browser

    Source: admin_cms · cms editor · 8/27/2026

  • Category hint

    Inferred from materials

    ai-apps

    Source: Project README · hint=ai-apps · 8/15/2026

  • product forms

    Verified

    desktop, web, cli

    Source: admin_cms · cms editor · 8/27/2026

  • role tags

    Verified

    fullstack, devops

    Source: admin_cms · cms editor · 8/27/2026

  • supports local

    Verified

    Yes

    Source: admin_cms · cms editor · 8/27/2026

  • supports self host

    Verified

    Yes

    Source: admin_cms · cms editor · 8/27/2026

Other verified projects matched by category, capabilities, and intended roles.