feat: add browser argument builder and discovery

This commit is contained in:
QiuSW
2026-07-22 14:55:35 +08:00
parent a5260496f3
commit cf828aec21
6 changed files with 285 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
| --- | --- | --- | --- |
| T-001 | 建立 Go module、命令入口、日志和测试基座 | - | TODO |
| T-002 | 固化 BrowserDefinition、LaunchSpec、错误和事件合约 | T-001 | DONE |
| T-003 | 实现可测试的参数构造和 Chrome/Edge 发现 | T-002 | TODO |
| T-003 | 实现可测试的参数构造和 Chrome/Edge 发现 | T-002 | DONE |
## Phase 1:进程核心