pilot v2.38.9
Git graph size variants restored
The git graph panel now has 3 display modes (+ hidden), fixing the regression from v2.31 where the small mode was dropped.
Changes
- Small: graph + message only, capped at 32 chars, title "GIT"
- Medium (new): graph + refs + message, capped at 50 chars
- Large: full details with SHA + author, title "GIT GRAPH"
Press g to cycle: Hidden → Full → Medium → Small → Hidden
Mode-aware stacked breakpoints ensure each size works on narrow terminals.
Changelog
🚀 Features
- 0c13029: feat(dashboard): restore git graph size variants — small, medium, large (@alekspetrov)
Changelog
🚀 Features
- 0c13029: feat(dashboard): restore git graph size variants — small, medium, large (@alekspetrov)