chore: remove codesearch tool (#27019)

This commit is contained in:
Shoubhit Dash
2026-05-12 13:44:02 +05:30
committed by GitHub
parent 61174b7878
commit 2481dde36d
11 changed files with 4 additions and 107 deletions

View File

@@ -27,7 +27,6 @@ const InputObject = Schema.StructWithRest(
question: Schema.optional(Action),
webfetch: Schema.optional(Action),
websearch: Schema.optional(Action),
codesearch: Schema.optional(Action),
repo_clone: Schema.optional(Rule),
repo_overview: Schema.optional(Rule),
lsp: Schema.optional(Rule),