Skip to content

feat: add get_branch, list_branches, delete_branch tools#464

Open
Killusions wants to merge 1 commit into
zereight:mainfrom
Killusions:feat/branch-tools
Open

feat: add get_branch, list_branches, delete_branch tools#464
Killusions wants to merge 1 commit into
zereight:mainfrom
Killusions:feat/branch-tools

Conversation

@Killusions
Copy link
Copy Markdown
Contributor

Implements 3 branch management MCP tools:

  • get_branch - Get branch details (commit, protection status)
  • list_branches - List branches with search filter
  • delete_branch - Delete a branch

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 256a65aa21

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread index.ts Outdated
@Killusions Killusions closed this May 11, 2026
@Killusions Killusions reopened this May 11, 2026
@Killusions Killusions force-pushed the feat/branch-tools branch from a1104d5 to 4d39e1f Compare May 11, 2026 16:19
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4d39e1fdd6

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread tools/registry.ts
@Killusions Killusions force-pushed the feat/branch-tools branch from 4d39e1f to 57f4c2d Compare May 12, 2026 09:10
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 57f4c2d829

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread tools/registry.ts
@Killusions Killusions force-pushed the feat/branch-tools branch from 57f4c2d to aa6b26b Compare May 12, 2026 09:45
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: aa6b26b28f

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread index.ts Outdated
Comment thread tools/registry.ts
@Killusions Killusions force-pushed the feat/branch-tools branch from aa6b26b to 2053338 Compare May 12, 2026 09:53
@Killusions Killusions force-pushed the feat/branch-tools branch from 2053338 to ea5b42e Compare May 12, 2026 09:55
@Killusions
Copy link
Copy Markdown
Contributor Author

Killusions commented May 12, 2026

@zereight What do you think of this? It's currently missing compared to some implementations and ready for review now.

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