Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sdk.fdo.alexvwan.me/llms.txt

Use this file to discover all available pages before exploring further.

FDO SDK

@anikitenko/fdo-sdk is the SDK for building FlexDevOps desktop application plugins. This documentation set focuses on the core plugin contract:
  • backend runtime vs iframe UI runtime
  • render() and renderOnLoad() semantics
  • DOM helper rules
  • capability and privileged action model
  • storage, handlers, and diagnostics
  • connector and provider integration patterns

Start Here

Examples