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 }}
EricRahm
/
gemini-cli
Public
forked from
google-gemini/gemini-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
sripasg
All time
Commit history
Commits on May 6, 2026
fix(acp): move tool explanation from thought stream to tool call content (#26554)
sripasg
authored
97a2bd7
View commit details
Copy full SHA for 97a2bd7
Browse repository at this point
Commits on May 1, 2026
fix(acp): resolve agent mode disconnect and improve mode awareness (#26332)
sripasg
authored
4e17552
View commit details
Copy full SHA for 4e17552
Browse repository at this point
Commits on Apr 29, 2026
refactor(acp): delegate prompt turn processing logic to GeminiClient (#26222)
sripasg
authored
0ccc5ce
View commit details
Copy full SHA for 0ccc5ce
Browse repository at this point
refactor(acp): modularize monolithic acpClient into specialized files (#26143)
sripasg
authored
c2e5b28
View commit details
Copy full SHA for c2e5b28
Browse repository at this point
Commits on Apr 9, 2026
feat(test): add high-volume shell test and refine perf harness (#24983)
sripasg
authored
de628b0
View commit details
Copy full SHA for de628b0
Browse repository at this point
Commits on Apr 8, 2026
feat(test-utils): add CPU performance integration test harness (#24951)
sripasg
authored
c7b9207
View commit details
Copy full SHA for c7b9207
Browse repository at this point
feat(test-utils): add memory usage integration test harness (#24876)
sripasg
authored
4ebc43b
View commit details
Copy full SHA for 4ebc43b
Browse repository at this point
Commits on Apr 7, 2026
feat(acp): add /help command (#24839)
sripasg
authored
06fcdc2
View commit details
Copy full SHA for 06fcdc2
Browse repository at this point
Commits on Apr 4, 2026
feat(acp): add support for `/about` command (#24649)
sripasg
authored
15298b2
View commit details
Copy full SHA for 15298b2
Browse repository at this point
Commits on Apr 2, 2026
fix(acp): handle all InvalidStreamError types gracefully in prompt (#24540)
sripasg
authored
b80234a
View commit details
Copy full SHA for b80234a
Browse repository at this point
Commits on Apr 1, 2026
fix(acp) refactor(core,cli): centralize model discovery logic in ModelConfigService (#24392)
sripasg
authored
6b303a1
View commit details
Copy full SHA for 6b303a1
Browse repository at this point
fix(core): pin AuthType.GATEWAY to use Gemini 3.1 Pro/Flash Lite by default (#24375)
sripasg
authored
1b265f3
View commit details
Copy full SHA for 1b265f3
Browse repository at this point
Commits on Mar 27, 2026
fix(acp): prevent crash on empty response in ACP mode (#23952)
sripasg
authored
e7dccab
View commit details
Copy full SHA for e7dccab
Browse repository at this point
fix(acp): Update allow approval policy flow for ACP clients to fix config persistence and compatible with TUI (#23818)
sripasg
authored
750dec5
View commit details
Copy full SHA for 750dec5
Browse repository at this point
Commits on Mar 25, 2026
fix(acp): allow attachments by adding a permission prompt (#23680)
sripasg
authored
c06794b
View commit details
Copy full SHA for c06794b
Browse repository at this point
Commits on Mar 24, 2026
fix(acp): Pass the cwd to `AcpFileSystemService` to avoid looping failures in asking for perms to write plan md file (#23612)
sripasg
authored
46fd7b4
View commit details
Copy full SHA for 46fd7b4
Browse repository at this point
fix: ACP: separate conversational text from execute tool command title (#23179)
sripasg
authored
84caf00
View commit details
Copy full SHA for 84caf00
Browse repository at this point
Commits on Mar 19, 2026
feat: ACP: Add token usage metadata to the `send` method's return value (#23148)
sripasg
authored
08063d7
View commit details
Copy full SHA for 08063d7
Browse repository at this point
fix: upgrade ACP SDK from 0.12 to 0.16.1 (#23132)
sripasg
authored
36dbaa8
View commit details
Copy full SHA for 36dbaa8
Browse repository at this point
fix: circumvent genai sdk requirement for api key when using gateway auth via ACP (#23042)
sripasg
authored
e9171fd
View commit details
Copy full SHA for e9171fd
Browse repository at this point
Commits on Mar 16, 2026
fix: Adjust ToolGroupMessage filtering to hide Confirming and show Canceled tool calls. (#22230)
sripasg
authored
e3df87c
View commit details
Copy full SHA for e3df87c
Browse repository at this point
Commits on Mar 12, 2026
feat: Display pending and confirming tool calls (#22106)
Show description for 41d4f59
sripasg
and
spencer426
authored
41d4f59
View commit details
Copy full SHA for 41d4f59
Browse repository at this point
Commits on Mar 4, 2026
fix: model persistence for all scenarios (#21051)
sripasg
authored
5bd21a2
View commit details
Copy full SHA for 5bd21a2
Browse repository at this point
Commits on Mar 3, 2026
feat: Implement slash command handling in ACP for `/memory`,`/init`,`/extensions` and `/restore` (#20528)
sripasg
authored
27d7aeb
View commit details
Copy full SHA for 27d7aeb
Browse repository at this point
Commits on Feb 23, 2026
feat: Map tool kinds to explicit ACP.ToolKind values and update test … (#19547)
sripasg
authored
3966f3c
View commit details
Copy full SHA for 3966f3c
Browse repository at this point
Commits on Feb 10, 2026
feat: add `extensionsExplore` setting to enable extensions explore UI. (#18686)
sripasg
authored
f2ca0bb
View commit details
Copy full SHA for f2ca0bb
Browse repository at this point
You can’t perform that action at this time.