Command Code v0.33.4 Windows image attachment bug

Offen
#479 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Anfängerfreundlichkeit
50/100
Issue-Typ
Bug
Klarheit
Klar beschrieben
Aktivitätsstatus
Ruhig
Bereich
ai, cli

Rechercherichtung

Beginne damit, das Problem unter Windows mit @./screenshots/image-1.png und dem absoluten Pfad über die aufgeführten Shells und Modelle hinweg zu reproduzieren. Verfolge, wohin die CLI die PNG-Datei nach der Pfaderkennung weiterleitet; abgeschlossen ist die Arbeit, wenn das Bild das Modell als multimodale Bildeingabe erreicht, statt READ und eine reine Textantwort auszulösen.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

windows
Summary

Command Code v0.33.4 Windows image attachment bug

OS:
Windows

Version:
v0.33.4

Model:
kimi-k2.5 / kimi-k2.6

Input tried:
@./screenshots/image-1.png
C:/Users/UserA/Desktop/Projects/ProjectA/screenshots/image-1.png

Expected:
Image should attach as multimodal vision input.

Actual:
CLI treats the image as a file path, calls READ on the PNG, then the agent says it cannot see pixels and only has file/shell/search tools.

Observed output:
READ [screenshots\image-1.png]
“I can't view image content directly.”

Conclusion:
The image is routed through file reading, not encoded into model context as a vision attachment.

Expected Behavior

Image should attach as multimodal vision input.

Actual Behavior

CLI treats the image as a file path, calls READ on the PNG, then the agent says it cannot see pixels and only has file/shell/search tools.

Steps to reproduce the issue

OS:
Windows

Version:
v0.33.4

Model:
kimi-k2.5 / kimi-k2.6

Input tried:
@./screenshots/image-1.png
C:/Users/UserA/Desktop/Projects/ProjectA/screenshots/image-1.png

Command Code Version

0.33.4

Operating System

Windows

Terminal/IDE

vscode,external

Shell

git bash, cmd.exe, powershell

Additional context

Observed output:
READ [screenshots\image-1.png]
“I can't view image content directly.”

CLI treats the image as a file path, calls READ on the PNG, then the agent says it cannot see pixels and only has file/shell/search tools.

Vorherrschende Sprache
Keine Sprachdaten
Sterne
4k
Forks
350
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus CommandCodeAI/command-code

Alle Issues in CommandCodeAI/command-code

Ähnliche Issues

Weitere Issues zu AI Infra & Agents

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.