CommandCodeAI / CommandCodeAI/command-code

Custom Agents Don't Work

未關閉
#379 3 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 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
  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

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先,使用 speckit 框架以及 /specify、/plan 和 /analyze 命令在 VS Code 中重現該問題。比較自訂代理程式呼叫、委派提示、交接流程和傳回的內容;當協調器能夠如描述將工作委派給子代理程式並使用其內容時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
bash, macos, vscode
領域
ai, cli
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
冷清
描述清晰度
需要釐清
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。