mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 15:44:25 +08:00
618 B
618 B
Tasks
- Add shared AirApp Runtime IPC/control contracts.
- Add shared AirApp Runtime path resolver and process starter.
- Add
LanMountainDesktop.AirAppRuntimeas a framework-dependent JIT process. - Move Air APP lifecycle service out of Launcher.
- Make Launcher pre-start AirApp Runtime and attach Host PID after launch.
- Make Host fallback start AirApp Runtime instead of Launcher broker.
- Remove Launcher
air-app-brokercommand handling. - Update packaging scripts and release workflow to include AirApp Runtime.
- Update unit tests and architecture/package assertions.