ZIm/crates/proto/proto
Nathan Sobo 107d8ca483
Rename regex search tool to grep and accept an include glob pattern (#29100)
This PR renames the `regex_search` tool to `grep` because I think it
conveys more meaning to the model, the idea of searching the filesystem
with a regular expression. It's also one word and the model seems to be
using it effectively after some additional prompt tuning.

It also takes an include pattern to filter on the specific files we try
to search. I'd like to encourage the model to scope its searches more
aggressively, as in my testing, I'm only seeing it filter on file
extension.

Release Notes:

- N/A
2025-04-20 00:53:30 +00:00
..
ai.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
app.proto proto: Add ZedProTrial to Plan (#28885) 2025-04-16 18:13:00 +00:00
buf.yaml Extract a proto crate out of rpc (#12852) 2024-06-10 12:49:53 -06:00
buffer.proto Rename regex search tool to grep and accept an include glob pattern (#29100) 2025-04-20 00:53:30 +00:00
call.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
channel.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
core.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
debugger.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
git.proto project: Show detached head commit SHA in branch pickers (#29007) 2025-04-18 04:23:56 +05:30
lsp.proto Add dedicated actions for LSP completions insertion mode (#28121) 2025-04-08 22:03:03 +00:00
notification.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
task.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
toolchain.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
worktree.proto Implement dragging external files to remote projects (#28987) 2025-04-17 11:06:56 -07:00
zed.proto Support tasks from rust-analyzer (#28359) 2025-04-08 15:07:56 -06:00