kenn software

devlog / 2026-W13

Week 13, 2026

2026-03-23 to 2026-03-29

Merged pull requests

Project Kenn Community Total Lines added Lines removed
roborev 21 4 25 +10,745 −5,751
AgentsView 10 13 23 +12,624 −1,121
msgvault 4 2 6 +1,953 −154
Kenn Forge 0 0 0 +5,253 −32
Total 35 19 54 +30,575 −7,058

roborev

  • Codex reviews handle large diffs more reliably with improved prompt budgeting and fallbacks.
  • roborev now supports systemd socket activation.
  • Copilot reviews no longer lose permissions in non-interactive mode.
  • TUI selections stay in place while jobs and reviews refresh, including in distraction-free mode.
  • Branch refinement now uses the requested review agent, and reruns preserve the requested model information.
Releases
Tag Date
v0.49.0 2026-03-24

AgentsView

  • Navigate long sessions faster with an activity minimap, click-to-jump navigation, and reliable pinned-message links.
  • Share direct links to sessions, focus the transcript, resize the session sidebar, and use the interface on mobile screens.
  • View sessions from Kimi and Cursor, with clearer Codex subagent results and improved Claude fork detection.
  • Filter sessions across multiple machines using host labels and improved host selection.
  • Linux desktop freezes are fixed, desktop copy and paste works, and upgrades in pg serve mode now migrate the database automatically.
Releases
Tag Date
v0.17.1 2026-03-29
v0.17.0 2026-03-28
v0.16.2 2026-03-25
v0.16.1 2026-03-24
v0.16.0 2026-03-24

msgvault

  • Google Workspace organizations can now configure multiple OAuth apps for account syncing.
  • IMAP setup now accepts passwords through a masked prompt that shows asterisks as you type.
  • msgvault now guards against SQLite corruption and empty analytics caches.
  • IMAP setup now parses IPv6 host addresses correctly.
Releases
Tag Date
v0.11.0 2026-03-24

Kenn Forge

  • Browse pull requests grouped by repository and quickly narrow them with search.
  • Track pull requests on a four-column Kanban board.
  • Review pull request details in a dedicated view with an event timeline and comment box.
  • Keep pull request data current with periodic GitHub syncing.
  • Open app routes directly without an unwanted redirect.