Skip to content

Conversation

@flyfox666
Copy link

🎉 功能贡献:为 GELab-Zero 开发的现代化 Web UI

Image

GELab 团队好!👋

我为 GELab-Zero 开发了一个现代化 Web UI,提供更友好的交互方式。希望能与社区分享并讨论可能的集成方案。

✨ 主要功能

模块 说明
📱 设备管理 检查设备状态、查看设备列表、重启 ADB 服务
📶 无线调试 通过 IP 地址无线连接设备、启用 TCP/IP 模式
📊 任务监控 查看任务状态(就绪/运行中/等待输入)、选择历史 Session
💬 命令/回复 输入任务指令或回复 Agent 询问,支持 Ctrl+Enter 快捷提交
⚙️ 参数配置 model_config.yaml 自动加载模型提供商、设置 Base URL 和 API Key
📱 任务轨迹 可视化回放每个执行步骤,包含截图、思考过程、动作详情
📋 实时日志 实时显示任务执行的终端输出,支持清空和复制

🎯 交互优化

  • ⌨️ 快捷键Ctrl+Enter 快速提交命令
  • 🔄 智能滚动:任务运行时自动滚动;任务结束后停止,可自由翻阅
  • 🖼️ 图片放大:点击截图可放大查看,支持下载
  • 🛡️ 自动端口清理:启动时自动清理被占用的端口

🚀 快速开始

pip install -r requirements.txt
python start_web_ui.py
# 访问 http://localhost:8866

@flyfox666
Copy link
Author

增加了scripy的镜像。文件夹放在项目里了

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

哥们可以啊

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

哈哈,有个前端用起来方便,不过我还是等能够有一个合适的注入暂停

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