mirror of
https://github.com/ultraworkers/claw-code-parity.git
synced 2026-06-23 18:21:10 +00:00
fix(runtime): export policy engine module
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
parent
d74ecf7441
commit
fce5761a0d
@ -14,7 +14,7 @@ mod mcp_stdio;
|
|||||||
pub mod mcp_tool_bridge;
|
pub mod mcp_tool_bridge;
|
||||||
mod oauth;
|
mod oauth;
|
||||||
pub mod permission_enforcer;
|
pub mod permission_enforcer;
|
||||||
mod policy_engine;
|
pub mod policy_engine;
|
||||||
mod permissions;
|
mod permissions;
|
||||||
mod prompt;
|
mod prompt;
|
||||||
mod remote;
|
mod remote;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user