<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_cli, branch wip/mingling-cli-ux</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<entry>
<title>feat(cli): add dynamic completion scripts and global help</title>
<updated>2026-08-03T12:38:02+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-03T12:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=fc0df246c2f55985de1813a9c30eb0c6e61c8a99'/>
<id>fc0df246c2f55985de1813a9c30eb0c6e61c8a99</id>
<content type='text'>
Enable the dispatch_tree and comp features to generate
completion scripts during build and register global help
and completion support in the main entry point.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable the dispatch_tree and comp features to generate
completion scripts during build and register global help
and completion support in the main entry point.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(linter): use RendererInvoker for JSON report rendering</title>
<updated>2026-08-03T11:22:30+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-03T11:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=b846ddcaf51d28f3692b010b905b44dcd7b96a42'/>
<id>b846ddcaf51d28f3692b010b905b44dcd7b96a42</id>
<content type='text'>
Replace AnyOutput-based dispatch with RendererInvoker in
render_lint_reports_json to improve type safety and clarity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace AnyOutput-based dispatch with RendererInvoker in
render_lint_reports_json to improve type safety and clarity.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor!: rename `extra_macros` feature to `extras`</title>
<updated>2026-08-01T14:42:41+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-01T14:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=0f9ca0745e3e80c751404f45cb2b97d4d14c97d3'/>
<id>0f9ca0745e3e80c751404f45cb2b97d4d14c97d3</id>
<content type='text'>
Update all references across docs, examples, and configuration files to
use the shorter `extras` feature name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update all references across docs, examples, and configuration files to
use the shorter `extras` feature name.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump arg-picker and arg-picker-macros to v0.1.1</title>
<updated>2026-07-27T12:46:44+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-27T12:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=d50e70ed9191eef975a86df96d62c9eb1630f854'/>
<id>d50e70ed9191eef975a86df96d62c9eb1630f854</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add `might_be_async` dependency and update lockfiles</title>
<updated>2026-07-23T16:15:40+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-23T16:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=e15f7d2d72f44009a9443a1660a8956d9330718d'/>
<id>e15f7d2d72f44009a9443a1660a8956d9330718d</id>
<content type='text'>
Introduce `might_be_async` as a workspace dependency, add it to
`mingling_core`, and regenerate all Cargo.lock files accordingly.
Multiple examples and test packages also pick up a newly transitive
`equivalent` crate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce `might_be_async` as a workspace dependency, add it to
`mingling_core`, and regenerate all Cargo.lock files accordingly.
Multiple examples and test packages also pick up a newly transitive
`equivalent` crate.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove deprecated `cmd_mlint_install` module</title>
<updated>2026-07-22T20:12:11+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T20:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=7ef6183f3a90d97bfae1af49658c089c04c3f715'/>
<id>7ef6183f3a90d97bfae1af49658c089c04c3f715</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: use `rust-analyzer.toml` instead of hardcoded `.rust-analyzer.toml`</title>
<updated>2026-07-22T18:06:27+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T18:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=05b0b25695bf47a46000d8eb813660bfe12f1727'/>
<id>05b0b25695bf47a46000d8eb813660bfe12f1727</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(core): rename `builds` feature to `build`</title>
<updated>2026-07-22T16:38:36+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T16:38:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=39721a88611f47a8e02a4daeafaa34d1a2c44b34'/>
<id>39721a88611f47a8e02a4daeafaa34d1a2c44b34</id>
<content type='text'>
Replace the `builds` feature with `build` across the crate, keeping
a backward-compatible alias for the old name.  Update all internal
visibility from `#[doc(hidden)] pub mod` to `pub(crate) mod` and
reorganize the `__private` module into a dedicated `private.rs`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the `builds` feature with `build` across the crate, keeping
a backward-compatible alias for the old name.  Update all internal
visibility from `#[doc(hidden)] pub mod` to `pub(crate) mod` and
reorganize the `__private` module into a dedicated `private.rs`.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(linter): set exit code to 1 when config already exists</title>
<updated>2026-07-22T15:09:01+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T15:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=cfb04dbbbb4c089c92c0bcca7e27401f8cdd90de'/>
<id>cfb04dbbbb4c089c92c0bcca7e27401f8cdd90de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(linter): add `lint-install` subcommand for rust-analyzer setup</title>
<updated>2026-07-22T14:57:56+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T14:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=29009ea248ddf70698cdf90fa36b9bbb89442668'/>
<id>29009ea248ddf70698cdf90fa36b9bbb89442668</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
