tui+refactor#32
Conversation
hugoh
commented
Jun 6, 2026
- chore(deps): upgrade
- feat(tui): reorganized selection keymaps
- feat(tui): added selection history
- feat(tui): repo grouping display
- feat(tui): collapsed into single command bar
- feat(tui): command bar completion
- refactor(tui): list display
- refactor(tui): simplified list display
- refactor(tui): cleanup
- refactor(tests): convert to testify
- refactor(backends): abstracted out backends in all cli/tui code
- chore(deps): upgrade
- refactor(tui): rename known→err in startExec
- fix(tui): cancel prior exec before starting new one
- refactor(tui): replace init() in bindings with lazy getter
- fix(ui): make SetLogger thread-safe with mutex
- fix(runner): propagate errgroup error from forEachRepo
- refactor(runner): document not-found workFn error discard
- test(tui): convert raw assertions to testify in update_test.go
- refactor(jj): replace global runJJ var with struct field DI
- refactor: comments
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Go | Jun 7, 2026 2:57a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #32 +/- ##
==========================================
- Coverage 89.41% 88.88% -0.54%
==========================================
Files 23 24 +1
Lines 2636 3023 +387
==========================================
+ Hits 2357 2687 +330
- Misses 223 270 +47
- Partials 56 66 +10 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|


