| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add "Doc Not Optimize" comments to source files | 魏曹先生 | 3 days | 1 | -0/+1 |
| | | | | | | Mark all source files with a comment indicating they are not optimized for documentation purposes. | ||||
| * | style: satisfy clippy pedantic and nursery lints | 魏曹先生 | 7 days | 1 | -11/+11 |
| | | |||||
| * | feat(picker): add filesystem-aware path value types | 魏曹先生 | 2026-07-28 | 1 | -0/+167 |
| 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`. | |||||
