Gemini CLI in Rust — Google AI Studio API with MCP server support for Claude Code
Stars
1
Forks
0
Watchers
1
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
55
commits
1
commits
Merge pull request #20 from heki1224/release-plz-2026-03-21T14-43-33Z
28d83d2View on GitHubfix: harden buffer overflow check, hide API error body, expand MCP line limit
5c14bdaView on GitHubMerge pull request #19 from heki1224/release-plz-2026-03-21T13-23-22Z
3aff165View on GitHubchore: update dependencies (clap 4.6, anstream 1.0, zerocopy 0.8.47, etc.)
2356f9bView on GitHubdocs: document prompt parameter aliases in MCP tool reference
e55b272View on GitHubfix: update aws-lc-sys and rustls-webpki to resolve security advisories
bf2f7c8View on GitHubfix: handle wrong MCP parameter names with alias fallback and helpful errors
9ae9041View on GitHubMerge pull request #18 from heki1224/release-plz-2026-03-20T02-08-47Z
891059aView on GitHubfix: prevent OOM via special files and unbounded stdin lines
3aa51ebView on GitHubdocs: update README and context files for dual-model support
d56f9d4View on GitHubfeat: add high-performance model and thinking flag to MCP tool
51765d1View on GitHub