Commit Graph

3 Commits

Author SHA1 Message Date
AskaEth ee3c851d17 docs: 清理 tool-engine 残留引用 + 更新架构文档与 README
- Migration.md: 移除 tool-engine 编译/启动/验证 4 处引用
- 架构分析: 移除 Tool Engine :8092 图示和端口表行,更新 msg_type 限制说明
- README: 统一插件数量为 15

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 12:46:23 +08:00
AskaEth e4d2eab9ad fix: DevTools Windows兼容性修复 + 日志UI重构 (7服务并排显示)
- process-manager: 移除ESM中的require(), 跨平台spawn(.exe/.cmd), path.dirname修复
- config: 自动检测Go二进制路径, Windows构建产物使用.exe后缀
- index: 移除SSH隧道代码, 改用Docker容器检查数据库状态
- index.html: 日志默认并排网格布局, 7个服务横向滚动, 数据库面板改用Docker控制
- docs: 更新Migration.md启动顺序(7服务+DevTools自动编译), README添加Windows用法

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 21:05:07 +08:00
AskaEth e83f28d646 docs: add Linux to Windows migration guide and packaging script 2026-05-22 12:32:55 +08:00