fix(core): settle unadvertised tool calls and repair session hook test contexts
This commit is contained in:
parent
3379e44abb
commit
eb661e6e6d
5 changed files with 30 additions and 5 deletions
|
|
@ -290,6 +290,7 @@ describe("LocationServiceMap", () => {
|
|||
"edit",
|
||||
"glob",
|
||||
"grep",
|
||||
"patch",
|
||||
"question",
|
||||
"read",
|
||||
"shell",
|
||||
|
|
@ -307,6 +308,7 @@ describe("LocationServiceMap", () => {
|
|||
"edit",
|
||||
"glob",
|
||||
"grep",
|
||||
"patch",
|
||||
"question",
|
||||
"read",
|
||||
"shell",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue