| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: propagate help flag to program context for global pickers | 魏曹先生 | 8 hours | 1 | -3/+12 |
| | | |||||
| * | feat: migrate mingling-specific picker code into mingling crate | 魏曹先生 | 9 hours | 3 | -204/+46 |
| | | | | | | | | | BREAKING CHANGE: Remove `mingling_support` feature from arg-picker crate. The `EntryPicker` trait and `corebind` module are now part of the mingling crate directly, and `build_pattern1` is now a public method. | ||||
| * | feat(picker): extract remains constant and consolidate imports | 魏曹先生 | 9 hours | 3 | -8/+26 |
| | | | | | | Move the inline `remains_arg` definition into a shared public constant `REMAINS` and update all consumers to import it from the new location. | ||||
| * | refactor(picker): extract pick_flag helper to reduce duplication | 魏曹先生 | 27 hours | 1 | -20/+30 |
| | | |||||
| * | feat(setups): add picker module with flag-based program setup | 魏曹先生 | 27 hours | 3 | -0/+320 |
