Files
nexus/wiki/concepts/Proactive-Recommendations.md
2026-04-17 16:17:32 +08:00

1.1 KiB
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Proactive Recommendations concept
ai-agent
automation
task-automation
custom-morning-brief
2026-04-17

Summary

AI Agent 主动思考并推荐可以自主完成的任务,而非被动等待用户指令。

Definition

AI Agent 基于上下文分析,主动推荐并执行对用户有价值 tasks 的能力。

Why Powerful

  • 将 AI 从被动工具转化为主动助手
  • 利用 AI 不间断运行的特点,在夜间也能产生价值
  • 减少用户早晨的认知负担

Key Mechanism

  1. Agent 分析用户的任务列表、日程、上下文
  2. 识别可以自动完成的任务
  3. 生成推荐并说明可以完成的原因
  4. 用户确认后执行

Connection to Morning Brief

在 Custom Morning Brief 中AI 推荐任务是最有价值的功能模块,让用户起床时发现工作已经完成。

Connections