kenn software

devlog / 2026-W09

Week 9, 2026

2026-02-23 to 2026-03-01

Merged pull requests

Project Kenn Community Total Lines added Lines removed
roborev 39 4 43 +59,820 −42,980
AgentsView 23 7 30 +33,536 −8,759
msgvault 5 3 8 +13,188 −881
Total 67 14 81 +106,544 −52,620

roborev

  • Use more coding agents through Agent Client Protocol support and the new Kilo CLI integration.
  • Inspect persistent job output in a unified TUI log viewer, with a new daemon activity log for troubleshooting.
  • Run fixes directly from the review view, with reliable worktree handling, preserved review context, visible OpenCode output, and PASS reviews skipped automatically.
  • Use the TUI more comfortably with mouse interactions, copy and paste, improved spacing, compact layouts for short terminals, and a distraction-free mode.
  • Wait for multiple jobs at once, target a repository or branch when opening the TUI, and use expanded shell completions for agents, reasoning levels, and analysis types.
Releases
Tag Date
v0.39.0 2026-02-28
v0.38.0 2026-02-26
v0.37.0 2026-02-25
v0.36.0 2026-02-24
v0.35.0 2026-02-23
v0.34.0 2026-02-23

AgentsView

  • Generate AI-powered insights from your session history.
  • Browse sessions from Amp, Cursor, OpenCode, and Copilot CLI.
  • See session forks and linked subagents in a DAG, inspect tool parameters, and copy session IDs.
  • Filter projects with typeahead and resync in the app, with fixes for empty searches, oversized session data, symlinked projects, and multiple Claude directories.
  • Run AgentsView as a desktop app, with improved Windows support and theme control for embedded views.
Releases
Tag Date
v0.9.1 2026-02-27
v0.9.0 2026-02-27
v0.8.0 2026-02-26
v0.7.0 2026-02-25
v0.6.0 2026-02-25
v0.5.0 2026-02-24
v0.4.1 2026-02-24
v0.4.0 2026-02-24

msgvault

  • Import local email from MBOX files and Apple Mail EMLX directories, including the modern V10 layout.
  • Create smaller database subsets with the new create-subset command.
  • Remove accounts and their associated data from the vault.
  • Email ingestion no longer fails due to the reported foreign key constraint error.
  • Expired or revoked OAuth tokens now trigger reauthentication, with a --force option available.
Releases
Tag Date
v0.9.0 2026-02-26
v0.8.0 2026-02-24