Skip to content

Remove duplicate CompactionItem from RunItem union#2761

Merged
seratch merged 1 commit intoopenai:mainfrom
KanchiShimono:remove-duplicate-union-member
Mar 23, 2026
Merged

Remove duplicate CompactionItem from RunItem union#2761
seratch merged 1 commit intoopenai:mainfrom
KanchiShimono:remove-duplicate-union-member

Conversation

@KanchiShimono
Copy link
Contributor

@KanchiShimono KanchiShimono commented Mar 23, 2026

Summary

  • remove duplicated CompactionItem entry from RunItem union in src/agents/items.py
  • keep a single CompactionItem entry while preserving intended member set
  • no runtime behavior change; this is a type alias cleanup

Test plan

  • make format
  • make lint
  • make typecheck

Issue number

  • N/A

Checks

  • I've added new tests (if relevant)
  • I've added/updated the relevant documentation
  • I've run make lint and make format
  • I've made sure tests pass

@seratch seratch added this to the 0.13.x milestone Mar 23, 2026
Copy link
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@seratch seratch merged commit 681320e into openai:main Mar 23, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants