Files
beads/cmd/bd
Steve Yegge 2e2b8d7c2c feat: Accept both integer and P-format for priority flags in bd list
Implements bd-au0.4: Standardize priority flag parsing across all commands.

Changes:
- Use registerPriorityFlag() for main priority flag (was IntP)
- Change priority-min/max from Int to String flags
- Add validation import and use ValidatePriority() for all priority parsing
- Update both direct mode and daemon RPC code paths

Now supports both formats consistently:
- Numeric: --priority 0, --priority-min 1, --priority-max 2
- P-format: --priority P0, --priority-min P1, --priority-max P2

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-21 21:57:23 -05:00
..
2025-11-20 22:15:04 -05:00
2025-10-27 20:08:50 -07:00
2025-11-09 14:53:59 -08:00
2025-11-17 10:12:46 -07:00
2025-11-17 10:12:46 -07:00
2025-11-21 19:01:42 -05:00
2025-11-20 22:15:04 -05:00