Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .playwright-mcp/console-2026-02-08T10-34-13-899Z.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[ 1159ms] [ERROR] Failed to load resource: the server responded with a status of 404 (File not found) @ http://localhost:8234/favicon.ico:0
1 change: 1 addition & 0 deletions .playwright-mcp/console-2026-02-08T10-37-18-687Z.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[ 158ms] [ERROR] Failed to load resource: the server responded with a status of 404 (File not found) @ http://localhost:8235/favicon.ico:0
1 change: 1 addition & 0 deletions .playwright-mcp/console-2026-02-08T10-41-22-731Z.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[ 240ms] [ERROR] Failed to load resource: the server responded with a status of 404 (File not found) @ http://localhost:8236/favicon.ico:0
1 change: 1 addition & 0 deletions .playwright-mcp/console-2026-02-08T10-45-05-101Z.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[ 130ms] [ERROR] Failed to load resource: the server responded with a status of 404 (File not found) @ http://localhost:8237/favicon.ico:0
14 changes: 14 additions & 0 deletions evals/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Dependencies
node_modules/

# Build output
dist/

# Results (generated reports)
results/*.md

# Copied skills in fixtures (synced from parent /skills directory by setup script)
fixtures/*/project/skills/

# OS files
.DS_Store
Loading