feat: 简单实现debugger的通信

This commit is contained in:
2025-07-16 15:23:54 +08:00
parent 519094b3a0
commit bcdefb2779
2 changed files with 253 additions and 0 deletions

1
.gitignore vendored
View File

@@ -18,6 +18,7 @@ coverage
/cypress/videos/
/cypress/screenshots/
DebuggerCmd.md
# Editor directories and files
.vscode/*