This commit is contained in:
Siddharth Ganesan
2026-04-09 17:35:55 -07:00
parent e321e99c09
commit 8f3c8e4b73

View File

@@ -269,7 +269,7 @@ export const TOOL_UI_METADATA: Record<string, ToolUIMetadata> = {
phase: 'resource',
},
[WorkspaceFile.id]: {
title: 'Declaring file intent',
title: 'Editing file',
phaseLabel: 'Resource',
phase: 'resource',
},