CommandCodeAI / CommandCodeAI/command-code
Custom Agents Don't Work
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 4k
- Forks
- 350
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, das Problem in VS Code mit dem speckit-Framework und den Befehlen /specify, /plan und /analyze zu reproduzieren. Vergleiche den Aufruf benutzerdefinierter Agents, Delegations-Prompts, Übergaben und den zurückgegebenen Kontext; abgeschlossen ist die Aufgabe, wenn der Orchestrator wie beschrieben an Subagents delegieren und deren Kontext nutzen kann.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- bash, macos, vscode
- Bereich
- ai, cli
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100