fix typo in bash.ts (#1444)

pull/1304/merge
CodinCat 2025-07-31 12:20:48 +09:00 committed by GitHub
parent 18888351e9
commit 1a78d833a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ export const BashTool = Tool.define("bash", {
if (needsAsk) {
await Permission.ask({
id: "basj",
id: "bash",
sessionID: ctx.sessionID,
title: params.command,
metadata: {