<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dev/gemini-cli/packages/core/src/config, branch jcarr</title>
<subtitle>[no description]</subtitle>
<id>http://cgit.wit.com/dev/gemini-cli/atom?h=jcarr</id>
<link rel='self' href='http://cgit.wit.com/dev/gemini-cli/atom?h=jcarr'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/'/>
<updated>2025-08-21T22:29:15Z</updated>
<entry>
<title>Introduce initial screen reader mode handling and flag (#6653)</title>
<updated>2025-08-21T22:29:15Z</updated>
<author>
<name>christine betts</name>
<email>chrstn@uw.edu</email>
</author>
<published>2025-08-21T22:29:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=10286934e6a549dcad557adecfc087552e13c983'/>
<id>urn:sha1:10286934e6a549dcad557adecfc087552e13c983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(cli): prompt completion (#4691)</title>
<updated>2025-08-21T08:04:04Z</updated>
<author>
<name>官余棚</name>
<email>1@linux.com</email>
</author>
<published>2025-08-21T08:04:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=589f5e6823eca456d9c93cadea664e5c19eebb90'/>
<id>urn:sha1:589f5e6823eca456d9c93cadea664e5c19eebb90</id>
<content type='text'>
Co-authored-by: Jacob Richman &lt;jacob314@gmail.com&gt;</content>
</entry>
<entry>
<title>Changes to add MCP tool count, and MCP tool name as dimension (#6631)</title>
<updated>2025-08-20T14:22:22Z</updated>
<author>
<name>agarwalravikant</name>
<email>agarwalravikant@gmail.com</email>
</author>
<published>2025-08-20T14:22:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=6b843ca3a81fa6cc98f3080d1686a367cd7679c0'/>
<id>urn:sha1:6b843ca3a81fa6cc98f3080d1686a367cd7679c0</id>
<content type='text'>
Co-authored-by: Ravikant Agarwal &lt;ravikantag@google.com&gt;
Co-authored-by: Bryan Morgan &lt;bryanmorgan@google.com&gt;</content>
</entry>
<entry>
<title>Refac: Centralize storage file management (#4078)</title>
<updated>2025-08-20T01:55:47Z</updated>
<author>
<name>Yuki Okita</name>
<email>yuki.work0512@gmail.com</email>
</author>
<published>2025-08-20T01:55:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=21c6480b65528a98ac0e1e3855f3c78c1f9b7cbe'/>
<id>urn:sha1:21c6480b65528a98ac0e1e3855f3c78c1f9b7cbe</id>
<content type='text'>
Co-authored-by: Taylor Mullen &lt;ntaylormullen@google.com&gt;</content>
</entry>
<entry>
<title>feat(core): Add --skip-next-speaker-check flag (#6589)</title>
<updated>2025-08-19T23:45:13Z</updated>
<author>
<name>Sandy Tao</name>
<email>sandytao520@icloud.com</email>
</author>
<published>2025-08-19T23:45:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=389102ec0e6370c29df6499157417861f8c1c253'/>
<id>urn:sha1:389102ec0e6370c29df6499157417861f8c1c253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(core): refactor shell execution to use node-pty (#6491)</title>
<updated>2025-08-19T23:03:51Z</updated>
<author>
<name>Gal Zahavi</name>
<email>38544478+galz10@users.noreply.github.com</email>
</author>
<published>2025-08-19T23:03:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=f1575f6d8de2f4efa0805a2d11a4a421a1a8228f'/>
<id>urn:sha1:f1575f6d8de2f4efa0805a2d11a4a421a1a8228f</id>
<content type='text'>
Co-authored-by: Jacob Richman &lt;jacob314@gmail.com&gt;</content>
</entry>
<entry>
<title>Remove unnecessary promiuse usage. (#6585)</title>
<updated>2025-08-19T22:31:02Z</updated>
<author>
<name>Tommaso Sciortino</name>
<email>sciortino@gmail.com</email>
</author>
<published>2025-08-19T22:31:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=0cc2a1e7ef904294fff982a4d75bf098b5b262f7'/>
<id>urn:sha1:0cc2a1e7ef904294fff982a4d75bf098b5b262f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove checking for a condition just for logging (#6503)</title>
<updated>2025-08-19T20:17:42Z</updated>
<author>
<name>anj-s</name>
<email>32556631+anj-s@users.noreply.github.com</email>
</author>
<published>2025-08-19T20:17:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=1b9107a8bba135094f0a00c13df5aba4abb4e190'/>
<id>urn:sha1:1b9107a8bba135094f0a00c13df5aba4abb4e190</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(sessions): Introduce core ChatRecordingService for automatic conversation saving (#5221)</title>
<updated>2025-08-19T00:39:57Z</updated>
<author>
<name>bl-ue</name>
<email>54780737+bl-ue@users.noreply.github.com</email>
</author>
<published>2025-08-19T00:39:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=36ea986cfe443d2d363db6e6daa3a0ced7408f3b'/>
<id>urn:sha1:36ea986cfe443d2d363db6e6daa3a0ced7408f3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Read and write files through Zed (#6169)</title>
<updated>2025-08-18T22:29:45Z</updated>
<author>
<name>Conrad Irwin</name>
<email>conrad.irwin@gmail.com</email>
</author>
<published>2025-08-18T22:29:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=fb3ceb0da4e2cd636013c2c36a9c0016c01aa47f'/>
<id>urn:sha1:fb3ceb0da4e2cd636013c2c36a9c0016c01aa47f</id>
<content type='text'>
Co-authored-by: Agus Zubiaga &lt;agus@zed.dev&gt;</content>
</entry>
</feed>
