Repetitive/inefficient thinking

未關閉
#582 5 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
35/100
Issue 類型
缺陷
描述清晰度
需要釐清
活躍度
冷清
技術堆疊
node.js, vscode
領域
ai, cli

研究方向

未指定來源檔案或測試。首先在 Windows 的 VS Code 中使用 Mimo v2.5Pro 重現該行為,使用 Ctrl+O 觀察處理過程,並記錄在網路錯誤發生前是否重複了相同的推理。完成的標準是:agent 避免重複處理和 token 使用,同時不使已回報的錯誤處理發生回歸。

由索引模型根據 Issue 內容生成。

描述

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

主要語言
沒有語言資料
星號
4k
分支
350
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

CommandCodeAI/command-code 的其他 Issue

查看 CommandCodeAI/command-code 的全部 Issue

相似的 Issue

更多 AI Infra & Agents Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。