<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dev/gemini-cli/Dockerfile, branch v0.2.2</title>
<subtitle>[no description]</subtitle>
<id>http://cgit.wit.com/dev/gemini-cli/atom?h=v0.2.2</id>
<link rel='self' href='http://cgit.wit.com/dev/gemini-cli/atom?h=v0.2.2'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/'/>
<updated>2025-06-25T12:41:11Z</updated>
<entry>
<title>fix: prepublish changes to package names (#1420)</title>
<updated>2025-06-25T12:41:11Z</updated>
<author>
<name>Brandon Keiji</name>
<email>brandonkeiji@google.com</email>
</author>
<published>2025-06-25T12:41:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=f6c36f75e37a9fb6e53480981c2ca1b9267763a0'/>
<id>urn:sha1:f6c36f75e37a9fb6e53480981c2ca1b9267763a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix version release for Dockerfile build (#1080)</title>
<updated>2025-06-16T06:13:39Z</updated>
<author>
<name>Zach Sais</name>
<email>zrs233@gmail.com</email>
</author>
<published>2025-06-16T06:13:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=cc7459e40388c8ede6a16277be94ea89e4fbfc6e'/>
<id>urn:sha1:cc7459e40388c8ede6a16277be94ea89e4fbfc6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(cli): add glob as a direct dependency (#1065)</title>
<updated>2025-06-15T07:50:26Z</updated>
<author>
<name>N. Taylor Mullen</name>
<email>ntaylormullen@google.com</email>
</author>
<published>2025-06-15T07:50:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=12c33c1fe625a60afc259a9ee6acaeb5c063cb77'/>
<id>urn:sha1:12c33c1fe625a60afc259a9ee6acaeb5c063cb77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dockerfile: Node 22 and ENTRYPOINT (#1038)</title>
<updated>2025-06-14T19:01:06Z</updated>
<author>
<name>Steren</name>
<email>steren@google.com</email>
</author>
<published>2025-06-14T19:01:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=d0b77d9fa02c61bacc9fde6e9cb3bd39a9c04454'/>
<id>urn:sha1:d0b77d9fa02c61bacc9fde6e9cb3bd39a9c04454</id>
<content type='text'>
</content>
</entry>
<entry>
<title>restricted networking for all sandboxing methods, new seatbelt profiles, updated docs, fixes to sandbox build, debugging through sandbox (#891)</title>
<updated>2025-06-10T15:58:37Z</updated>
<author>
<name>Olcan</name>
<email>olcans@gmail.com</email>
</author>
<published>2025-06-10T15:58:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=e38d2078cc70b0453ef70523a8ad38279941aca2'/>
<id>urn:sha1:e38d2078cc70b0453ef70523a8ad38279941aca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Build Failure - Build fails in sandbox due to missing build toolchain (#831)</title>
<updated>2025-06-08T05:04:20Z</updated>
<author>
<name>Abhi</name>
<email>43648792+abhipatel12@users.noreply.github.com</email>
</author>
<published>2025-06-08T05:04:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=6e4b84a60d0f94ba772b9872385d1c4021090786'/>
<id>urn:sha1:6e4b84a60d0f94ba772b9872385d1c4021090786</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>Fix: Update sandbox build to use new core package name</title>
<updated>2025-05-31T05:41:54Z</updated>
<author>
<name>Taylor Mullen</name>
<email>ntaylormullen@google.com</email>
</author>
<published>2025-05-31T05:38:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=190e6be800fa9095d0d0e5274e3ec16bd2f1f978'/>
<id>urn:sha1:190e6be800fa9095d0d0e5274e3ec16bd2f1f978</id>
<content type='text'>
- The `packages/core` tarball name changed from `gemini-code-server-*.tgz` to `gemini-code-core-*.tgz` after the `server` to `core` rename.
- This updates `scripts/build_sandbox.sh` and the root `Dockerfile` to use the new `gemini-code-core-*.tgz` naming, resolving the CI failure during the Docker build step of the publish process.
</content>
</entry>
<entry>
<title>Rename server-&gt;core (#638)</title>
<updated>2025-05-31T01:25:47Z</updated>
<author>
<name>Tommaso Sciortino</name>
<email>sciortino@gmail.com</email>
</author>
<published>2025-05-31T01:25:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=21fba832d1b4ea7af43fb887d9b2b38fcf8210d0'/>
<id>urn:sha1:21fba832d1b4ea7af43fb887d9b2b38fcf8210d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(sandbox): set default env var to 'gemini-cli-sandbox' (#620)</title>
<updated>2025-05-30T18:02:27Z</updated>
<author>
<name>Brandon Keiji</name>
<email>brandonkeiji@google.com</email>
</author>
<published>2025-05-30T18:02:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=816cc08a8f493bb7268936ffe314587bb4444f88'/>
<id>urn:sha1:816cc08a8f493bb7268936ffe314587bb4444f88</id>
<content type='text'>
</content>
</entry>
</feed>
