fix: add direction parameter support for scroll operations in UI-TARS parser

- Handle direction parameter in convertProcessedArgs for scroll actions
- Ensure scroll operations map to swipe with both coordinates and direction
- Add comprehensive test coverage for scroll action parsing
- Fix issue where scroll direction was missing from tool call arguments
This commit is contained in:
lilong.129
2025-06-10 16:34:44 +08:00
parent c322d7c36c
commit 98bd41ff33
5 changed files with 105 additions and 3 deletions

View File

@@ -1 +1 @@
v5.0.0-beta-2506101609
v5.0.0-beta-2506101640