Skip to content

Releases: yeahhe365/WebDroid-Agent

v0.1.3

28 May 12:52

Choose a tag to compare

v0.1.2

25 May 14:10

Choose a tag to compare

Changes

  • Moved ADB connection recovery guidance into the tutorial FAQ.
  • Added bilingual FAQ entries for device connection, model execution, tap accuracy, text input, and sensitive flows.
  • Removed the device-panel question-mark help button.
  • Bumped package version to 0.1.2.

Verification

  • npm test
  • npm run build

v0.1.1

25 May 13:48

Choose a tag to compare

Fixes

  • Keeps the Settings dialog fully visible inside the viewport after it is opened.
  • Adds internal scrolling to the Settings panel so the bottom content remains reachable on smaller screens.

Version

  • Bumps package version to 0.1.1.

Verification

  • npm test: 37 files, 285 tests passed.
  • npm run build: passed with the existing Vite chunk-size warning.

v0.1.0

25 May 13:12

Choose a tag to compare

Highlights

  • Modernized the WebDroid Agent UI with chat-first workflow, history, tutorial, and configuration panels.
  • Added persistent agent sessions, richer run logs, screenshot retention, and device diagnostics.
  • Expanded Android automation support with ADB keyboard, installed-app launch, custom tools/secrets, action protocols, and screen blackout during auto control.
  • Updated Docker/Vite production build and related tests.

Verification

  • npm test: 37 files, 285 tests passed.
  • npm run build: passed with the existing Vite chunk-size warning.