mirror of
https://github.com/usestrix/strix.git
synced 2026-08-23 03:12:37 +02:00
Redesigning the terminal tool (#11)
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user