Skip to content

Add OpenAI Agents API support - #52

Open
mkht wants to merge 2 commits into
v5from
codex/v5-agents-api
Open

mkht wants to merge 2 commits into
v5from
codex/v5-agents-api

Conversation

@mkht

@mkht mkht commented Sep 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • add 30 commands for the OpenAI Agents API public beta
  • support reusable agents, environment templates and live environment files
  • support managed sessions, input events, SSE event streams, items, turns, subagents, and artifacts
  • support agent vaults and credential lifecycle operations
  • send the required OpenAI-Beta: agents=v1 header on every Agents API request
  • support cursor pagination, opaque environment-file page tokens, binary artifact downloads, and OpenAI-only validation
  • update manifest exports, README, command documentation, and generated external help

The September 2026 P0 compatibility changes are intentionally handled in a separate PR.

Validation

  • Agents Offline tests: 11 passed, 0 failed
  • PSScriptAnalyzer with PSScriptAnalyzerRules.psd1: 0 findings
  • all 30 commands load from the module and have Markdown help
  • README links and cached diff check passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant