mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 16:06:16 +00:00
fix: restore tool display checks
This commit is contained in:
@@ -57,6 +57,11 @@ export const TOOL_DISPLAY_CONFIG: ToolDisplayConfig = {
|
||||
title: "Write",
|
||||
detailKeys: ["path"],
|
||||
},
|
||||
update_plan: {
|
||||
emoji: "🗺️",
|
||||
title: "Update plan",
|
||||
detailKeys: ["explanation"],
|
||||
},
|
||||
edit: {
|
||||
emoji: "📝",
|
||||
title: "Edit",
|
||||
|
||||
Reference in New Issue
Block a user