Skip to content

Improve explore search flow and harden grep/glob tooling#332

Merged
GCWing merged 1 commit intoGCWing:mainfrom
wgqqqqq:codex/improve-explore-search-flow
Apr 2, 2026
Merged

Improve explore search flow and harden grep/glob tooling#332
GCWing merged 1 commit intoGCWing:mainfrom
wgqqqqq:codex/improve-explore-search-flow

Conversation

@wgqqqqq
Copy link
Copy Markdown
Collaborator

@wgqqqqq wgqqqqq commented Apr 2, 2026

Summary

  • reorder Explore defaults and refine the prompt toward Grep/Glob-first workflows with sparse LS usage
  • harden Glob root derivation, result ordering, and test coverage
  • expand Grep and grep runtime behavior for offsets, multiple globs, hidden files, relative paths, truncation, and predictable ordering

Testing

  • not run locally in this step

- reorder Explore default tools and tighten the prompt toward Grep/Glob-first workflows with sparse LS usage
- teach Glob to derive a narrower walk root, keep shallower matches first, and cover the behavior with unit tests
- expand Grep with default limits, offset/context aliases, multiple globs, relative result paths, and richer result metadata
- update tool-runtime grep search to include hidden files, honor multiple globs and offsets, relativize output paths, truncate long lines, and sort file matches predictably
- add focused regression tests for the new Explore, Glob, Grep, and grep runtime behaviors
@GCWing GCWing merged commit 90eb03a into GCWing:main Apr 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants