| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix bool parsing ignoring explicit `--value true` flag | 魏曹先生 | 2026-04-28 | 1 | -11/+6 |
| * | Rename boolean enums and simplify pick_bool function | 魏曹先生 | 2026-04-11 | 1 | -44/+33 |
| * | Add YesOrNo and TrueOrFalse pickable boolean types | 魏曹先生 | 2026-04-07 | 1 | -0/+140 |
| * | Replace length checks with `is_empty` and `?` operator | 魏曹先生 | 2026-04-06 | 1 | -6/+2 |
| * | Add vector pickers | 魏曹先生 | 2026-04-04 | 1 | -0/+42 |
| * | Add Argument type to picker builtins and expose Picker | 魏曹先生 | 2026-03-31 | 1 | -1/+12 |
| * | Add argument parser module with picker API | 魏曹先生 | 2026-03-30 | 1 | -0/+53 |
