CommandCodeAI / CommandCodeAI/command-code
Custom Agents Don't Work
まだ誰も着手していません。
- 主要言語
- 言語のデータがありません
- スター
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、speckit フレームワークと /specify、/plan、/analyze コマンドを使って VS Code で問題を再現します。カスタムエージェントの呼び出し、委譲プロンプト、ハンドオフ、返されるコンテキストを比較します。完了の条件は、オーケストレーターが説明どおりにサブエージェントへ委譲し、そのコンテキストを利用できることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- bash, macos, vscode
- 領域
- ai, cli
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100