| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(ci): add API documentation build step | 魏曹先生 | 6 days | 1 | -0/+11 |
| | | |||||
| * | feat(ci): replace manual arg parsing with arg-picker | 魏曹先生 | 7 days | 1 | -8/+10 |
| | | |||||
| * | feat(ci): collect all doc-phase errors before failing | 魏曹先生 | 9 days | 1 | -4/+16 |
| | | |||||
| * | fix: update manifest path references from dev_tools to .run | 魏曹先生 | 2026-07-10 | 1 | -7/+7 |
| | | |||||
| * | refactor(devtools): rename dev_tools to .run and replace run-tools | 魏曹先生 | 2026-07-10 | 1 | -0/+225 |
| 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. | |||||
