ingest: aionui-cowork-desktop - AionUi desktop cowork hub for OpenClaw
- Source page: sources/aionui-cowork-desktop.md - Entity: AionUi (Multi-Agent Hub with Cowork workspace + Remote rescue) - Concepts: CoworkWorkspace, RemoteRescuePattern, Multi-AgentHub, MCPOnceAllAgents - Updated: index.md, overview.md, log.md
This commit is contained in:
162
wiki/log.md
162
wiki/log.md
@@ -1,3 +1,105 @@
|
||||
## [2026-04-22] ingest | OpenClaw as Desktop Cowork (AionUi) — Remote Rescue & Multi-Agent Hub
|
||||
- Source file: Agent/usecases/aionui-cowork-desktop.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: 通过 AionUi 桌面应用将 OpenClaw 作为可视化 Cowork Agent 运行——提供文件感知工作空间(可见文件读写/命令/网页浏览),内置 OpenClaw 部署专家通过 Telegram/WebUI 远程诊断修复(`openclaw doctor`),统一 MCP 配置全局同步到 12+ Agent,支持 WebUI/Telegram/Lark/DingTalk 多渠道远程访问。
|
||||
- Concepts created: [[CoworkWorkspace]], [[RemoteRescuePattern]], [[Multi-AgentHub]], [[MCPOnceAllAgents]]
|
||||
- Entities created: [[AionUi]]
|
||||
- Source page: wiki/sources/aionui-cowork-desktop.md
|
||||
- Notes:
|
||||
- 新增 Sources 条目至 index.md(替换 "source missing" placeholder)
|
||||
- 更新 overview.md,在 AI Tools & Prompt Engineering 部分新增 [[aionui-cowork-desktop]] 段落,在 Key Entities 部分新增 [[AionUi]],在 Key Concepts 部分新增 4 个新概念
|
||||
- 创建实体页面 wiki/entities/AionUi.md
|
||||
- 创建概念页面:CoworkWorkspace.md, RemoteRescuePattern.md, Multi-AgentHub.md, MCPOnceAllAgents.md
|
||||
|
||||
## [2026-04-22] ingest | Family Calendar Aggregation & Household Assistant
|
||||
- Source file: Agent/usecases/family-calendar-household-assistant.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: AI Agent 作为家庭日程协调中心——聚合 5+ 个分散日历(工作/个人/家庭/学校/课外)生成每日晨间简报;通过环境消息监控(Ambient Message Monitoring)自动从 iMessage 中识别预约并创建日历事件(含行车时间缓冲);维护家庭库存 JSON,支持照片 OCR 和小票识别更新;生成购物清单。核心洞察:Ambient > Active,Mac Mini 是最优硬件。
|
||||
- Concepts created: [[AmbientMessageMonitoring]], [[HouseholdInventoryTracking]]
|
||||
- Entities created: [[SparkryAI]]
|
||||
- Source page: wiki/sources/family-calendar-household-assistant.md
|
||||
- Notes:
|
||||
- 新增 Sources 条目至 index.md(替换 "source missing" placeholder)
|
||||
- 更新 overview.md,在 AI Tools & Prompt Engineering 部分新增 [[family-calendar-household-assistant]] 段落
|
||||
- 新建 Concept 页面:AmbientMessageMonitoring.md(核心差异化机制)、HouseholdInventoryTracking.md(物资追踪模式)
|
||||
- 新建 Entity 页面:SparkryAI.md(牙医预约案例的来源)
|
||||
- 与 [[Custom Morning Brief]] 互补:同一晨间简报模式,个人场景 vs 家庭场景
|
||||
- 与 [[Second Brain]] 共享 OpenClaw 持久记忆能力
|
||||
- 冲突检测:暂无发现与其他 Wiki 页面的内容冲突
|
||||
|
||||
## [2026-04-22] ingest | Personal Knowledge Base (RAG)
|
||||
- Source file: Agent/usecases/knowledge-base-rag.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: AI Agent 驱动的个人知识库 RAG 系统——通过 Telegram Topic 或 Slack Channel 投递任意 URL(网页/推文/YouTube 字幕/PDF),Agent 自动抓取内容并以 Embedding 向量入库;支持语义搜索,返回排名结果并附带来源;可被其他工作流(如 [[YouTube-Content-Pipeline]])主动查询。核心理念:**捕获像发短信一样简单,检索像搜索一样容易**。
|
||||
- Concepts created: [[Semantic-Search]], [[Content-Ingestion]]
|
||||
- Source page: wiki/sources/knowledge-base-rag.md
|
||||
- Notes:
|
||||
- 新增 Sources 条目至 index.md(替换 "source missing" placeholder)
|
||||
- 更新 overview.md,在 Productivity & Knowledge Management 部分新增 [[Personal Knowledge Base (RAG)]] 段落
|
||||
- 与 [[Second Brain]] 互补:Second Brain 侧重对话记忆,本方案侧重结构化知识检索
|
||||
- 与 [[YouTube-Content-Pipeline]] 关联:后者在工作流中主动查询知识库
|
||||
- [[Knowledge-Base-RAG]] 概念页已存在(2026-04-22 youtube-content-pipeline ingest 时创建),本次补充 Semantic-Search 和 Content-Ingestion 两个子概念
|
||||
- Entity 页面(OpenClaw、ClawHub、Telegram、Slack)均已在 overview.md Key Entities 中覆盖,无需新建
|
||||
- Contradiction:暂无发现与其他 Wiki 页面的内容冲突
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: AI Agent 驱动的 YouTube 选题发现与选题自动化流水线——每小时 Cron Job 扫描 Web + X/Twitter 突发 AI 新闻,向 Telegram 推送选题;维护 90 天视频目录(播放量 + 主题分析)避免选题重复;通过 SQLite 向量嵌入实现语义去重;在 Slack 分享链接时自动研究主题、搜索 X、查询知识库并创建带大纲的 Asana 任务卡。
|
||||
- Concepts created: [[Semantic-Deduplication]], [[Vector-Embedding]], [[Knowledge-Base-RAG]]
|
||||
- Source page: wiki/sources/youtube-content-pipeline.md
|
||||
- Notes:
|
||||
- 新增 Sources 条目至 index.md(替换 "source missing" placeholder)
|
||||
- 更新 overview.md,在 YouTube Automation 部分新增 [[YouTube-Content-Pipeline]] 段落
|
||||
- 与 [[Daily-YouTube-Digest]] 互补:后者侧重订阅频道更新监控,前者侧重全网趋势主动发现
|
||||
- 与 [[Content-Factory]] 共享并行子 Agent 执行模式
|
||||
- Entity 页面(OpenClaw、Asana、Slack)均已存在,无需新建
|
||||
- 新增 3 个 Concept 页面并注册至 index.md Concepts 索引
|
||||
- Contradiction:暂无发现与其他 Wiki 页面的内容冲突
|
||||
- Source file: Agent/usecases/polymarket-autopilot.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: 基于 AI Agent 的 Polymarket 预测市场自动驾驶交易系统,实现 24/7 市场监控与自动化分析。AI Agent 自动监控 Polymarket 市场数据、智能分析预测概率变化、自动执行交易策略、定时推送市场洞察。
|
||||
- Concepts created: [[Prediction Market]], [[Agentic Trading]], [[Market Monitoring]]
|
||||
- Entities created: [[Polymarket]]
|
||||
- Source page: wiki/sources/polymarket-autopilot.md
|
||||
- Notes:
|
||||
- 新增 Sources 条目至 index.md(替换 placeholder)
|
||||
- 更新 overview.md,在 Multi-Agent Monitoring 部分的 Dynamic Dashboard 段落中补充 polymarket-autopilot 引用
|
||||
- 与 [[Dynamic Dashboard]] 存在关联(监控仪表盘的具体用例)
|
||||
- 与 [[earnings-tracker]] 属于同类模式(市场数据监控 + 定时推送)
|
||||
- Polymarket 已在 overview.md Key Entities 中提及,无需重复创建 Entity 页面
|
||||
- Contradiction:暂无发现与其他 Wiki 页面的内容冲突
|
||||
|
||||
## [2026-04-22] ingest | Local CRM Framework with DenchClaw
|
||||
- Source file: Agent/usecases/local-crm-framework.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: DenchClaw 将 OpenClaw 转化为本地 CRM、销售自动化和生产力平台,通过 `npx denchclaw` 一键安装完整技术栈(DuckDB + Web UI + OpenClaw Profile + 浏览器自动化)。核心创新:所有设置/视图以 YAML/Markdown 文件存储,Agent 可直接修改 UI 而无需 API 抽象层;Chrome Profile 克隆使 Agent 继承用户认证状态,可直接导入 HubSpot 等平台数据。
|
||||
- Concepts created: [[File-System-First-UI]], [[DuckDB]]
|
||||
- Entities created: [[DenchClaw]]
|
||||
- Source page: wiki/sources/local-crm-framework.md
|
||||
- Notes:
|
||||
- 新增 Sources 条目至 index.md(置于首位)
|
||||
- 更新 overview.md,在 [[personal-crm]] 附近添加 Local CRM Framework 段落
|
||||
- 创建 1 个 Entity 页面:DenchClaw.md
|
||||
- 创建 2 个 Concept 页面:DuckDB.md、File-System-First-UI.md
|
||||
- 与 [[Second Brain]] 均基于 OpenClaw 的记忆/持久化能力,属同类应用的不同垂直场景
|
||||
- 与 [[personal-crm]] 同属个人 CRM 场景的不同实现方案
|
||||
- 与 [[multi-channel-assistant]] 共享 Telegram/消息平台作为交互入口
|
||||
- 核心设计哲学:文件系统即 Agent 原生 UI + DuckDB 嵌入式数据库 + Chrome Profile 克隆
|
||||
- Contradiction:暂无发现与其他 Wiki 页面的内容冲突
|
||||
|
||||
## [2026-04-22] ingest | Goal-Driven Autonomous Tasks
|
||||
- Source file: Agent/usecases/overnight-mini-app-builder.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: AI Agent 从被动执行者转变为主动规划者的目标驱动型自主任务系统。通过 Brain Dump 一次性倾倒所有目标,OpenClaw 每日清晨自动生成 4-5 个贴近目标的自主任务(研究/写作/MVP构建),通过 Next.js Kanban 看板实时追踪。核心价值:用户定义目的地,Agent 自动分解并执行每日步骤。还包含过夜惊喜 Mini-App 构建模式。核心工程实践:Git-style append-only 日志解决多 Agent 竞态条件;Token-Light Design 保持 AUTONOMOUS.md 在 50 行以内。
|
||||
- Concepts created: [[Sub-Agent-Race-Condition]], [[Token-Light-Design]], [[Brain-Dump]]
|
||||
- Entities created: (无新增,[[OpenClaw]]/[[Alex Finn]]/[[Next.js]] 均已存在)
|
||||
- Source page: wiki/sources/overnight-mini-app-builder.md
|
||||
- Notes:
|
||||
- 新增 Sources 条目至 index.md(替换 placeholder,原标题为 overnight-mini-app-builder)
|
||||
- 更新 overview.md,将 Market Research & Product Factory 段落替换为 Goal-Driven Autonomous Tasks 段落,补充 Git-style append-only 模式和 Token-Light Design 洞察
|
||||
- 更新 Alex-Finn.md,将 overnight-mini-app-builder 添加至 sources
|
||||
- 创建 3 个 Concept 页面:Sub-Agent-Race-Condition.md、Token-Light-Design.md、Brain-Dump.md
|
||||
- 与 [[Project State Management]] 的看板 vs 事件溯源存在潜在冲突(已记录于 Source Page Contradictions)
|
||||
- 与 [[market-research-product-factory]] 同属 Alex Finn 启发的 OpenClaw 高阶用法,前者侧重任务追踪和持续执行,后者侧重产品机会发现
|
||||
|
||||
## [2026-04-17] ingest | Habit Tracker & Accountability Coach
|
||||
- Source file: Agent/usecases/habit-tracker-accountability-coach.md
|
||||
- Status: ✅ 成功摄入
|
||||
@@ -923,3 +1025,63 @@
|
||||
- 已有相关 Concept:[[Docker]](容器化部署底座)、[[OpenClaw]](如在 OpenClaw 环境中使用)
|
||||
- 无已知内容冲突
|
||||
|
||||
## [2026-04-17] ingest | OpenClaw + n8n Workflow Orchestration
|
||||
- Source file: Agent/usecases/n8n-workflow-orchestration.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: 通过 Webhook 代理模式将 OpenClaw Agent 的外部 API 交互委托给 n8n 工作流,实现凭证隔离、可视化调试和流程锁定。一次实现三大收益:可观测性(n8n UI)、安全性(凭证隔离)、性能(确定性任务不消耗 LLM token)。核心机制:构建 → 测试 → 锁定循环。
|
||||
- Concepts created: [[Webhook-Proxy-Pattern]], [[Credential-Isolation]], [[Lockable-Workflow]], [[Visual-Debugging]], [[Safeguard-Steps]], [[Audit-Trail]]
|
||||
- Entities created: [[Simon-Hoiberg]], [[openclaw-n8n-stack]]
|
||||
- Source page: wiki/sources/n8n-workflow-orchestration.md
|
||||
- Notes:
|
||||
- 更新 index.md,替换 placeholder 为完整条目
|
||||
- 更新 overview.md n8n Workflow Automation 章节,补充新段落和 6 个新概念
|
||||
- 更新 OpenClaw.md sources 字段,追加 n8n-workflow-orchestration
|
||||
- 更新 n8n.md Related 字段,追加 n8n-workflow-orchestration
|
||||
- 创建 2 个 Entity 页面:Simon-Hoiberg.md、openclaw-n8n-stack.md
|
||||
- 创建 6 个 Concept 页面:Webhook-Proxy-Pattern.md、Credential-Isolation.md、Lockable-Workflow.md、Visual-Debugging.md、Safeguard-Steps.md、Audit-Trail.md
|
||||
- 与 [[workflow-automation]] 的 n8n 独立使用方式互补:不冲突
|
||||
- 与 [[使用Claude自动生成n8n工作流的实操教程]] 互补:Claude + n8n-mcp 解决工作流生成问题,本模式解决 Agent 安全集成问题,两者可叠加
|
||||
- 冲突检测:无内容冲突
|
||||
|
||||
## [2026-04-22] ingest | Personal CRM with Automatic Contact Discovery
|
||||
- Source file: Agent/usecases/personal-crm.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: 基于 OpenClaw 的个人 CRM 自动联系人发现系统——每日 Cron Job 扫描 Gmail 和日历,自动提取新联系人并更新 SQLite 数据库;通过 Telegram personal-crm topic 提供自然语言查询接口;每日 7AM 会议前简报自动研究外部参会者并推送背景资料。核心价值:零手动录入,AI 自动维护联系人关系记忆。
|
||||
- Concepts created: [[Personal-CRM]]
|
||||
- Source page: wiki/sources/personal-crm.md
|
||||
- Notes:
|
||||
- 新增 Sources 条目至 index.md(替换 "source missing" placeholder)
|
||||
- 更新 overview.md,新增 [[personal-crm]] 段落
|
||||
- Personal CRM 作为新 Concept 页面已创建并注册至 index.md Concepts 索引
|
||||
- gog CLI 作为 Entity 已存在于 [[Email-Triage]] 页面,无需新建
|
||||
- Contradiction:与 [[Second Brain]] 可能存在功能重叠,已在 source page Contradictions 部分记录
|
||||
- [[personal-crm]] 与 [[local-crm-framework]](DenchClaw)同属 OpenClaw 持久化记忆能力的不同应用场景,已在 overview.md 中体现关联
|
||||
|
||||
## [2026-04-22] ingest | X/Twitter Automation from Chat
|
||||
- Source file: Agent/usecases/x-twitter-automation.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: 通过 TweetClaw(OpenClaw 插件)实现 X/Twitter 全功能自动化——自然语言驱动发帖、回复、点赞、转发、关注、DM、搜索、数据提取、抽奖选人、账号监控。所有操作通过托管 API 完成,无 Cookie、无爬虫、无凭证暴露。
|
||||
- Concepts created: [[X/Twitter-API-Automation]], [[Social-Media-Giveaway]], [[Account-Monitoring]]
|
||||
- Entities created: [[TweetClaw]]
|
||||
- Source page: wiki/sources/x-twitter-automation.md
|
||||
- Notes:
|
||||
- 新增 Sources 条目至 index.md(替换 "source missing" placeholder)
|
||||
- 更新 overview.md,在 "Multi-Agent Content Factory" 段落后新增 [[x-twitter-automation]] 段落,更新 Key Concepts 列表
|
||||
- Entity 页面 [[TweetClaw]] 已创建并注册至 index.md Entities 索引
|
||||
- Concept 页面:[[X/Twitter-API-Automation]]、[[Social-Media-Giveaway]]、[[Account-Monitoring]] 三个概念因抽象度/复用性不足,相关知识已体现在 Entity 和 Source 页面中,未独立创建
|
||||
- [[x-account-analysis]] 尚未摄入(raw 文件不存在),已在 Contradictions 部分记录为"尚未摄入"
|
||||
- 冲突检测:无内容冲突
|
||||
|
||||
## [2026-04-22] ingest | Multi-Source Tech News Digest
|
||||
- Source file: Agent/usecases/multi-source-tech-news-digest.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary: 多源科技新闻自动聚合与投递系统——四层数据管道整合 RSS(46源)+ Twitter/X KOL(44账号)+ GitHub Releases(19仓库)+ Brave Search 网页搜索(4主题),覆盖 109+ 信息源;质量评分算法(priority source +3, multi-source +5, recency +2, engagement +1)筛选内容;Discord/Email/Telegram 三通道投递;自然语言添加自定义来源。
|
||||
- Concepts created: [[RSS-Aggregation]], [[Social-Media-Monitoring]], [[GitHub-Release-Monitoring]], [[Web-Search-Aggregation]], [[Quality-Scoring-Algorithm]], [[Multi-Channel-Delivery]]
|
||||
- Source page: wiki/sources/multi-source-tech-news-digest.md
|
||||
- Notes:
|
||||
- 新增 Sources 条目至 index.md(替换 "source missing" placeholder)
|
||||
- 更新 overview.md,在 "Multi-Agent Monitoring & Automation" 部分新增 [[multi-source-tech-news-digest]] 段落
|
||||
- Entity 页面 [[DracoVibeCoding]] 新建(公众号作者);ClawHub 已在先前的 wiki/overview.md Key Entities 中覆盖,无需重复创建
|
||||
- [[RSSHub]] 已在 overview.md Key Concepts 中覆盖(Home Server Automation 部分),Brave Search 仅作为工具提及,均未新建独立 Entity
|
||||
- Semantic-Deduplication 概念页已存在(2026-04-22 youtube-content-pipeline ingest 时创建),本次复用而非重建
|
||||
- 冲突检测:与 [[YouTube-Content-Pipeline]] 属互补关系(前者视频,后者文字新闻),无冲突
|
||||
Reference in New Issue
Block a user