Expose app runtime info across adapters
This commit is contained in:
@@ -14,6 +14,7 @@ class MCPAppTests(unittest.IsolatedAsyncioTestCase):
|
||||
self.assertEqual(
|
||||
{tool.name for tool in tools},
|
||||
{
|
||||
"get_app_info",
|
||||
"run_code",
|
||||
"list_shells",
|
||||
"get_shell",
|
||||
|
||||
Reference in New Issue
Block a user