aboutsummaryrefslogtreecommitdiffstats
path: root/tui/tui.go
Commit message (Expand)AuthorAgeFilesLines
* Optimize asset packaging: move UI assets to root dist/ and decouple rice embe...Adam Mathes12 days1-318/+0
* feat(tui): modernize TUI layout with sidebar and keybindings (NK-gdf99z)Adam Mathes12 days1-87/+203
* refactor(backend): improve testability and add tests (NK-6q9nyg)Adam Mathes12 days1-0/+5
* Fix TUI content view navigation and interactionAdam Mathes13 days1-23/+21
* Fix nil-pointer panics in TUI and add unit testsAdam Mathes13 days1-2/+10
* Implement Bubble Tea Terminal UI (TUI)Adam Mathes13 days1-0/+191