Commit Graph

11 Commits

Author SHA1 Message Date
08ba6e30f7
fix(macos): workaround App Store Connect dSYM validation bug (#62)
* fix(macos): workaround App Store Connect dSYM validation bug for App.framework

* test: mock device and package plugins and increase timeout

- Increase sync loop timeout in thread workspace binding test to avoid flakiness
- Mock device_info and package_info plugins for gateway runtime tests
- Update pubspec.yaml version

* test: fix missing plugin in runtime_controllers_settings_account_test

* build: make sync-version.sh auto-increment build number

---------

Co-authored-by: Haitao Pan <manbuzhe2009@qq.com>
2026-06-30 10:48:35 +08:00
Haitao Pan
afdc50cfd0 test: keep layered flutter tests aligned with repo 2026-06-26 19:39:14 +08:00
Haitao Pan
e8c1b7deb6 refactor(ui): eliminate unowned helper sprawl in assistant skill picker 2026-06-04 10:08:02 +08:00
Haitao Pan
0b5f07a86b fix(runtime): restore skills loading and group rendering 2026-06-04 09:40:16 +08:00
Haitao Pan
ebf315bbef Merge: resolve conflict in gateway_runtime_bridge_skills_test 2026-06-04 09:15:10 +08:00
Haitao Pan
3d1d037e1a fix: WebRTC remote desktop connection, cleanup local fallback, and ignore .gradle cache 2026-06-04 09:12:08 +08:00
Haitao Pan
71f0f98946 fix: load nested bridge skills status 2026-06-03 16:53:51 +08:00
Haitao Pan
a12a0b0203 fix: use OpenClaw gateway protocol 4 2026-06-01 13:50:38 +08:00
Haitao Pan
4825142617 fix: group gateway skills and clean imports 2026-05-23 12:02:45 +08:00
Haitao Pan
a0667f61c1 fix: lazy load bridge OpenClaw skills 2026-05-23 10:41:08 +08:00
Haitao Pan
4cb34f7b7f fix: load OpenClaw skills through bridge control plane 2026-05-22 21:27:44 +08:00