kenn software

devlog / 2026-W07

Week 7, 2026

2026-02-09 to 2026-02-15

Merged pull requests

Project Kenn Community Total Lines added Lines removed
roborev 22 6 28 +20,820 −11,029
msgvault 2 4 6 +5,130 −422
Total 24 10 34 +25,950 −11,451

roborev

  • Find reviews faster in the TUI with unified filtering, search, lazy branch loading, and current-directory prioritization.
  • Manage settings from the command line with roborev config get, set, and list.
  • Wait for a review to finish in scripts and automated workflows with the new roborev wait command.
  • Analyze named branches and request design or security reviews directly from the command line.
  • Reviews now work more reliably in Git worktrees, refine loops survive git hook failures, and Codex fixes show visible output.
Releases
Tag Date
v0.31.1 2026-02-12
v0.31.0 2026-02-11
v0.30.0 2026-02-11
v0.29.0 2026-02-10
v0.28.0 2026-02-10
v0.27.0 2026-02-09
v0.26.1 2026-02-09

msgvault

  • Deploy msgvault on a NAS or with Docker.
  • Search by label in the TUI, with aggregate searches now behaving correctly.
  • Stage emails for deletion through the MCP tool during Claude-assisted cleanup.
  • Install msgvault with additional package managers using the new instructions.