Zafiro

Important

本项目已迁移至 niki914/zafiro,下载、文档与源码请前往主仓库。

This project has moved to niki914/zafiro — downloads, docs and source live in the main repo.

stars release downloads

Zafiro device control demo Zafiro web research demo Breeno takeover demo XiaoAi takeover demo
Device Control Research Breeno Takeover XiaoAi Takeover

Android 原生 Agent——看懂屏幕、操控手机、跨应用完成任务,配备记忆、Skills、MCP 与 Python 运行时,还能通过 SSH 对接远程开发机。

An Android native agent — reads your screen, controls your phone, and completes tasks across apps, with memory, Skills, MCP, and an on-device Python runtime. Connect to a remote dev machine via SSH.

Zafiro 是运行在 Android 手机上的智能 Agent。它具备完整的 Phone Use 能力:读取屏幕、点按、滑动、输入文字、打开应用,跨 App 完成操作。它能自行用 Python 封装工具来实现网络搜索、文件下载、网页阅读等能力,同时支持记忆、MCP 与 Skills。通过 LSPosed 接管系统语音助手(目前适配小布助手),用语音唤醒你自己的 Agent。设备暂不支持接管时,仍可使用 Zafiro 内置对话界面与全部 Agent 能力。

Zafiro is an intelligent agent running on your Android phone. It comes with full Phone Use capabilities: reading the screen, tapping, swiping, typing, and launching apps to complete operations across apps. It can wrap its own tools with Python for web search, file downloads, web page reading, and more, alongside memory, MCP, and Skills. Through LSPosed, it takes over the system voice assistant (currently OPPO/OnePlus/Realme Breeno) — wake it by voice and your own Agent answers. When takeover is not supported on your device, the built-in chat interface with full Agent capabilities is always available.

Releases

9/3/2026, 9:39:35 AM

This update changes the app's package name and officially renames it to Zafiro. Please set up the new version after installing — think of it as a fresh start.

  1. All-new Agent runtime, greatly improved stability
  2. UI rebuilt with Material 3 Expressive
  3. The Agent can now run Python code directly
  4. Upgraded custom tools — web search, file downloads, web page reading, private API calls, and more
  5. New configurable execution rules, with in-app confirmation for sensitive actions
  6. Rebuilt model configuration with easy switching between multiple profiles
  7. Support for more languages
  8. Fixed several issues and improved the overall experience
  9. Now open source: https://github.com/niki914/zafiro

本次更新更换了应用包名,应用正式更名为 Zafiro。安装新版后请重新配置——就当作重新开始吧。

  1. 全新 Agent 运行时,大幅提升稳定性
  2. 使用全新设计语言 Material 3 Expressive 重构了 UI
  3. Agent 现在可以直接运行 Python 代码
  4. 自定义工具升级,支持网络搜索、文件下载、网页阅读、私有 API 调用等能力
  5. 新增可配置的执行规则,敏感操作支持应用内授权确认
  6. 模型配置全面重构,方便多配置切换
  7. 支持了更多语言
  8. 修复了一些问题,提升体验
  9. 项目已开源:https://github.com/niki914/zafiro

Assets

1

7/23/2026, 3:31:00 PM

  1. 光标轨迹采用仿生算法,更加流畅自然
  2. Phone Use 支持 Shizuku 接入
  3. 采用全新设计语言重构了启动页
  4. 修复了一些问题,优化了 Phone Use 执行效率
  5. 源码:https://github.com/niki914/agentic-nexus

  1. Pointer trajectory adopts a biomimetic algorithm for smoother, more natural motion
  2. Phone Use now supports Shizuku-based setup
  3. Startup page rebuilt with a bold new visual identity
  4. Fixed several issues and improved Phone Use execution efficiency
  5. Source code: https://github.com/niki914/agentic-nexus

Assets

1

7/21/2026, 9:44:43 AM

  1. 新增 Phone Use:支持自动点按、滑动、滚动、输入文字、打开 App
  2. 重构了模块结构,后续重心回到主应用,计划支持自定义语音助手
  3. 修复了一些问题
  4. 项目已开源:https://github.com/niki914/agentic-nexus

  1. Added Phone Use: auto tap, swipe, scroll, text input, and app launch
  2. Refactored module structure; focus returning to the main app, custom voice assistant support planned
  3. Fixed several issues
  4. Now open source: https://github.com/niki914/agentic-nexus

Assets

1

7/21/2026, 9:25:32 AM

  1. 新增 Phone Use:支持自动点按、滑动、滚动、输入文字、打开 App
  2. 重构了模块结构,后续重心回到主应用
  3. 修复了一些问题
  4. 项目已开源:https://github.com/niki914/agentic-nexus

  1. Added Phone Use: auto tap, swipe, scroll, text input, and app launch
  2. Refactored module structure; focus returning to the main app
  3. Fixed several issues
  4. Now open source: https://github.com/niki914/agentic-nexus

Assets

1

6/23/2026, 6:54:29 PM

Release - 0.0.3

  1. Skills 系统:最核心的 Agent 能力之一,现已被 Nexus 支持
  2. 聊天历史管理:支持浏览、复制、重新生成等功能
  3. 支持更高级的终端能力:兼容 Shizuk、Root 等三种安卓权限
  4. 支持了 SSH:方便连接 Termux 和开发机
  5. 更开放的接管规则:现已支持将宿主模型设为默认
  6. 更多的内置工具
  7. 修复了一些问题

  1. Skills System: One of the most core Agent capabilities, now supported by Nexus
  2. Chat History Management: Supports browsing, copying, regenerating, and other functions
  3. Advanced Terminal Capabilities: Compatible with three types of Android permissions, including Shizuku and Root
  4. SSH Support: Convenient for connecting to Termux and development machines
  5. More Open Takeover Rules: Now supports setting the host model as the default
  6. More Built-in Tools
  7. Fixed several issues

Assets

1

6/8/2026, 5:23:43 PM

What's New (0.0.2)

  • 新增了一组启动内置工具
  • 新增了接管路由规则,用于在命中规则时使用或不使用原生语音助手
  • 修复了一些问题,优化体验

Nexus Beta — 从换源 Chatbot 到 Agent

去年,我们把小布助手换成你自己的 API。那是第一步

今天,Nexus 往前迈了更大一步——让你的语音助手真正替你做事

不只是换个模型

小布换源止步于"换个模型回答"。Nexus 把 Agent 和安卓系统能力连在了一起:

  • 一句话调动整台手机:打开 App、跳转网页、运行脚本、发送通知,张口即达
  • MCP 协议支持:接入 Notion、米家、文件系统、数据库……你的助手能触达的世界由你决定
  • 内置记忆系统:偏好和重要信息不会随新对话丢失
  • 自定义工具:把任何脚本封装成助手能调用的工具,bash /sdcard/script.sh 一句话触发

不止是小布

小爱同学处于测试阶段,已知的许多问题我们正在努力改进

  • 已适配小布、小爱等主流语音助手,更多适配推进中
  • 未覆盖的机型也可以直接使用内置聊天界面
  • 支持 DeepSeek、OpenAI、Anthropic 等模型,也兼容自定义 API

设计不将就

Apple Liquid Glass × Material3,从引导到对话到设置,每一屏都经得起细看

旧版源码

小布换源的完整源码保留在 breeno-source-changer 分支,永久公开

交流

Telegram 群,欢迎反馈和讨论

更多

喜欢的话请给项目点个 Star

这对我帮助很大,谢谢!

Assets

1

6/6/2026, 3:54:26 PM

Nexus Beta — 从换源 Chatbot 到 Agent

去年,我们把小布助手换成你自己的 API。那是第一步

今天,Nexus 往前迈了更大一步——让你的语音助手真正替你做事

不只是换个模型

小布换源止步于"换个模型回答"。Nexus 把 Agent 和安卓系统能力连在了一起:

  • 一句话调动整台手机:打开 App、跳转网页、运行脚本、发送通知,张口即达
  • MCP 协议支持:接入 Notion、米家、文件系统、数据库……你的助手能触达的世界由你决定
  • 内置记忆系统:偏好和重要信息不会随新对话丢失
  • 自定义工具:把任何脚本封装成助手能调用的工具,bash /sdcard/script.sh 一句话触发

不止是小布

小爱同学处于测试阶段,已知的许多问题我们正在努力改进

  • 已适配小布、小爱等主流语音助手,更多适配推进中
  • 未覆盖的机型也可以直接使用内置聊天界面
  • 支持 DeepSeek、OpenAI、Anthropic 等模型,也兼容自定义 API

设计不将就

Apple Liquid Glass × Material3,从引导到对话到设置,每一屏都经得起细看

旧版源码

小布换源的完整源码保留在 breeno-source-changer 分支,永久公开

交流

Telegram 群,欢迎反馈和讨论

更多

喜欢的话请给项目点个 Star

这对我帮助很大,谢谢!

Assets

1

1.7.6

Stable

4/26/2026, 3:48:41 PM

REBORN: 小布换源现已支持小布助手 12.7.4!

这是一次维护式更新。有可能未来将迎来更多令人激动的功能~
⚠️ 由于之前的签名丢失,直接升级可能遇到签名问题。安装前可能需要卸载原应用,请备份数据


电报交流群:点击此处加入


Hi all. 本人现在去上班了,所以有一段时间没有维护,最近可能会重构一下代码,引入一些 MCP / 记忆之类的功能。大家有什么建议也可以在 issue 提出,不过图片理解 / 生成这类功能暂时不考虑支持

Assets

1

1.7.5

Stable

8/18/2025, 5:57:19 PM

小布换源 1.7.5 现已可用!

变化:

  • 新增 shell 命令工具
  • 新增对话测试界面
  • 优化 UI 设计
  • 修复一些网络请求相关的问题

Assets

1

1.7.4

Stable

8/9/2025, 5:05:37 AM

变化:

  • 尝试修复一些问题

Assets

1

1.7.3

Stable

8/5/2025, 6:59:43 AM

变化:

  • 适配小布助手 11.9.2 版本
  • 使用 YukiHookApi 重构
  • 更换包名,需要重新配置并卸载旧版本

Assets

1

1.7

Stable

7/30/2025, 7:14:14 AM

变化:

  • 新增错误报告功能
  • 更美观的 UI 界面
  • 精简安装包大小
  • 修复一些问题,提高安全性

Assets

1

1.6.2

Stable

7/28/2025, 7:14:41 AM

变化:

  • 修复一些问题
  • 新增 URL 补全功能,配置更轻松
  • 适配中英语言

Assets

1

1.6

Stable

7/26/2025, 9:14:19 AM

变化:

  • 修复一些问题,提升稳定性

Assets

1

1.5

Stable

7/24/2025, 7:27:50 AM

小布换源 1.5 现已可用!

变化:

  • 修复了未设置“回退小布”关键字时总是使用小布的问题
  • 兼容小布助手 11.9.1 版本
  • 优化性能
  • 提升模块稳定性

Assets

1

1.3

Stable

7/12/2025, 5:49:28 AM

变化:

  • 从 1.2 版本开始,需要完整填写 url,如:https://xx.api/v1/chat/completions
  • 通过预连接功能加快自定义大模型的响应速度,优化体验
  • 新增可选的回退小布功能,以便于使用实用的小布功能
  • 新增设备参数工具

Assets

1

1.2

Stable

7/8/2025, 1:35:40 PM

变化:

  • 现已支持在流式传输下的工具调用,体验更流畅
  • 对 BaseUrl 配置作出了调整,现在需要完整填写 url,如:https://xx.api/v1/chat/completions
  • 优化了应用启动工具的设计,优化使用体验

Assets

1

1.1

Stable

7/2/2025, 4:14:45 AM

变化:

  • 使用了新的包名,安装前先卸载旧的版本
  • 支持更多配置项
  • 修复了语音功能失效的问题
  • 支持 Socks 代理
  • 为大模型提供基本的工具(启动应用、启动 URI)
  • 修复了一些问题,优化体验

Assets

1