Skip to content

Add repository branch checkout tool#49

Merged
Gabriel-Darbord merged 1 commit into
mainfrom
codex/repository-branch-checkout
Jun 3, 2026
Merged

Add repository branch checkout tool#49
Gabriel-Darbord merged 1 commit into
mainfrom
codex/repository-branch-checkout

Conversation

@Gabriel-Darbord
Copy link
Copy Markdown
Member

Summary

  • add repository_branch_checkout to check out an existing Iceberg branch and load already-loaded package changes into the image
  • keep repository_branch_switch as repository-head-only movement and document the distinction
  • add regression coverage for stale branch-only methods being removed after checkout

Verification

  • MCPToolRepositoryOperationTest, MCPToolRepositoryToolsTest, MCPToolContractsTest, MCPJSONSchemaValidatorTest: 155 passed, 1 expected skip
  • git diff --check

Closes #14

Co-authored-by: Codex <codex@openai.com>
@Gabriel-Darbord Gabriel-Darbord force-pushed the codex/repository-branch-checkout branch from 823329e to ffeff2b Compare June 3, 2026 13:50
@Gabriel-Darbord Gabriel-Darbord merged commit b474f22 into main Jun 3, 2026
3 checks passed
@Gabriel-Darbord Gabriel-Darbord deleted the codex/repository-branch-checkout branch June 3, 2026 13:55
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.

Expose clean repository checkout for image-side branch verification

1 participant