<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dev/gemini-cli/packages/cli/src/ui/components/messages, branch devel</title>
<subtitle>[no description]</subtitle>
<id>http://cgit.wit.com/dev/gemini-cli/atom?h=devel</id>
<link rel='self' href='http://cgit.wit.com/dev/gemini-cli/atom?h=devel'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/'/>
<updated>2025-08-22T13:22:47Z</updated>
<entry>
<title>fix(ui): Remove unused import causing build failure</title>
<updated>2025-08-22T13:22:47Z</updated>
<author>
<name>Castor Gemini</name>
<email>gemini@wit.com</email>
</author>
<published>2025-08-22T13:22:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=a204b81e8241316fc349ba4d242ab57096d4ee47'/>
<id>urn:sha1:a204b81e8241316fc349ba4d242ab57096d4ee47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ui): Use execFile with absolute path to run gemini --output</title>
<updated>2025-08-22T13:16:56Z</updated>
<author>
<name>Castor Gemini</name>
<email>gemini@wit.com</email>
</author>
<published>2025-08-22T13:16:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=314cd07836cf4c9730534958ad277a8b597b41e5'/>
<id>urn:sha1:314cd07836cf4c9730534958ad277a8b597b41e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(ui): Execute 'gemini --output' on new messages</title>
<updated>2025-08-22T09:47:19Z</updated>
<author>
<name>Castor Gemini</name>
<email>gemini@wit.com</email>
</author>
<published>2025-08-22T09:47:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=1e7a6d9e1e72b26c96f17115c39791f29872aabb'/>
<id>urn:sha1:1e7a6d9e1e72b26c96f17115c39791f29872aabb</id>
<content type='text'>
- Modify the GeminiMessage component to execute a command when a new
  message is received.
- The command is 'gemini --output'.
- The AI's message content is passed securely to the command via
  a 'GEMINI_MESSAGE' environment variable to prevent shell injection.
</content>
</entry>
<entry>
<title>feat(ui): Execute external command on Gemini message</title>
<updated>2025-08-22T09:45:03Z</updated>
<author>
<name>Castor Gemini</name>
<email>gemini@wit.com</email>
</author>
<published>2025-08-22T09:45:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=75cb06079ea3e7fd4795083c17b0c3acf2bd94ad'/>
<id>urn:sha1:75cb06079ea3e7fd4795083c17b0c3acf2bd94ad</id>
<content type='text'>
- Add a useEffect hook to the GeminiMessage component.
- This hook uses Node.js's 'exec' to run an external binary
  every time a new message is rendered from the model.
- A placeholder command has been added and should be replaced
  by the user.
</content>
</entry>
<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>Fix URL truncation in CLI display components #5902 (#5925)</title>
<updated>2025-08-18T05:26:34Z</updated>
<author>
<name>fuyou</name>
<email>imshuazi@126.com</email>
</author>
<published>2025-08-18T05:26:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=7b03a64b8501a736af8e605f399922a14b8feebb'/>
<id>urn:sha1:7b03a64b8501a736af8e605f399922a14b8feebb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Update semantic color tokens" (#6365)</title>
<updated>2025-08-16T03:18:31Z</updated>
<author>
<name>Jacob Richman</name>
<email>jacob314@gmail.com</email>
</author>
<published>2025-08-16T03:18:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=6c1373c33212e26521701acf73c0398721b3a881'/>
<id>urn:sha1:6c1373c33212e26521701acf73c0398721b3a881</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update semantic color tokens (#6253)</title>
<updated>2025-08-15T22:39:54Z</updated>
<author>
<name>Miguel Solorio</name>
<email>miguelsolorio@google.com</email>
</author>
<published>2025-08-15T22:39:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=3c0af3654ac5491e79c6f9b55de5debf0e1e13c1'/>
<id>urn:sha1:3c0af3654ac5491e79c6f9b55de5debf0e1e13c1</id>
<content type='text'>
Co-authored-by: jacob314 &lt;jacob314@gmail.com&gt;</content>
</entry>
<entry>
<title>fix(input) Resolve cases where escape was broken (#6304)</title>
<updated>2025-08-15T17:54:00Z</updated>
<author>
<name>Jacob Richman</name>
<email>jacob314@gmail.com</email>
</author>
<published>2025-08-15T17:54:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=bd5e49c5ff0d0f5e03e5f42435de00c5a0758d7e'/>
<id>urn:sha1:bd5e49c5ff0d0f5e03e5f42435de00c5a0758d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stylize diff line numbers &amp; characters (#6269)</title>
<updated>2025-08-15T06:18:39Z</updated>
<author>
<name>Miguel Solorio</name>
<email>miguelsolorio@google.com</email>
</author>
<published>2025-08-15T06:18:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/dev/gemini-cli/commit/?id=2e6c3580df6fd54b0115f541d48e35f706b06ac9'/>
<id>urn:sha1:2e6c3580df6fd54b0115f541d48e35f706b06ac9</id>
<content type='text'>
</content>
</entry>
</feed>
