Compare commits

...

1 Commits

Author SHA1 Message Date
Aiden Cline 91918ae7ab fix(core): drop shell from location builtin tool test 2026-06-29 17:30:31 -05:00
@@ -126,7 +126,6 @@ describe("LocationServiceMap", () => {
"grep", "grep",
"question", "question",
"read", "read",
"shell",
"skill", "skill",
"todowrite", "todowrite",
"webfetch", "webfetch",
@@ -143,7 +142,6 @@ describe("LocationServiceMap", () => {
"grep", "grep",
"question", "question",
"read", "read",
"shell",
"skill", "skill",
"todowrite", "todowrite",
"webfetch", "webfetch",