Skip to content

TUI: Reorganize columns - show PR title, branch last, star inline#70

Merged
joshribakoff merged 2 commits intomainfrom
tui-column-layout
Jan 21, 2026
Merged

TUI: Reorganize columns - show PR title, branch last, star inline#70
joshribakoff merged 2 commits intomainfrom
tui-column-layout

Conversation

@joshribakoff
Copy link
Owner

Summary

  • Add Title column showing PR titles (truncated to 30 chars)
  • Move Branch column to last position
  • Consolidate base branch star into branch name (remove separate Base column)
  • Star displayed in cyan for base branches

This makes the TUI more similar to GitHub's PR list layout.

Test plan

  • pytest tests/test_app.py passes
  • Screenshot generated and updated

🤖 Generated with Claude Code

- Add Title column showing PR titles (truncated to 30 chars)
- Move Branch column to last position
- Consolidate base branch star into branch name (remove separate Base column)
- Star displayed in cyan for base branches

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
bearing Ready Ready Preview, Comment Jan 21, 2026 6:39am

- Move session file from ~/.bearing/ to workspace/.bearing/ for test isolation
- Update test expectations for fresh-start behavior (project-list focused)
- Tests now deterministic regardless of previous local sessions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@joshribakoff joshribakoff merged commit 1cc30f6 into main Jan 21, 2026
4 checks passed
@joshribakoff joshribakoff deleted the tui-column-layout branch January 21, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant