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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Runtime skill support with thread-pinned skills, per-turn skill overrides, and execution-policy enforcement for allowed tools, required tools, tool sequence, and max tool calls.
Dynamic persona and skill loading from local files and remote URLs through AgentDefinitionSource.
Resolved-instructions preview support so host apps can inspect the final compiled instructions for a turn.
Transient request retry/backoff policy support in the Codex responses backend.