<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_core/src, branch 0.1.5</title>
<subtitle>The Rust CLI Framework 
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>Add ShellContext helper methods for completion logic</title>
<updated>2026-04-11T17:06:24+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T17:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=7c496151f571b872da523f4c46369751be6f4ca1'/>
<id>7c496151f571b872da523f4c46369751be6f4ca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Filter out __comp node and improve debug logging in completion helper</title>
<updated>2026-04-11T16:22:28+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T16:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=5e10b03acb0312155d0d76e06d366bcf76cb9f27'/>
<id>5e10b03acb0312155d0d76e06d366bcf76cb9f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dev tools to generate example documentation</title>
<updated>2026-04-11T14:28:26+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T14:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=dc501290f7b25b72edf8c67555b5604ac5fc8a59'/>
<id>dc501290f7b25b72edf8c67555b5604ac5fc8a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply clippy suggestions and remove unused serde dependency</title>
<updated>2026-04-11T11:17:45+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T11:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=e8e33963801b63d03a2b6d5f872348add2cecc56'/>
<id>e8e33963801b63d03a2b6d5f872348add2cecc56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add debug feature flag to trace_ctx function</title>
<updated>2026-04-11T10:54:22+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T10:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=3fcd049e738ad7e4377609104a1dce5f4dfa2cf9'/>
<id>3fcd049e738ad7e4377609104a1dce5f4dfa2cf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement basic command completion with shell support</title>
<updated>2026-04-11T10:29:57+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T10:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=1eb5306fe6e0e09970b37d267051589d8133a824'/>
<id>1eb5306fe6e0e09970b37d267051589d8133a824</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add debug logging feature with env_logger integration</title>
<updated>2026-04-11T10:29:43+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T10:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=0b9d890fd9764fa3ec0b749f4b15610e49e3cb8d'/>
<id>0b9d890fd9764fa3ec0b749f4b15610e49e3cb8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shell completion script generation feature</title>
<updated>2026-04-11T08:50:57+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T08:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=58ef8a8f42a68c7a81118ef9120705730ce3f458'/>
<id>58ef8a8f42a68c7a81118ef9120705730ce3f458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add completion macro infrastructure without logic</title>
<updated>2026-04-10T08:47:40+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-10T08:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=b18749170b6006e53976dbb6df9f59a3b9c34127'/>
<id>b18749170b6006e53976dbb6df9f59a3b9c34127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename DefaultProgram to ThisProgram and remove ThisProgram marker</title>
<updated>2026-04-09T07:13:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-09T07:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=1b67e1143f367d00e955c2780dbdefab463836e1'/>
<id>1b67e1143f367d00e955c2780dbdefab463836e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
