Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
shellicar
/
claude-cli
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
0
Code
Issues
12
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add the Git tool
- #462
#462
Draft
shellicar
wants to merge 13 commits into
main
shellicar/claude-cli:main
from
feature/git-tool
shellicar/claude-cli:feature/git-tool
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Add the Git tool
#462
shellicar
wants to merge 13 commits into
main
shellicar/claude-cli:main
from
feature/git-tool
shellicar/claude-cli:feature/git-tool
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
Add the Git tool: named per-action tools replacing raw git via Exec
shellicar
committed
72c72d1
View commit details
Copy full SHA for 72c72d1
Browse repository at this point
Fix and write tests
shellicar
committed
ea74512
View commit details
Copy full SHA for ea74512
Browse repository at this point
Close the git argument-injection gap in ref/remote/branch fields
shellicar
committed
ca0d8b4
View commit details
Copy full SHA for ca0d8b4
Browse repository at this point
Extract expected argv in the --end-of-options regression test
shellicar
committed
c4fe7fc
View commit details
Copy full SHA for c4fe7fc
Browse repository at this point
Wire the Git tool into the CLI and make ToolOperation a documented enum
shellicar
committed
21856cd
View commit details
Copy full SHA for 21856cd
Browse repository at this point
Add Git_StashApply and a default-branch guard for reflog-tier tools
shellicar
committed
2839876
View commit details
Copy full SHA for 2839876
Browse repository at this point
Resolve refspec/qualified-ref targets before the default-branch check, and test Git_Continue/Git_Abort directly
shellicar
committed
d3245ee
View commit details
Copy full SHA for d3245ee
Browse repository at this point
Linting
shellicar
committed
72a38b8
View commit details
Copy full SHA for 72a38b8
Browse repository at this point
Add intent to investigative/risky git tools and a real tool-display summary
shellicar
committed
4bcffd7
View commit details
Copy full SHA for 4bcffd7
Browse repository at this point
Drop the stdout/stderr/exitCode wrapper for plain text, and structure Git_BranchList's output
shellicar
committed
32a5142
View commit details
Copy full SHA for 32a5142
Browse repository at this point
Linting
shellicar
committed
8c59648
View commit details
Copy full SHA for 8c59648
Browse repository at this point
Add read-only ancestry/config tools, redact credentials in Git_Config/RemoteList, and block raw git via ExecV3
shellicar
committed
5ee096d
View commit details
Copy full SHA for 5ee096d
Browse repository at this point
Commits on Jul 22, 2026
Add worktree, merge/cherry-pick/revert, clone/init/mv/grep, and submodule tools; document coverage in README
shellicar
committed
172134b
View commit details
Copy full SHA for 172134b
Browse repository at this point
You can’t perform that action at this time.