CommandCodeAI / CommandCodeAI/command-code
Custom Agents Don't Work
未关闭
还没有人认领这个 Issue。
p1
- 主要语言
- 没有语言数据
- 星标
- 4k
- 派生
- 350
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
- Ability to invoke orchestrator/master agent
- The master agent identifies intent and delegates sub agents for research with an observable
Delegation Prompt - The master agent reads the
contextreturned by subagent
Actual Behavior
Refer screenshots
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
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,使用 speckit 框架以及 /specify、/plan 和 /analyze 命令在 VS Code 中重现该问题。比较自定义代理调用、委派提示、交接过程和返回的上下文;当编排器能够按描述将任务委派给子代理并使用其上下文时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- bash, macos, vscode
- 领域
- ai, cli
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100