agent-desktop/tests
Lahfir 9023f331b3
feat(ffi): Phase B and C — Python smoke harness, parity gates, build.rs codegen (#77)
Completes the FFI plan: U9 adds a Python ctypes smoke harness proving the C ABI from a non-Rust host; U10 adds cross-platform parity CI gates for header drift, codegen drift, panic-unwind, and stub-adapter passthrough; U11 generates the command-backed wrappers from build.rs templates with a committed drift-gated output. The C ABI stays byte-identical and the surface is Windows and Linux ready with no new FFI code.
2026-06-26 19:14:14 -07:00
..
conformance fix: harden agent-desktop reliability (#54) 2026-06-20 15:43:42 -04:00
e2e fix: harden agent-desktop reliability (#54) 2026-06-20 15:43:42 -04:00
ffi-python feat(ffi): Phase B and C — Python smoke harness, parity gates, build.rs codegen (#77) 2026-06-26 19:14:14 -07:00
fixture-app fix: harden agent-desktop reliability (#54) 2026-06-20 15:43:42 -04:00
fixtures feat: progressive skeleton traversal with ref-rooted drill-down (#20) 2026-04-16 01:46:31 -07:00