mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-08-10 05:20:35 +02:00
feat: migrate from MCP tools to CLI based tools (#252)
* feat: migrate from MCP tools to CLI tools * fix: restore browser action emoji formatters for CLI output Adapt formatBrowserAction for playwright-cli commands, replacing the old mcp__playwright__browser_* tool name matching removed during migration.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [{ "path": "apps/worker" }, { "path": "apps/cli" }, { "path": "packages/mcp-server" }]
|
||||
"references": [{ "path": "apps/worker" }, { "path": "apps/cli" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user