| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(picker): add filesystem-aware path value types | 魏曹先生 | 15 hours | 1 | -0/+3 |
| | | | | | | | | | | Add `FilePath`, `NoFilePath`, `DirPath`, `NoDirPath`, `SymlinkPath`, `NoSymlinkPath`, `NoPath`, and `RecursiveFiles` wrapper types with filesystem validation at parse time. Each type implements `SinglePickable` and provides standard conversions via `From`, `AsRef`, `Deref`, and `DerefMut`. | ||||
| * | refactor: rename `mingling_picker` to `arg_picker` | 魏曹先生 | 12 days | 1 | -0/+5 |
