Auto-sync
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
---
|
||||
title: "Todoist Task Manager"
|
||||
type: source
|
||||
tags: [openclaw, todoist, task, visibility]
|
||||
date: 2026-03-06
|
||||
---
|
||||
|
||||
## Source File
|
||||
- [[raw/Agent/usecases/todoist-task-manager.md]]
|
||||
|
||||
## Summary
|
||||
- 核心主题:Agent任务可见性的Todoist同步
|
||||
- 问题域:复杂多步骤任务运行时用户失去追踪
|
||||
- 方法/机制:创建Todoist任务,可视化状态,外部化推理,流转日志
|
||||
- 结论/价值:透明化Agent内部推理和进度
|
||||
|
||||
## Key Claims
|
||||
- 可视化状态:在特定section创建任务如"进行中"或"等待"
|
||||
- 外部化推理:将Agent内部"计划"发布到任务描述
|
||||
- 流转日志:实时添加子步骤完成作为任务评论
|
||||
- 自动调和:心跳脚本检查停滞任务并通知用户
|
||||
|
||||
## Key Concepts
|
||||
- [[任务可见性]]:让用户看见Agent的内部状态
|
||||
- [[外部化推理]]:将Agent思考过程暴露给用户
|
||||
|
||||
## Connections
|
||||
Reference in New Issue
Block a user