You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2026. It is now read-only.
feat(gitcommit): add options to enable git_read, git_edit, and git_bot tools
- introduce enable_git_read, enable_git_edit, and enable_git_bot options in config
- conditionally register git_read and git_edit tools based on options
- only enable git_bot group if both git_read and git_edit are enabled
0 commit comments