← 返回
未分类 中文

OpenClaw Cursor Agent

Manage long-running Cursor CLI coding tasks through OpenClaw tools backed by tmux sessions. Use when the user asks to start a persistent coding job, inspect...
通过 OpenClaw 工具(基于 tmux 会话)管理长时间运行的 Cursor CLI 编码任务。在用户请求启动持久编码作业、检查...时使用。
zhangzeyu99-web zhangzeyu99-web 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 809
下载
💾 2
安装
1
版本
#agent#background-task#cursor#latest#openclaw#tmux

概述

OpenClaw Cursor Agent

让 OpenClaw 把长时间编码任务交给 Cursor CLI 在 tmux 里持久运行。

架构

用户(飞书/聊天) → OpenClaw Agent → 插件 → WSL → tmux → Cursor CLI Agent

可用工具

工具说明
------------
cursor_agent_spawn_task启动后台 Cursor 编码任务
cursor_agent_list_tasks列出所有任务
cursor_agent_check_status查询任务状态和进度
cursor_agent_send_command向任务发送补充指令
cursor_agent_kill_session结束任务
cursor_agent_doctor诊断环境和依赖

工作流程

  1. 环境不确定时先 cursor_agent_doctor 检查
  2. cursor_agent_spawn_task 启动后台任务
  3. cursor_agent_check_statuscursor_agent_list_tasks 监控进度
  4. cursor_agent_send_command 发送补充指令(/pause/resume/status、或自然语言)
  5. cursor_agent_kill_session 结束任务

自然语言映射

用户说调用工具
------------------
帮我用 Cursor 在后台做一个任务:…cursor_agent_spawn_task
看看刚才那个任务做到哪了cursor_agent_check_status
告诉刚才那个任务:改成 RS256cursor_agent_send_command
把刚才那个 Cursor 任务停掉cursor_agent_kill_session
列出所有后台任务cursor_agent_list_tasks
检查 Cursor 环境是否正常cursor_agent_doctor

输出规范

  • spawn 后告知会话名和任务 ID
  • 查状态时报告当前步骤、进度百分比、tmux 是否存活
  • 环境缺依赖时明确指出缺少什么(tmux / python3 / agent / WSL)

参考文件

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-01 05:51 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 865 📥 344,502
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,163 📥 935,758
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,441 📥 328,469