agent-desktop/crates/core
Lahfir a2319623b4 fix: add menubar surface, fix press --app crash and modifier mapping
- Add --surface menubar to expose full menu bar hierarchy
- Fix use-after-free in press_for_app_impl (ManuallyDrop)
- Fix AX modifier bit mapping (Shift=1<<0, Alt=1<<1)
- Improve alert detection to search all app windows
2026-02-21 00:21:40 -08:00
..
src fix: add menubar surface, fix press --app crash and modifier mapping 2026-02-21 00:21:40 -08:00
Cargo.toml feat: Phase 1 foundation — workspace scaffold, core engine, macOS adapter, 31 commands 2026-02-19 10:44:38 -08:00