aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* chore: remove ZIP template packaging and use directories魏曹先生40 hours1-3/+0
* feat: add project template expansion with rule-based generation魏曹先生40 hours1-1/+7
* feat: implement pkg-enable and pkg-disable commands魏曹先生2 days1-0/+1
* feat(pkg_mgr): add uninstall command and improve install魏曹先生2 days1-0/+1
* chore: move CLI entry to bin and restructure imports魏曹先生2 days1-1/+1
* chore(mingling_cli): add colored dependency and utils module魏曹先生2 days1-0/+1
* revert: Remove serde and structural renderer support魏曹先生2 days1-1/+0
* feat(cli): implement `explain` command and add JSON structural rendering魏曹先生2 days1-1/+2
* feat(cli): add dynamic completion scripts and global help魏曹先生2 days1-0/+4
* chore: bump version to 0.4.0魏曹先生2 days1-1/+1
* refactor!: rename `extra_macros` feature to `extras`feat/new-pipeline-model魏曹先生9 days1-1/+1
* feat(core): rename `builds` feature to `build`魏曹先生2026-07-231-1/+1
* feat(linter): add `lint-install` subcommand for rust-analyzer setup魏曹先生2026-07-221-0/+1
* feat(mingling_cli): add wrapper binary and optimize release profile魏曹先生2026-07-221-0/+10
* feat(lints): add quote dependency and improve variable name detection魏曹先生2026-07-211-0/+1
* chore(Cargo.toml): reorganize dependencies and add section comments魏曹先生2026-07-211-4/+14
* feat(mling): add linter framework with async support and registry魏曹先生2026-07-211-2/+12
* feat(mingling_cli): add metadata and linter commands with cargo analysis魏曹先生2026-07-211-2/+16
* feat(mingling_cli): add scaffold for CLI tool魏曹先生2026-07-201-0/+25
* Remove mingling_cli crate魏曹先生2026-04-251-16/+0
* Rename add_dispatcher module to dispatcher_mgr and add remove commandWeicao-CatilGrass2026-04-141-1/+4
* Add CLI program for managing dispatchers魏曹先生2026-04-061-0/+13