agent-desktop-ffi

Installation
SKILL.md

agent-desktop-ffi

Direct C-ABI access to every PlatformAdapter operation. Build the cdylib with the workspace's release-ffi profile:

cargo build --profile release-ffi -p agent-desktop-ffi

The output is target/release-ffi/libagent_desktop_ffi.dylib (.so on Linux, .dll on Windows) plus a committed C header at crates/ffi/include/agent_desktop.h.

Four reference topics, loaded as needed:

Installs
2
GitHub Stars
956
First Seen
May 21, 2026
agent-desktop-ffi — lahfir/agent-desktop