Files
beads/cmd/bd
Travis Cline 9f28d07a8a beads: Show issue type in bd list output (#17)
Updated the list command to display issue type alongside priority and status.

Before:
  beads-48 [P1] open

After:
  beads-48 [P1] [epic] open

This makes it easier to distinguish between bugs, features, tasks, epics, and
chores at a glance without using --json or bd show.
2025-10-14 01:03:53 -07:00
..