kenn software

devlog / 2026-W16

Week 16, 2026

2026-04-13 to 2026-04-19

Merged pull requests

Project Kenn Community Total Lines added Lines removed
Kenn Forge 35 0 35 +23,945 −2,143
AgentsView 23 3 26 +34,493 −2,165
roborev 8 3 11 +4,415 −1,199
msgvault 4 2 6 +3,007 −152
Total 70 8 78 +65,860 −5,659

Kenn Forge

  • Work in a focused workspace with an embedded terminal and a configurable tmux launch command.
  • Review pull requests from a resizable sidebar, with CI checks, reviews, and branch details close at hand.
  • Edit pull request titles and descriptions directly in Forge.
  • Apply repository settings across multiple repositories using glob patterns.
  • Repository matching, review sorting, fork approval detection, and user-triggered syncs now behave more reliably.

AgentsView

  • See session health signals and analytics in the dashboard, with live updates as activity changes.
  • Inspect session data from the CLI, export sessions to Markdown, and sync sessions from remote machines over SSH.
  • Use PostgreSQL as a read-only source for usage data.
  • Get more accurate cost and token reporting for Codex, OpenCode, Pi, and Claude models.
  • Keep your filters when switching between the Sessions and Usage tabs.
Releases
Tag Date
v0.23.1 2026-04-19
v0.23.0 2026-04-19
v0.22.2 2026-04-13
v0.22.1 2026-04-13
v0.22.0 2026-04-13

roborev

  • Claude Code can now connect through a proxy using the <model>@<base_url> format.
  • Copying from the terminal interface now works over SSH using OSC52.
  • Filter searches now accept j, k, and q without triggering navigation or closing the modal.
  • Reviews are more consistent and produce less noise through improved prompts.
Releases
Tag Date
v0.52.0 2026-04-19

msgvault

  • Search is faster again, and a race condition in the terminal interface no longer causes failures.
  • Old WhatsApp msgstore.db backups can now be imported.
  • Structured file logs now group related events by run, making problems easier to trace.
Releases
Tag Date
v0.13.1 2026-04-15
v0.13.0 2026-04-14