Skip to content

[Feature] 与飞书机器人有关的建议 #979

@secountAiAccount

Description

@secountAiAccount

Feature Area

Core / Engine

Problem or Motivation

  1. 在飞书中,无法终端或打断机器人正在执行的任务,只能等机器人结束任务
  2. hooks 不能监听 thinking 和 tool_call ,导致有时候需要等机器人等很久,不知道后台在干什么
  3. 使用的 skills 只来自 .cluade/skills 里面的,如果说 skill 以插件的形式,那么这个时候机器人就是说找不到 skill, 但是在 claude code 中使用 /skills 可以看到这个 skill 也可以正常使用

Proposed Solution

  1. 希望可以像使用 Claude Code 一样中断机器人正在做的事
  2. 希望 hooks 可以监听 thinking 和 tool_call ,让我们可以更细致地得知后台在干什么
  3. 希望可以支持扫描 c/users/{用户名}/.claude/plugins ,来使用这里面的 skill

Alternatives Considered

Additional Context

Willingness to Contribute

  • I'd be willing to submit a PR for this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions