LibChecker / LibChecker/LibChecker-Rules
[New Rule] (Library label)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 197
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Library filename / 库文件名
.miclaw.LauncherToolService
Library label / 库的文字标签
小米,桌面工具服务,xiaomi miclaw ai,辅助ai控制桌面
Library team / 库的开发团队
Xiaomi
Files & Comment / 同组文件 & 备注
com.rust.hyper_launcher.recents.TouchlnteractionService(这个库是小米桌面的“最近任务”手势交互服务,用rust重写了)
.isolate.provision.SetupWizardCompletedService 是 Android 小系统中设备初始化流程的关键服务
.launcher.cloudbackup.BackupRestoreHomeService 是小米手机实现云备份与恢复功能的核心系统服务
In Apps / 出现于
小米桌面com.miui.home RELEASE-8.00.02.2771-07171632-R (800022771)
Library icon / 库图标
无
Library description / 库描述
小米桌面工具服务及AI控制相关系统服务说明
- com.rust.hyper_launcher.recents.TouchlnteractionService
功能描述:小米桌面“最近任务”手势交互服务的Rust重写版本。
技术特点:采用Rust语言重构,旨在提升手势交互的效率与稳定性,优化“最近任务”界面的滑动、切换等操作体验,是小米桌面交互逻辑的核心组件之一。 - .isolate.provision.SetupWizardCompletedService
功能描述:Android小系统中设备初始化流程的关键服务。
技术特点:负责标记设备初始化向导(Setup Wizard)的完成状态,是系统启动过程中不可或缺的流程节点,确保设备在完成初始设置后进入正常运行状态。 - .launcher.cloudbackup.BackupRestoreHomeService
功能描述:小米手机实现云备份与恢复功能的核心系统服务。
技术特点:支撑小米手机的云备份(如桌面布局、应用数据、设置等)与恢复功能,通过与小米云服务联动,保障用户数据的可靠性与可迁移性。 - xiaomi miclaw ai(小米米控AI)
功能描述:小米基于MiMo大模型构建的桌面AI控制核心服务,是实现辅助AI控制桌面的关键系统组件。
技术特点:
- 基于小米自研MiMo大模型,具备强大的自然语言理解与系统级执行能力;
- 支持跨设备联动(手机、PC、智能家居等),可实现“一句话控制桌面”“自动整理文件”“跨设备同步笔记”等功能;
- 采用三级智能记忆管理(自动保留关键决策点、动态压缩冗余交互、核心指令本地缓存),支持长达数周的上下文理解,越用越贴合用户习惯;
- 深度融入小米“人车家全生态”,可调用50+项系统工具(如文件管理、应用启动、米家设备控制),实现复杂任务的自动化执行(如“整理桌面文档并按工作/生活分类”“联动米家设备准备回家环境”)。
- miclaw.LauncherToolService
功能描述:小米桌面工具服务的核心组件,辅助AI控制桌面的具体执行服务。
技术特点:
- 作为“小米AI”的底层执行单元,负责将AI指令转化为具体的桌面操作(如图标移动、文件夹创建、 widget调整);
- 支持自定义桌面布局的AI优化(如根据用户使用习惯调整图标位置、推荐常用应用);
- 与小米桌面(Mi Launcher)深度整合,保障桌面操作的流畅性与稳定性,是小米桌面智能化的基础支撑。
非官方介绍
Library relative URL / 相关链接
无
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No target file or test is named. Start by reviewing existing library-rule entries in the repository and compare their structure with the metadata in this issue; done means the listed Xiaomi services and labels are represented consistently as a new rule.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, rust
- Domain
- content, mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100