Tool: windows_search — Search files by name or content #39

Closed
opened 2026-05-26 01:34:26 +00:00 by jmiller · 0 comments
Owner

Description

Search files by name or content with streaming results.

Acceptance Criteria

  • Search by filename pattern (glob)
  • Search by file content (regex or literal)
  • Case sensitivity toggle
  • File type filter
  • Exclude patterns
  • Context lines around matches
  • Result pagination
  • Background/streaming mode for large searches
## Description Search files by name or content with streaming results. ## Acceptance Criteria - Search by filename pattern (glob) - Search by file content (regex or literal) - Case sensitivity toggle - File type filter - Exclude patterns - Context lines around matches - Result pagination - Background/streaming mode for large searches
jmiller added the type: featurepriority: highcategory: filesystemmilestone: v1.0 labels 2026-05-26 01:34:26 +00:00
jmiller added the pending: testing label 2026-05-26 03:08:51 +00:00
Sign in to join this conversation.
Type
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/mcp-windows#39