Skip to content

v0.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 19 May 12:31
· 2 commits to main since this release

v0.3.4

  • 调整 agent-browser-cli skill 默认流程:浏览器任务优先直接执行 tabs/open/exec/scan,由 CLI 按需自动启动 daemon。
  • 明确 daemon_not_running/running=false 是未常驻状态,未执行目标命令前不应阻塞任务。
  • 将 status/doctor/logs 收敛为目标命令失败、连接异常或明确排障时才使用的诊断入口。