feat(core): add session rename tool

This commit is contained in:
Ryan Vogel 2026-08-01 10:40:43 -04:00
commit 7bc92ae0c2
4 changed files with 248 additions and 2 deletions

View file

@ -552,8 +552,9 @@ describe("LocationServiceMap", () => {
"grep",
"question",
"read",
"shell",
"skill",
"shell",
"sessionRename",
"skill",
"subagent",
"webfetch",
"websearch",
@ -585,6 +586,7 @@ describe("LocationServiceMap", () => {
"patch",
"question",
"read",
"sessionRename",
"shell",
"skill",
"subagent",
@ -604,6 +606,7 @@ describe("LocationServiceMap", () => {
"patch",
"question",
"read",
"sessionRename",
"shell",
"skill",
"subagent",