Skip to main content

Full Stack Agentic AI Optimization Framework - Universal GEPA optimizer for major frameworks

Project description

SuperOptiX Logo

SuperOptiX AI

Full Stack Agentic AI Optimization Framework

Evaluation-first workflow, framework-native pipelines, and GEPA optimization.


Quick Install

Recommended CLI install with uv

uv tool install superoptix
super --help

Add framework dependencies in the same tool environment

# OpenAI Agents SDK
uv tool install superoptix --with "superoptix[frameworks-openai]"

# Claude Agent SDK
uv tool install superoptix --with "superoptix[frameworks-claude-sdk]"

# Google ADK
uv tool install superoptix --with "superoptix[frameworks-google]"

# Pydantic AI
uv tool install superoptix --with "superoptix[frameworks-pydantic-ai]"

# DeepAgents
uv tool install superoptix --with "superoptix[frameworks-deepagents]"

# Microsoft Agent Framework (legacy support)
uv tool install superoptix --with "superoptix[frameworks-microsoft]"

# CrewAI (see note below)
uv tool install superoptix --with "superoptix[frameworks-crewai]"

CrewAI and DSPy have dependency constraints that may require separate environments in some setups.

Alternative with pip

pip install superoptix

Requirements: Python 3.11+


Framework Support

SuperOptiX supports compiling and running agents across:

  • DSPy
  • OpenAI Agents SDK
  • Claude Agent SDK
  • Pydantic AI
  • CrewAI
  • Google ADK
  • DeepAgents
  • Microsoft Agent Framework (legacy support)

Core Workflow

# Pull
super agent pull developer

# Compile minimal pipeline
super agent compile developer --framework dspy

# Run
super agent run developer --framework dspy --goal "Design a migration strategy"

# Optional optimization path
super agent compile developer --framework dspy --optimize
super agent optimize developer --framework dspy --auto light

Featured Capabilities

  • RLM support (experimental)
  • StackOne connector integrations for SaaS tools
  • GEPA optimization flow across frameworks
  • Minimal runtime pipelines by default with optional optimization lifecycle
  • Core A2A v1 agent-to-agent interoperability

A2A v1 Support

SuperOptiX implements the core A2A 1.0 protocol shape.

That includes:

  • v1 Agent Cards with supportedInterfaces[]
  • v1 task and message semantics
  • v1 method surface such as SendMessage, GetTask, CancelTask, and SubscribeToTask
  • serving compiled agents over A2A with super agent serve <name> --protocol a2a
  • calling remote A2A agents through the SuperOptiX A2A client

Install the optional A2A extra:

pip install "superoptix[a2a]"

Read more:


Documentation


SuperOptiX Lite (Companion Repo)

For a lightweight, MIT-licensed starter kit focused on OpenAI Agents SDK + GEPA:

git clone https://github.com/SuperagenticAI/superoptix-lite-openai.git

Support


Telemetry

SuperOptiX collects anonymous usage data to improve the tool.

To disable telemetry:

export SUPEROPTIX_TELEMETRY=false

License

Apache License 2.0. See LICENCE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

superoptix-0.2.19.tar.gz (5.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

superoptix-0.2.19-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file superoptix-0.2.19.tar.gz.

File metadata

  • Download URL: superoptix-0.2.19.tar.gz
  • Upload date:
  • Size: 5.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for superoptix-0.2.19.tar.gz
Algorithm Hash digest
SHA256 fd476d76756aa556f027270f10702906243875611bf3060638a89948ade74b59
MD5 7cf8346a901b36502a1e6fa0b1a98092
BLAKE2b-256 16c8dbdccaaa9054957b4dc339649c5e9d512530f79f64e035bd7a64197b7795

See more details on using hashes here.

File details

Details for the file superoptix-0.2.19-py3-none-any.whl.

File metadata

  • Download URL: superoptix-0.2.19-py3-none-any.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for superoptix-0.2.19-py3-none-any.whl
Algorithm Hash digest
SHA256 189c7092e444b4885dbe808289da17a63ddfe02e4f990fcef60e6906a0d5978b
MD5 5d307e54ae5b2f82dd4fced274e6418a
BLAKE2b-256 96cba5978282b13b21821be8d63d785a4d92a40ff38e0b3216534267b7782b57

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page