v0.7.10

THU-MAIC/OpenMAICv0.7.10Aug 23, 2026by github-actions[bot]

AI Summary

A bug-fix release addressing reliability issues with agent launching, HID device discovery, and thumbwheel scrolling interactions.

Key Highlights

  • Fix GUI to check agent launch exit status.
  • Surface HID open failures in agent status for better debugging.
  • Fix thumbwheel to stop firing App Exposé on tap.
  • Fix overlay/anonym tenant wedging the Actions Ring.

New Features

  • Surface HID open failures in agent status
  • Read running agent inventory in CLI
  • Fix thumbwheel tap scrolling behavior

Full Release Notes

## What's Changed
* fix(gui): check the open helper's exit status when launching the agent by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/820
* fix(nix): provide git to the sandboxed test phase by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/833
* feat(ipc): surface HID open failures in agent status by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/822
* fix(agent): follow the picked app icon in the menu bar by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/846
* feat(cli): read the running agent's inventory in openlogi list by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/823
* fix(thumbwheel): stop the tap firing App Exposé, and scroll by the wheel's native amount by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/857
* chore: release v0.7.8 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/834
* fix(gui): stop discarding correctly rebuilt device records by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/868
* fix(overlay,agent): stop the anonymous overlay tenant from wedging the Actions Ring by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/848
* refactor(gui): put the asset tier on an swr cache by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/869
* chore: release v0.7.9 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/870
* chore: release v0.7.10 by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/874


**Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.7.7...v0.7.10