Skip to content

Commit 575c64a

Browse files
committed
add supported versions for claude and codex
1 parent 49a7b12 commit 575c64a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,10 @@ This repository provides a set of agent skills to interact with [Cloud SQL for P
3838

3939
Before you begin, ensure you have the following:
4040

41-
- An AI agent installed (e.g., [Gemini CLI](https://github.com/google-gemini/gemini-cli) version **+v0.6.0**, [Claude Code](https://claude.ai/install.sh), or [Codex](https://openai.com/blog/openai-codex/)).
41+
- One of these AI agents installed
42+
- [Gemini CLI](https://github.com/google-gemini/gemini-cli) version **v0.6.0** or higher
43+
- [Claude Code](https://claude.ai/install.sh) version **v2.1.94** or higher
44+
- [Codex](https://openai.com/blog/openai-codex/) **v0.118.0** or higher
4245
- A Google Cloud project with the **Cloud SQL Admin API** enabled.
4346
- Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.
4447
- IAM Permissions:

0 commit comments

Comments
 (0)