mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
12 lines
618 B
Markdown
12 lines
618 B
Markdown
# Tasks
|
|
|
|
- [x] Add shared AirApp Runtime IPC/control contracts.
|
|
- [x] Add shared AirApp Runtime path resolver and process starter.
|
|
- [x] Add `LanMountainDesktop.AirAppRuntime` as a framework-dependent JIT process.
|
|
- [x] Move Air APP lifecycle service out of Launcher.
|
|
- [x] Make Launcher pre-start AirApp Runtime and attach Host PID after launch.
|
|
- [x] Make Host fallback start AirApp Runtime instead of Launcher broker.
|
|
- [x] Remove Launcher `air-app-broker` command handling.
|
|
- [x] Update packaging scripts and release workflow to include AirApp Runtime.
|
|
- [x] Update unit tests and architecture/package assertions.
|