sync: update from private repo (6c4d482)
CI / build-and-test (push) Has been cancelled

This commit is contained in:
oss-sync
2026-06-08 01:01:47 +00:00
parent caa0d03900
commit 03be80f036
21 changed files with 1140 additions and 15 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ const BUILTIN_TOOL_NAMES_LIST: ReadonlyArray<string> = [
// ssh.ts
'SshDownload', 'SshExec', 'SshListConnections', 'SshUpload',
// ssh-console.ts
'SshConsoleEnsure', 'SshConsoleSendKeys', 'SshConsoleSnapshot',
'SshConsoleEnsure', 'SshConsoleSend', 'SshConsoleSnapshot', 'SshConsoleRun',
// notes.ts
'ReadNote', 'SearchNotes', 'WriteNote',
// dashboard.ts