Skip to content

Commit 3afddfa

Browse files
committed
updated href
1 parent 9294eb8 commit 3afddfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h2>Test Approach</h2>
6969
<!-- Full-width box -->
7070
<div class="metric-card" style="width: 100%;">
7171
<div class="metric-title">Testing Environment & Methodology</div>
72-
<p>Tests are conducted using Cline, <a href=""></a> VS Code Extension in "auto-run" mode, allowing AI agents to execute actions autonomously. Task duration, API calls, user interactions, token usage, and cost are automatically tracked by the system according to the methodology documented in our <a href="https://github.com/nmogil-tw/mcp-te-benchmark" target="_blank" style="color: var(--primary);">GitHub repository</a>.</p>
72+
<p>Tests are conducted using <a href="https://github.com/cline/cline" target="_blank" style="color: var(--primary);">Cline</a>, VS Code Extension in "auto-run" mode, allowing AI agents to execute actions autonomously. Task duration, API calls, user interactions, token usage, and cost are automatically tracked by the system according to the methodology documented in our <a href="https://github.com/nmogil-tw/mcp-te-benchmark" target="_blank" style="color: var(--primary);">GitHub repository</a>.</p>
7373
<p style="margin-top: 10px">Each task is performed twice - once using traditional methods and once using MCP. The results are stored in summary.json which serves as the single source of truth for this dashboard.</p>
7474
</div>
7575
<!-- Two side-by-side boxes container -->

0 commit comments

Comments
 (0)