Skip to content

Commit b174738

Browse files
committed
in-page tool output: handle DOM elements and limit depth
1 parent 7a48781 commit b174738

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/McpContext.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ import type {
3838
DevToolsData,
3939
ContextPage,
4040
SupportedExtensions,
41+
ContextPage,
4142
} from './tools/ToolDefinition.js';
4243
import type {TraceResult} from './trace-processing/parse.js';
4344
import type {

0 commit comments

Comments
 (0)