feat(web,cli): open the ready Web UI by default

This commit is contained in:
lsdsjy
2026-08-19 15:42:12 +08:00
parent 24ef32c7b8
commit d66841ea3f
40 changed files with 979 additions and 82 deletions
+1
View File
@@ -77,6 +77,7 @@ External packages that a workspace package resolves at runtime. The tier covers
| [`micromark-util-types`](https://github.com/micromark/micromark/tree/main/packages/micromark-util-types) | MIT |
| [`node-addon-require-builtin`](https://www.npmjs.com/package/node-addon-require-builtin) | MIT |
| [`node-pty`](https://github.com/microsoft/node-pty) | MIT |
| [`open`](https://github.com/sindresorhus/open) | MIT |
| [`picomatch`](https://github.com/micromatch/picomatch) | MIT |
| [`react`](https://github.com/facebook/react) | MIT |
| [`react-dom`](https://github.com/facebook/react) | MIT |