Releases: yeahhe365/WebDroid-Agent
Releases · yeahhe365/WebDroid-Agent
v0.1.3
v0.1.2
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
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
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.