Redesigning the terminal tool (#11)

This commit is contained in:
Ahmed Allam
2025-08-17 07:43:29 +01:00
committed by GitHub
parent 08ce23f410
commit 69d38a13ee
12 changed files with 673 additions and 545 deletions
+1 -1
View File
@@ -878,7 +878,7 @@ class StrixCLIApp(App): # type: ignore[misc]
result = tool_data.get("result")
tool_colors = {
"terminal_action": "#22c55e",
"terminal_execute": "#22c55e",
"browser_action": "#06b6d4",
"python_action": "#3b82f6",
"agents_graph_action": "#fbbf24",