build: add direct cleanup command

This commit is contained in:
2026-03-19 19:41:25 +05:30
parent 5593bc8cc9
commit bfd55e0f9f
5 changed files with 31 additions and 16 deletions
+1
View File
@@ -24,6 +24,7 @@ export const openTool = tool({
sessionName: args.sessionName,
models: args.models,
binaryName,
mode: "tool",
});
context.metadata({