CommandCodeAI / CommandCodeAI/desktop
[Bug]:
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Shell
- Estrellas
- 80
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
GUI version
0.1.29
Operating system
Linux (Debian/Ubuntu)
Reproduction steps
- Start a new Command Code thread.
- Select Muse Spark 1.3
- Ask AI to read >50 images (or +50 image PDF)
- Error occurs:
Error: 400 request contains 54 images, exceeding the maximum of 50 allowed per request
Expected behavior
The last tool call result should be stripped out of the context and the error description should be passed to LLM, so the loop doesn't break and the AI knows how to work around these provider limits.
Actual behavior
The error is fatal and the model's run stops. Trying to start the conversation with "Proceed" shows the error
Something went wrong. The agent stopped unexpectedly
The reason for this is because the context still contains over 50 images, and restarting send back all the context in the request, hitting the same error.
Screenshots, recordings, or sanitized logs
Session: -fsKzjLOm8IQCetGDAfhF
Traces: 6c9e260c6071811ced3e21ef9f192d41, fc45133506d2b1436568d367ff41136e, a992776999b4372ea668eef6841a1f6b, 2735719d3420ae1a561847be2877e4b0, 056420db5c21fd1e30f3ab8d658e22b4
Safety check
- I removed credentials and private project information from this report.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Reproduce el fallo iniciando un hilo de Command Code, seleccionando Muse Spark 1.3 y pidiéndole que lea más de 50 imágenes o un PDF con más de 50 imágenes. Rastrea cómo se reintentan el resultado fallido de la herramienta y el contexto de la conversación; se considera terminado cuando se elimina el resultado sobredimensionado, el error llega al LLM y reiniciar no vuelve a enviar más de 50 imágenes.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- shell
- Área
- ai, desktop
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 52/100