agent-desktop/crates/linux/src
Lahfir afdaa1c6d2 refactor: split PlatformAdapter into capability supertraits
Restructure the 397-LOC adapter contract into ObservationOps, ActionOps,
InputOps, and SystemOps with a blanket composed trait so platform adapters
and test doubles gain file-budget headroom without changing behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 19:32:23 -07:00
..
actions refactor!: unify command execution contracts 2026-05-19 18:27:08 -07:00
input refactor!: unify command execution contracts 2026-05-19 18:27:08 -07:00
system refactor!: unify command execution contracts 2026-05-19 18:27:08 -07:00
tree refactor!: unify command execution contracts 2026-05-19 18:27:08 -07:00
adapter.rs refactor: split PlatformAdapter into capability supertraits 2026-07-02 19:32:23 -07:00
lib.rs refactor!: unify command execution contracts 2026-05-19 18:27:08 -07:00