lilong.129
dd52faef57
refactor: move Call function
2025-06-09 20:52:32 +08:00
lilong.129
d883aa6a21
change: rename VLM name
2025-06-05 18:09:25 +08:00
lilong.129
0add3231ff
refactor: merge ActionSummary and Thought fields to eliminate duplication
...
- Remove redundant ActionSummary field from PlanningResult struct
- Update parsers to use unified Thought field instead of duplicate fields
- Modify chat interface to display Thought instead of ActionSummary
- Update planner logging to use thought instead of summary
- Adjust prompt templates to use thought field consistently
- Switch test LLM service from UI-TARS to DoubaoVL
- Add default parameter handling for sleep tool
2025-06-05 14:19:09 +08:00
lilong.129
d95eec78b0
feat: add WithPreMarkOperation and WithPostMarkOperation to mark UI operation before/after action
2025-05-12 08:58:27 +08:00
lilong.129
3715cbb432
feat: support pre hook and post hook for actions
2025-05-09 23:01:27 +08:00
lilong.129
0e9389c796
refactor: NewXTDriver api, return error if init failed
2025-04-30 14:31:36 +08:00
lilong.129
d2f92923ee
feat: add PullImages for ADBDriver
2025-03-26 19:06:51 +08:00
lilong.129
55acaceb09
feat: add TapByLLM/PlanNextAction for XTDriver
2025-03-19 21:16:21 +08:00
lilong.129
eb730c2ebe
fix: miss suffix for screenshot file path
2025-03-11 22:42:05 +08:00
lilong.129
b8e9a25991
fix: miss suffix for screenshot file path
2025-03-11 22:38:47 +08:00
lilong.129
683bbdd7f6
test: add unittest for adb PushImage/ClearImages
2025-03-07 11:38:50 +08:00
lilong.129
0d416e74a1
change: use context to contral ScreenRecord timeout or cancel
2025-03-06 22:16:49 +08:00
lilong.129
e8025f9e65
fix: screen record duration
2025-03-06 17:58:16 +08:00
lilong.129
79e0323471
fix: screen record with scrcpy
2025-03-06 17:50:01 +08:00
lilong.129
cc81c00a82
feat: add adb screen record
2025-03-06 16:57:51 +08:00
lilong.129
e107389d6e
refactor: move uixt pkg
2025-03-05 11:04:02 +08:00