Skip to content

docs(changelog): correct openai-agents v0.1.1 entry#1639

Open
benfrank241 wants to merge 1 commit into
mainfrom
docs-changelog-openai-agents-0.1.1
Open

docs(changelog): correct openai-agents v0.1.1 entry#1639
benfrank241 wants to merge 1 commit into
mainfrom
docs-changelog-openai-agents-0.1.1

Conversation

@benfrank241
Copy link
Copy Markdown
Contributor

Summary

The auto-generated changelog entry for openai-agents v0.1.1 credited #1123 (consolidation_max_memories_per_round) — but that's a core-engine config option, not openai-agents-specific. It only touched the openai-agents folder for docs frontmatter and a lint-drift formatting fix.

The actually-substantive openai-agents work in v0.1.1 was #1134 by @DK09876: docs/test polish — corrected SDK version requirement, added memory_instructions() to the README and API reference, added a Production Patterns section, and added test_config.py with 13 tests.

This PR rewrites the v0.1.1 entry under Improvements with the correct attribution and commit reference.

Test plan

  • Docusaurus builds without errors
  • Skills sidebar still renders the changelog page

🤖 Generated with Claude Code

Replaces the auto-generated entry, which credited #1123 (a core-engine
consolidation config, not openai-agents-specific) to the v0.1.1 release.
The actual openai-agents-specific work in v0.1.1 was #1134 by @DK09876:
docs/test polish — corrected SDK version requirement, added
memory_instructions() to README and API reference, added Production
Patterns section, and added test_config.py.
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