Skip to content

File mention (@) shows internal .git/objects/ files in the list #1339

@VioletCoding

Description

@VioletCoding

What version of Kimi Code CLI is running?

1.17.0

Which open platform/subscription were you using?

https://www.kimi.com/code/console

Which model were you using?

kimi-code/kimi-for-coding

What platform is your computer?

Windows 11

What issue are you seeing?

When typing @ in the input box to trigger file mention, the popup list shows internal Git object files from .git/objects/ directory (e.g., .git/objects/11/1d2a98c2698b5a202ddae8906f75f16ecfcffd). These are Git's internal storage files, not user-facing source files, and should be excluded from the file mention list.

Image

What steps can reproduce the bug?

In the /web input box, type @ to trigger the file mention feature

What is the expected behavior?

Only user-facing source files should appear (e.g., *.ts, *.tsx, *.js, *.json, etc.)

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions