Skip to content

[RFC] We have #file and #glob: What about having #file-glob? #1320

@rakotomandimby

Description

@rakotomandimby

Hi all,

In the chat buffer:

  • #file → sends the contents of a single file to the model.
  • #glob → lists file paths matching a pattern and sends only the file paths (not contents) to the model.

I’m suggesting a new command: #file-glob.
This would take a pattern, find all matching file paths, and send the contents of those files to the model.

Would it make sense to include this as a built-in feature, or should it remain something users define themselves?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions