<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dev/gemini-cli/.gitignore, branch main</title>
<subtitle>[no description]</subtitle>
<id>http://cgit.wit.com/dev/gemini-cli/atom?h=main</id>
<link rel='self' href='http://cgit.wit.com/dev/gemini-cli/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/'/>
<updated>2025-08-20T01:53:53Z</updated>
<entry>
<title>feat: update .gitignore in /setup-github (#6591)</title>
<updated>2025-08-20T01:53:53Z</updated>
<author>
<name>Jerop Kipruto</name>
<email>jerop@google.com</email>
</author>
<published>2025-08-20T01:53:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=1049d388451120587a8643a401fd71430a8cd5fe'/>
<id>urn:sha1:1049d388451120587a8643a401fd71430a8cd5fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log CLI version and git commit hash (v2) (#6176)</title>
<updated>2025-08-14T10:12:26Z</updated>
<author>
<name>owenofbrien</name>
<email>86964623+owenofbrien@users.noreply.github.com</email>
</author>
<published>2025-08-14T10:12:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=dd55a82a2891fc2e9b197cf491fb8205d1ba9619'/>
<id>urn:sha1:dd55a82a2891fc2e9b197cf491fb8205d1ba9619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include companion VS Code extension VSIX as part of build/release (#4254)</title>
<updated>2025-07-16T19:06:39Z</updated>
<author>
<name>Shreya Keshive</name>
<email>skeshive@gmail.com</email>
</author>
<published>2025-07-16T19:06:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=e4ed1aabac10101a6ad6c25e46e84a3d2091bb88'/>
<id>urn:sha1:e4ed1aabac10101a6ad6c25e46e84a3d2091bb88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add clipboard image paste support for macOS (#1580)</title>
<updated>2025-07-12T04:06:49Z</updated>
<author>
<name>Jayson Dasher</name>
<email>58889274+jaysondasher@users.noreply.github.com</email>
</author>
<published>2025-07-12T04:06:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=c9e194ec6ae514cd35f1bdd8cebd6cc556a74208'/>
<id>urn:sha1:c9e194ec6ae514cd35f1bdd8cebd6cc556a74208</id>
<content type='text'>
Co-authored-by: Jacob Richman &lt;jacob314@gmail.com&gt;
Co-authored-by: Scott Densmore &lt;scottdensmore@mac.com&gt;</content>
</entry>
<entry>
<title>Preflight and integration npx (#1096)</title>
<updated>2025-06-16T15:27:29Z</updated>
<author>
<name>matt korwel</name>
<email>matt.korwel@gmail.com</email>
</author>
<published>2025-06-16T15:27:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=df938d6ee833ded59f6d12528105e6165ed76a92'/>
<id>urn:sha1:df938d6ee833ded59f6d12528105e6165ed76a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: rename gemini-code to gemini-cli (#822)</title>
<updated>2025-06-07T21:27:22Z</updated>
<author>
<name>cperry-goog</name>
<email>78765543+cperry-goog@users.noreply.github.com</email>
</author>
<published>2025-06-07T21:27:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=18d6a11c04c5cebf39dcd43981464e90d8e3cecd'/>
<id>urn:sha1:18d6a11c04c5cebf39dcd43981464e90d8e3cecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Gemini code review agent to repo (#782)</title>
<updated>2025-06-06T04:37:06Z</updated>
<author>
<name>Eddie Santos</name>
<email>9561596+eddie-santos@users.noreply.github.com</email>
</author>
<published>2025-06-06T04:37:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=368e9ab4d8aa075c6f50fa95b787e6c81c4d201f'/>
<id>urn:sha1:368e9ab4d8aa075c6f50fa95b787e6c81c4d201f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display git commit info in the /about section. (#567)</title>
<updated>2025-05-28T07:04:26Z</updated>
<author>
<name>DeWitt Clinton</name>
<email>dclinton@gmail.com</email>
</author>
<published>2025-05-28T07:04:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=27a773d5b29ce361ea3116578dd3de462030b696'/>
<id>urn:sha1:27a773d5b29ce361ea3116578dd3de462030b696</id>
<content type='text'>
This change detects the most recent git commit short hash and writes it to the `GIT_COMMIT_INFO` constant in `packages/cli/src/generated/git-commit.sh`, optionally appending the string "(local modifications)" if additional local changes after that commit are detected.

If set, this string is displayed in the `/about` dialog as well as passed into the `/bug` template.

Example:

```
&gt; /about

╭───────────────────────────────────────────────────────────────────────────╮
│                                                                           │
│ About Gemini CLI                                                          │
│                                                                           │
│ CLI Version               development                                     │
│ Git Commit                43370ab (local modifications)                   │
│ Model                     gemini-2.5-pro-preview-05-06                    │
│ Sandbox                   sandbox-exec (minimal)                          │
│ OS                        darwin v23.11.0                                 │
│                                                                           │
╰───────────────────────────────────────────────────────────────────────────╯
```

Additionally, this change updates `.gitignore` to ignore the generated files, `scripts/clean.sh` to remove them, and adds a `npm run generate` stage for this and any other generators we need to write.</content>
</entry>
<entry>
<title>Feat: Add test coverage scripts and ignore reports (#477)</title>
<updated>2025-05-22T00:03:22Z</updated>
<author>
<name>Allen Hutchison</name>
<email>adh@google.com</email>
</author>
<published>2025-05-22T00:03:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=efee7c6cce0fa3cf64914833f6df2b34c62fa0f7'/>
<id>urn:sha1:efee7c6cce0fa3cf64914833f6df2b34c62fa0f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Logger for command history (#435)</title>
<updated>2025-05-21T07:36:22Z</updated>
<author>
<name>Seth Troisi</name>
<email>sethtroisi@google.com</email>
</author>
<published>2025-05-21T07:36:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=cd13c5881b7cb60c0fca9e674c0344815ca0070d'/>
<id>urn:sha1:cd13c5881b7cb60c0fca9e674c0344815ca0070d</id>
<content type='text'>
</content>
</entry>
</feed>
