fix(core): settle unadvertised tool calls and repair session hook test contexts

This commit is contained in:
Kit Langton 2026-07-07 21:51:23 -04:00
commit eb661e6e6d
5 changed files with 30 additions and 5 deletions

View file

@ -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",