diff --git a/navi/profiles/server_admin.py b/navi/profiles/server_admin.py index cb04f77..f9e7b02 100644 --- a/navi/profiles/server_admin.py +++ b/navi/profiles/server_admin.py @@ -41,7 +41,7 @@ "web_search", "web_view", "http_request", "filesystem", "code_exec", "terminal", "ssh_exec", "image_view", "memory", - "list_tools", + "list_tools", "tool_manual", "spawn_agent", "share_file", ], diff --git a/navi/profiles/smart_home.py b/navi/profiles/smart_home.py index b150682..ce2720c 100644 --- a/navi/profiles/smart_home.py +++ b/navi/profiles/smart_home.py @@ -35,7 +35,7 @@ "web_search", "web_view", "http_request", "filesystem", "code_exec", "ssh_exec", "image_view", "memory", - "list_tools", + "list_tools", "tool_manual", "spawn_agent", "share_file", ],