agent-desktop/crates/ffi/src/convert
Lahfir 94ce6c551f
feat(macos,core): harden adapter and core foundation with caller-controllable guardrails (#82)
Hardens the macOS adapter and platform-neutral core: stuck-key/clipboard/scroll/click fixes, deep-copy clipboard restore, notification-session and resolve-deadline hardening, blocked-combo guardrail moved to the adapter with a --force caller override, plus ~60 behavior-pinning tests. No breaking changes.
2026-06-29 11:32:27 -07:00
..
app.rs refactor!: unify command execution contracts 2026-05-19 18:27:08 -07:00
mod.rs feat(ffi): ship C-ABI cdylib with review hardening and release pipeline (#26) 2026-04-17 04:00:43 -07:00
notification.rs feat(macos,core): harden adapter and core foundation with caller-controllable guardrails (#82) 2026-06-29 11:32:27 -07:00
rect.rs feat(ffi): ship C-ABI cdylib with review hardening and release pipeline (#26) 2026-04-17 04:00:43 -07:00
string.rs feat(macos,core): harden adapter and core foundation with caller-controllable guardrails (#82) 2026-06-29 11:32:27 -07:00
surface.rs feat(macos,core): harden adapter and core foundation with caller-controllable guardrails (#82) 2026-06-29 11:32:27 -07:00
window.rs feat(macos,core): harden adapter and core foundation with caller-controllable guardrails (#82) 2026-06-29 11:32:27 -07:00