Skip to content

Richer kanban cards (PR status, tokens, attention) #196

@maxbeizer

Description

@maxbeizer

Goal

Enrich kanban cards with PR status, CI status, token count, and graduated attention level to make the kanban view more operationally useful.

Scope

  • In: Card content enrichment (PR link/status, CI badge, token count, attention level indicator), visual density improvements
  • Out: Swim lanes by repo (separate issue), drag-to-prioritize (deferred)

Acceptance Criteria

  • Kanban cards show PR status (open/merged/draft) with icon when available
  • Kanban cards show token count (formatted via FormatTokenCount)
  • Kanban cards show graduated attention level color/icon
  • Cards remain readable at typical terminal widths (80-120 cols)
  • No regression in kanban navigation or interaction
  • Unit tests for card rendering logic

Dependencies

Validation

Run go test ./internal/tui/components/kanban/.... Visual inspection at various terminal widths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions