floatingstarZ
75f0e26ae4
修复hdc的get_current_app函数
2025-12-22 10:29:57 +08:00
liuyongbin
780b756e21
fix format
2025-12-19 18:56:43 +08:00
yongbin-buaa
7729568ae0
Merge pull request #143 from gekowa/ios-support-3
...
feat: Added iOS support
2025-12-19 18:15:50 +08:00
floatingstarZ
9bbf112dda
优化HDC文本输入:支持多行文本和简化接口
...
- 在hdc/input.py中实现多行文本支持,使用HarmonyOS keyEvent 2054处理换行
- 移除type_text函数的x/y坐标参数,简化接口
- 将多行文本处理逻辑从handler.py移至hdc/input.py,统一处理
- 优化parse_action函数,支持Type动作的text参数提取
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2025-12-16 19:54:59 +08:00
floatingstarZ
c0573c097f
fix the entry ability of apps
2025-12-16 16:38:09 +08:00
floatingstarZ
95f5921887
支持鸿蒙OSNEXT_HDC
2025-12-16 14:28:49 +08:00
floatingstarZ
4d427bcd31
解决issue154中的model_output有换行的问题以及多行文本输出。解决subprocessing编码问题
2025-12-15 18:10:46 +08:00
xiaoman-kb
172d3e8e51
Fix Didi error
2025-12-15 15:17:53 +08:00
liuyongbin
430c13d22d
support delay config
2025-12-15 11:56:48 +08:00
liuyongbin
b1ddd98552
fix format
2025-12-14 14:03:41 +08:00
yongbin-buaa
8c10bf7e99
replace eval with ast
2025-12-13 00:57:22 +08:00
yongbin-buaa
0653d6ea65
support stream thinking
2025-12-13 00:41:40 +08:00
xhguo
7c23ca549b
feat: Added iOS support
2025-12-12 17:58:20 +08:00
liuyongbin
2a77c511ff
update action parser
2025-12-11 15:07:42 +08:00
liuyongbin
2a5ee7a2d2
fix: code style and typo fix
...
- Fix typo: throught -> thought in prompts_en.py
- Apply ruff-format to main.py, prompts_en.py, prompts_zh.py
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-12-10 18:23:35 +08:00
zRzRzRzRzRzRzR
d4fbb4649c
update
2025-12-09 23:30:39 +08:00
zRzRzRzRzRzRzR
a5675f380c
format using pre-commit
2025-12-08 23:55:00 +08:00
zRzRzRzRzRzRzR
7e1785e08e
draft init
2025-12-08 23:54:29 +08:00