Skip to content

fix: LLM-23018 Search titles not displayed for file glob rg commands - #15

Merged
slapoguzov merged 2 commits into
mainfrom
a.slapoguzov/LLM-23018-Codex-Search-titles-not-displayed-for-file-glob-rg-commands
Jan 8, 2026
Merged

fix: LLM-23018 Search titles not displayed for file glob rg commands#15
slapoguzov merged 2 commits into
mainfrom
a.slapoguzov/LLM-23018-Codex-Search-titles-not-displayed-for-file-glob-rg-commands

Conversation

@slapoguzov

@slapoguzov slapoguzov commented Jan 6, 2026

Copy link
Copy Markdown
Collaborator

Handle all search command types, not just those with query parameter.
Generate human-readable titles based on available fields:

  • Query + path: "Search for 'X' in Y"
  • Query only: "Search for 'X'"
  • Path only: "Search in 'Y'"
  • Neither: "Search"

Handle all search command types, not just those with query parameter.
Generate human-readable titles based on available fields:
- Query + path: "Search for 'X' in Y"
- Query only: "Search for 'X'"
- Path only: "Search in 'Y'"
- Neither: "Search"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@slapoguzov
slapoguzov merged commit a853d3f into main Jan 8, 2026
3 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