Expand description
Stable capability contracts shared by native and Node extension backends.
The CLI consumes extension metadata through these small contracts instead of depending on the implementation (cdylib or Node/RPC). New backends can opt into capabilities without changing the TUI or agent orchestration.
Structs§
Enums§
Constants§
Traits§
- Extension
Backend - Common metadata contract implemented by every extension backend.
Functions§
- native_
backend_ info - Capabilities currently provided by the Rust-native cdylib backend.