Skip to main content

Module behavior

Module behavior 

Source
Expand description

CLI behavior-pack composition (coding-omp-v1 reference consumer).

The pack provides the canonical coding tool set through the SDK’s host installer interception point; the CLI registers pack tools as-is to preserve today’s composition. Hosts that need per-tool audit/approval wrap the tool in their oxicode_sdk::behavior::BehaviorToolInstaller before registration (design “Host policy boundary”).

Structs§

BehaviorComposition
Manifest plus the requested AgentConfig patch produced by installing packs.

Functions§

install_coding_omp_v1
Install coding-omp-v1 into tools, overwriting the legacy instances of the same names with pack-constructed equivalents.