Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 917 Bytes

File metadata and controls

34 lines (22 loc) · 917 Bytes

ODEI AgentKit Integrations

AgentKit and LangGraph integrations for policy-gated ODEI actions.

This repository explores how orchestration frameworks can route actions through ODEI before execution.

Why It Matters

Frameworks can coordinate agent loops. They do not automatically provide:

  • durable world state
  • policy-aware execution
  • structural memory
  • pre-execution guardrails

ODEI fills that gap by acting as the governed state and policy layer behind the orchestrator.

What This Repo Focuses On

  • AgentKit integrations
  • LangGraph integrations
  • guard-before-execute patterns
  • world model aware tool routing

Related Surfaces

License

Repository-specific. See local files.