CommandCodeAI / CommandCodeAI/command-code
Tool Call Repair: Invalid input for tool "grep" - The tool call failed because the patterns are missing.
Ouverte
Personne n'a encore pris cette issue.
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 4k
- Forks
- 350
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Summary
Seeing a few tool call fails with DeepSeek v4 Pro:
✻ Thought for 1 second
The user wants the search to also find scheduling requests for people who are associated with a company (i.e., people who work at a company),
not just direct company/people matches. So if I search for a company name, I should also find scheduling requests where that company's people
are listed as participants.
Let me look at the relationship between people and companies - there's probably a `people`.`current_company` field or a `relationships` table
that links people to companies.
⠶ Let me check how people are associated with companies.
SEARCH ["undefined" in files]
│ Invalid input for tool "grep". Please correct and retry:
└ • pattern: Invalid input: expected string, received undefined
SEARCH ["undefined" in files]
│ Invalid input for tool "grep". Please correct and retry:
└ • pattern: Invalid input: expected string, received undefined
✻ Thought for 1 second
The tool call failed because the patterns are missing. Let me check the schema and how people relate to companies.
Expected Behavior
Not to fail.
Actual Behavior
See above
Steps to reproduce the issue
Not sure.
Command Code Version
0.40.8
Operating System
macOS
Terminal/IDE
ghostty
Shell
zsh
Additional context
No response
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Aucun fichier source, test ou point d’entrée n’est nommé. Commencez par reproduire la transcription de DeepSeek v4 Pro sur macOS avec la version 0.40.8, puis suivez le chemin d’appel de l’outil grep lorsque le motif n’est pas défini. C’est terminé lorsque l’agent n’émet pas d’appel grep invalide et gère l’absence du motif sans échouer.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- shell
- Domaine
- ai, cli
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- Calme
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100