You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openai-agents: same universal model mapping; bump 0.4.1
Mirror the google-adk resolver on the OpenAI export: DEFAULT_OPENAI_MODEL
(env AGENTLIFT_OPENAI_MODEL, default gpt-5-mini) + editable MODEL_MAP, each
agent uses model=openai_model('<folder-id>'). Both exports are now runnable,
transparent about the origin id, and resilient to model-name churn. Refreshed
the __init__ docstring (export lists all three targets; deploy is Anthropic +
Google live). 39 offline tests pass.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
description = "Own your agent as a neutral folder; audit its portability, compile it to provider formats (Anthropic YAML / Google ADK), and deploy it to managed runtimes. Own the definition, rent the runtime."
0 commit comments