Framework Feature Matrix
Current capability snapshot for SuperOptiX framework integrations.
๐ New: OpenAI Agents SDK (v0.14+)
Full support for the new OpenAI Agents SDK with harness + sandbox architecture: - Native sandbox execution with manifest-based data staging - Built-in snapshotting + rehydration for durability - Partner sandboxes: Cloudflare, E2B, Modal, and more - Compatible with Ollama and all major cloud providers
| Feature | DSPy | OpenAI Agents SDK | Claude SDK | Pydantic AI | CrewAI | Google ADK | DeepAgents | Microsoft (Legacy) |
|---|---|---|---|---|---|---|---|---|
| Minimal pipeline compile/run | Yes | โ Yes | Yes | Yes | Yes | Yes | Yes | Yes |
--optimize compile path |
Yes | โ Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| GEPA optimization flow | Yes | โ Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| StackOne connector integration | Yes | โ Yes | Yes | Yes | Yes | Planned | Planned | Planned |
| RLM support | Yes | โ Yes | Planned | Yes | Yes | Yes | Yes | Planned |
| Native sandbox harness | - | โ Yes | - | - | - | - | - | - |
| Local Ollama-friendly path | Yes | โ Yes | No | Yes | Yes | No | No | Yes |
Cloud model routing flags (--cloud) |
Yes | โ Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| Sidecar compiled spec loading | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
Notes
- Microsoft framework support is maintained in legacy mode.
- Cloud-only frameworks typically require function-calling-capable models.