Skip to content

fix: preserve GitRepo root subpath aliases#3303

Merged
seratch merged 1 commit intomainfrom
fix/git-repo-root-subpath-aliases
May 9, 2026
Merged

fix: preserve GitRepo root subpath aliases#3303
seratch merged 1 commit intomainfrom
fix/git-repo-root-subpath-aliases

Conversation

@seratch
Copy link
Copy Markdown
Member

@seratch seratch commented May 9, 2026

This pull request fixes GitRepo manifest subpath normalization so root aliases such as ., ./, ./., and trimmed ./ are treated the same as an empty subpath. This aligns Python SDK behavior with the TypeScript SDK while continuing to reject whitespace-only, absolute, parent-traversing, and Windows-style subpaths.

openai/openai-agents-js#1294

@github-actions github-actions Bot added bug Something isn't working feature:sandboxes labels May 9, 2026
@seratch seratch added this to the 0.17.x milestone May 9, 2026
@seratch seratch enabled auto-merge (squash) May 9, 2026 12:05
@seratch seratch merged commit bc3607b into main May 9, 2026
10 checks passed
@seratch seratch deleted the fix/git-repo-root-subpath-aliases branch May 9, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working feature:sandboxes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant