Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Ops

Demos, guides, and getting-started material for running OpenShell on OpenShift.

Guides

End-to-end guide for installing OpenShell with Helm, exposing the gateway through an OpenShift Route, configuring mTLS, registering a provider, creating a sandbox, running Claude Code in the sandbox, and managing egress policies.

Configure OpenShell sandboxes to use a Kata-backed RuntimeClass in sidecar topology on OpenShift, then verify the VM isolation boundary and network policy enforcement.

Route sandbox inference traffic through a token-authenticated RHOAI-served model using the OpenShell privacy router, without exposing credentials to the sandbox.

Testing results for OpenShell v0.0.85 on OpenShift, including capability behavior in the supervisor and sandbox user contexts.

Demos

Demonstrates how to capture MLflow traces from AI agents running in OpenShell sandboxes and send them to the managed MLflow instance on RHOAI.

The demo includes:

  • MLflow auto-instrumentationmlflow.openai.autolog() captures all LLM calls as traces with zero code changes
  • OpenShell inference routing - Agent code sends requests to inference.local through the OpenAI SDK, and the OpenShell proxy handles model credentials
  • Environment variable injection — Passes MLFLOW_TRACKING_URI by using --env instead of --credential for direct SDK access
  • Sandbox network policy — Configures explicit network access from sandboxed workloads to the MLflow tracking server

Stack: Python, OpenAI SDK, MLflow, OpenShell, RHOAI

See the MLflow OpenShell Tracing README for setup and usage.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages