Skip to content

Search file contents and version control #439

@rumpl

Description

@rumpl

We should be able to tell the filesystem tool not to read things from .git and also ignore files/directories that are .gitignore'd.

Something like this maybe:

toolsets:
  - type: filesystem
    ignore_vcs: true

We could implement it for git at first and add other VCS if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/toolsFor features/issues/fixes related to the usage of built-in and MCP toolskind/enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions