feat(core): add session rename tool
This commit is contained in:
parent
85ea15e56d
commit
7bc92ae0c2
4 changed files with 248 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue