←back to thread

Gemini CLI

(blog.google)
1336 points sync | 6 comments | | HN request time: 0.858s | source | bottom
1. simonw ◴[] No.44380299[source]
Here's the system prompt, rendered as a Gist: https://gist.github.com/simonw/9e5f13665b3112cea00035df7da69...

More of my notes here: https://simonwillison.net/2025/Jun/25/gemini-cli/

replies(4): >>44380468 #>>44381097 #>>44385239 #>>44388185 #
2. dawnerd ◴[] No.44380468[source]
It says to only use absolute paths but the temp file example uses relative. Nice.
3. steren ◴[] No.44381097[source]
Because Gemini CLI is OSS, you can also find the system prompt at: https://github.com/google-gemini/gemini-cli/blob/4b5ca6bc777...
4. sn0wleppard ◴[] No.44385239[source]
Funny how it suggests using the long-abandoned and recently deprecated create-react-app. Why not vibe code your app built on tech debt from day one!
replies(1): >>44388075 #
5. breakingcups ◴[] No.44388075[source]
They also have a preference for a certain, Google-created UI framework: "React (JavaScript/TypeScript) with Bootstrap CSS, incorporating Material Design principles for UI/UX."
6. FailMore ◴[] No.44388185[source]
You must be a busy man! Always new tools to review. How did you get interested in doing this?