Skip to content

Kimi k2.6 cannot see pasted image attachments #259

Description

@yxlyx

Description

Kimi (kimi-k2.6, High mode) appears unable to receive pasted image attachments through Codegraff. The UI records an [Image] marker in the user message, but the model responds that it cannot see the pasted image.

This may be a regression related to recent Kimi-specific request or message-formatting changes.

Steps to reproduce

  1. Start a Codegraff session using kimi-k2.6 in High mode.
  2. Paste an image into the prompt.
  3. Submit the prompt.
  4. Observe that the submitted input includes an [Image] marker.
  5. Ask Kimi to inspect or act on the image.

Actual behavior

Kimi says: “I can’t see the images you pasted…” despite the prompt containing an [Image] marker.

Expected behavior

Because kimi-k2.6 supports vision/image input, Codegraff should include the pasted image in the model request and Kimi should be able to interpret it.

Screenshot context

The captured session header showed:

[kimi-k2.6 · High · codegraff · cwd /Users/limyuxi/codegraff · 8K/262K ctx (3% · compact@209K)]

The user input displayed an [Image] marker. During the session, repository inspection resolved the repository as justrach/codegraff, but the agent ultimately reported that it could not see the pasted image.

Suspected regression area

Recent changes to Kimi-specific request construction, multimodal content/message serialization, or provider capability handling may have stopped image content from being forwarded even though the UI still recognizes the attachment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions