Custom Agents Don't Work

未关闭
#379 3 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
35/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
冷清
技术栈
bash, macos, vscode
领域
ai, cli

调研方向

首先,使用 speckit 框架以及 /specify、/plan 和 /analyze 命令在 VS Code 中重现该问题。比较自定义代理调用、委派提示、交接过程和返回的上下文;当编排器能够按描述将任务委派给子代理并使用其上下文时,即视为完成。

由索引模型根据 Issue 内容生成。

描述

p1
Summary

I use custom agents heavily in 4 other tools; they dont work in CMD. This includes:

  • Can't invoke a specific agent in prompt
  • One agent can't automatically invoke another agent
  • Handoffs don't work between agents if orchestration is required
Expected Behavior
  1. Ability to invoke orchestrator/master agent
  2. The master agent identifies intent and delegates sub agents for research with an observable Delegation Prompt
  3. The master agent reads the context returned by subagent
Actual Behavior

Refer screenshots

Image Image Image Image
Steps to reproduce the issue

Reproduction:
While I can't share my custom agents, the speckit framework remains the easiest way to reproduce the issue. It is available with almost all coding tools https://github.com/github/spec-kit. It takes hardly 5 mins to reproduce; install speckit, and try to run the speckit commands /specify, /plan /analyze.

Command Code Version

0.26.7

Operating System

macOS

Terminal/IDE

vscode

Shell

bash

Additional context

No response

主要语言
没有语言数据
星标
4k
派生
350
PR 合并指标
30 天内没有已合并 PR

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

CommandCodeAI/command-code 的其他 Issue

查看 CommandCodeAI/command-code 的全部 Issue

相似的 Issue

更多 AI Infra & Agents Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。