Skip to content
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions apps/vscode-e2e/src/suite/tools/use-mcp-tool.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ suite("Roo Code use_mcp_tool Tool", function () {
time: {
command: "uvx",
args: ["mcp-server-time"],
alwaysAllow: ["get_current_time", "convert_time"],
},
},
}
Expand Down
Loading