| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: propagate help flag to program context for global pickers | 魏曹先生 | 2 days | 1 | -3/+12 |
| | | |||||
| * | feat: migrate mingling-specific picker code into mingling crate | 魏曹先生 | 2 days | 1 | -33/+6 |
| | | | | | | | | | 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 | 魏曹先生 | 2 days | 1 | -2/+5 |
| | | | | | | 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 | 魏曹先生 | 3 days | 1 | -20/+30 |
| | | |||||
| * | feat(setups): add picker module with flag-based program setup | 魏曹先生 | 3 days | 1 | -0/+128 |
