| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: migrate mingling-specific picker code into mingling crate | 魏曹先生 | 7 hours | 1 | -118/+0 |
| | | | | | | | | | 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 | 魏曹先生 | 8 hours | 1 | -1/+14 |
| | | | | | | Move the inline `remains_arg` definition into a shared public constant `REMAINS` and update all consumers to import it from the new location. | ||||
| * | feat(setups): add picker module with flag-based program setup | 魏曹先生 | 26 hours | 1 | -0/+105 |
