aboutsummaryrefslogtreecommitdiff
path: root/.cargo
Commit message (Collapse)AuthorAgeFilesLines
* refactor(devtools): rename dev_tools to .run and replace run-tools魏曹先生21 hours1-2/+2
| | | | | | | | | | | | scripts Replace the old run-tools.ps1/run-tools.sh scripts with a new unified run.ps1/run.sh launcher that supports multiple languages (PowerShell, Rust, Python, Go, C#, Nim, Perl, Ruby, Zig, and arbitrary binaries) from the `.run/src/bin` directory. Move all development tools from `dev_tools/` to `.run/`, update Cargo workspace config and relevant documentation references.
* Add dev_tool cargo alias and editor task definitions魏曹先生2026-06-241-0/+1
|
* Add `-y` flag to skip the temp commit promptWeicao-CatilGrass2026-06-091-1/+1
|
* Add CI tooling and cargo alias `ci`Weicao-CatilGrass2026-05-091-0/+3
|
* Add initial Mingling framework codebase魏曹先生2026-03-281-0/+4