CommandCodeAI / CommandCodeAI/command-code

Repetitive/inefficient thinking

Ouverte
#582 5 commentaires 1 réaction 0 personnes assignées Voir sur GitHub

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

Is this repetitive/inefficient thinking a model issue or something else?
It's repeating the same thing, in different words, several times:

✻ Thought for 1 second
The user is asking how to add a new provider in CommandCode. This is a question about CommandCode's features and configuration, so I should use the get_command_code_knowledge tool to get accurate information.

✻ Thought for 1 second
The user is asking how to add a new provider in CommandCode. Let me search for more specific information about provider/model configuration.

✻ Thought for 1 second
The user is asking about adding a new provider in CommandCode. This is a question about CommandCode's features and configuration. Let me get the full knowledge document to find information about providers.

✻ Thought for 1 second
The user is asking how to add a new provider in CommandCode. Let me check the configuration settings to see if there's a way 
to add providers/models.

✻ Thought for 1 second 
The user is asking about adding a new provider in CommandCode. Looking at the information I've retrieved, I don't see a 
direct "providers" topic. However, I can see from the features that there's "Model Switching" with Alt+P. Let me search for 
more specific information about providers/models.

And in the end it gave an error:

Error: 500 500 Network connection lost. 

Type "continue" to try again. If the issue persists, contact support: https://commandcode.ai/discord 
Trace ID: c86f75943327f3817ec9950b6b4a724d
Expected Behavior

Do not repeat the same thing over and over again, spending tokens unnecessarily/inefficiently.

Actual Behavior

It repeats the same thing over and over again, spending tokens unnecessarily/inefficiently.

Steps to reproduce the issue

I think to reproduce this problem, you'd have to interact with the model(s) and observe their processing (Ctrl+O) to see if this behavior is repeated. I discovered it this time out of curiosity; I don't know if it's happened before, although I suspect it has.

Command Code Version

1.3.1

Operating System

Windows

Terminal/IDE

vscode

Shell

cmd.exe

Additional context

The model was Mimo v2.5Pro.

System: Windows x64 · vscode · cmd.exe · Node v22.17.1

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Piste de recherche

Aucun fichier source ni test n’est nommé. Commencez par reproduire le comportement avec Mimo v2.5Pro sous Windows dans VS Code, observez le traitement avec Ctrl+O et notez si le même raisonnement se répète avant l’erreur réseau. La tâche est terminée lorsque l’agent évite le traitement redondant et l’utilisation de tokens sans régression dans la gestion de l’erreur signalée.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
node.js, vscode
Domaine
ai, cli
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Calme
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.