| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update command registration to auto-discover commands | 魏曹先生 | 2026-01-23 | 1 | -3/+9 |
| | | | | | | | Commands in `./src/cmds/` are now automatically registered. The `[cmd]` section in `.cargo/registry.toml` is now only for overriding or registering commands outside the auto-discovery path. | ||||
| * | Add auto-collect configuration and generation | 魏曹先生 | 2026-01-23 | 1 | -0/+19 |
| | | |||||
| * | Reorganize project structure into systems and assets | 魏曹先生 | 2026-01-23 | 1 | -3/+3 |
| | | |||||
| * | Move Registry.toml into .cargo/ subdirectory | 魏曹先生 | 2026-01-23 | 1 | -0/+25 |
