Skip to content

chore(repo): remove playwright debug artifacts#2460

Merged
nicoloboschi merged 1 commit into
vectorize-io:mainfrom
Sanderhoff-alt:remove-playwright-debug-artifacts
Jun 30, 2026
Merged

chore(repo): remove playwright debug artifacts#2460
nicoloboschi merged 1 commit into
vectorize-io:mainfrom
Sanderhoff-alt:remove-playwright-debug-artifacts

Conversation

@Sanderhoff-alt

@Sanderhoff-alt Sanderhoff-alt commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove accidentally committed Playwright MCP console logs and page snapshots.
  • Remove two unrelated root-level screenshot/image artifacts.
  • Add .playwright-mcp/ to .gitignore so local browser debugging output stays out of the worktree.

Why

These files were introduced with the OpenAI reasoning token accounting fix, but they are unrelated to that change. They are local Playwright MCP artifacts, are not referenced by code or docs, and add several megabytes of unnecessary repository content.

Validation

Checked that the removed artifact names have no repository references other than the new .gitignore entry. The diff is limited to deleting the artifacts and adding the ignore rule.

Remove accidentally committed Playwright MCP logs, page snapshots, and
root-level screenshot artifacts.

Ignore future Playwright MCP output so local browser debugging does not
show up as repository changes.
@nicoloboschi nicoloboschi merged commit d8ee10a into vectorize-io:main Jun 30, 2026
83 of 84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants