fix: migrate metadata references from BashOutput to TaskOutput (#908)

Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
Charles Packer
2026-02-10 19:03:10 -08:00
committed by GitHub
parent a69541004b
commit 85d2a27e1c
11 changed files with 18 additions and 16 deletions

View File

@@ -31,7 +31,7 @@ const toolsets: ToolsetOption[] = [
description: "Toolset optimized for Claude models",
tools: [
"Bash",
"BashOutput",
"TaskOutput",
"Edit",
"Glob",
"Grep",