kenn software

devlog / 2026-W10

Week 10, 2026

2026-03-02 to 2026-03-08

Merged pull requests

Project Kenn Community Total Lines added Lines removed
roborev 46 4 50 +18,999 −3,676
AgentsView 3 18 21 +16,156 −674
msgvault 1 0 1 +1 −1
Total 50 22 72 +35,156 −4,351

roborev

  • Review multiple repositories from one workspace, with optional automatic filtering to the current worktree.
  • Run reviews with Kiro, Cursor, and pi coding agents, with more reliable agent and model selection.
  • Configure CI review matrices, throttle redundant runs, and cancel reviews for closed or superseded pull requests.
  • Target fix and refine commands by minimum severity, skip commits by message pattern, and save patches to disk.
  • The terminal interface now handles navigation, quitting, embedded terminals, mouse settings, and close failures more reliably.
Releases
Tag Date
v0.45.0 2026-03-08
v0.44.3 2026-03-08
v0.44.2 2026-03-07
v0.44.1 2026-03-07
v0.44.0 2026-03-07
v0.43.0 2026-03-06
v0.42.0 2026-03-05
v0.41.0 2026-03-04
v0.40.0 2026-03-03

AgentsView

  • Browse transcripts from Pi, VS Code Copilot, and OpenClaw agents.
  • Rename, trash, star, and pin sessions, with starred sessions saved across devices in SQLite.
  • Group sessions by agent, filter message block types, and switch between default, compact, and stream layouts.
  • Inspect richer tool-call details across agents, including Gemini results, Copilot reasoning, and subagent transcripts.
  • Copy individual messages, sync data without starting the server, and see aligned timestamps for messages and tool groups.
Releases
Tag Date
v0.11.0 2026-03-08
v0.10.0 2026-03-04

msgvault

  • No user-facing changes were included this week.