CommandCodeAI / CommandCodeAI/command-code

Custom Agents Don't Work

オープン
#379 コメント 3 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、speckit フレームワークと /specify、/plan、/analyze コマンドを使って VS Code で問題を再現します。カスタムエージェントの呼び出し、委譲プロンプト、ハンドオフ、返されるコンテキストを比較します。完了の条件は、オーケストレーターが説明どおりにサブエージェントへ委譲し、そのコンテキストを利用できることです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
bash, macos, vscode
領域
ai, cli
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。