kenn software

devlog / 2026-W21

Week 21, 2026

2026-05-18 to 2026-05-24

Merged pull requests

Project Kenn Community Total Lines added Lines removed
Kenn Forge 34 0 34 +36,682 −5,616
AgentsView 11 10 21 +24,090 −1,168
roborev 12 1 13 +3,154 −1,188
msgvault 4 5 9 +6,340 −1,794
kata 1 0 1 +387 −304
Total 62 16 78 +70,653 −10,070

Kenn Forge

  • Activity now shows default-branch commits, force-pushes, and deleted comments, with controls to collapse threaded views.
  • You can filter lists by multiple repositories and labels.
  • Large repository syncs now provide clearer progress and refresh more efficiently.
  • Live updates recover missed events after reconnecting, and cached CI details survive restarts.
  • PR status is easier to scan, including clearer multi-state CI and stacked PR controls.

AgentsView

  • Search session content from the API and CLI, with secret scanning included.
  • View sessions from Google Antigravity, Kiro, QClaw, Qwen Code, and WorkBuddy.
  • See session usage and estimated costs, including corrected Gemini token costs.
  • Keep live transcripts pinned to the latest message with the new follow toggle.
  • Choose Normal or Focused transcript mode in exported HTML.
Releases
Tag Date
v0.30.0 2026-05-24

roborev

  • The queue view now shows estimated agent costs.
  • Gemini reviews now prefer the Antigravity CLI.
  • Retried jobs are deferred until their next eligible retry time.
  • CLI invocation errors now show usage help, while runtime failures show a concise error.
  • Git operations now support worktrees backed by bare clones.
Releases
Tag Date
v0.56.0 2026-05-24

msgvault

  • Scheduled sync now works for IMAP accounts, not just Gmail.
  • Embedded content preprocessing now strips HTML, base64 wrappers, URL tracking, and excess whitespace.
  • SQLite search results now use weighted ranking that more closely matches PostgreSQL.
  • SQLite syncs are more durable, and network failures are no longer misreported as token problems.
  • PST imports now namespace message IDs per archive to avoid collisions between archives.

kata

  • Expand and collapse items in the terminal interface with the right and left arrow keys.
  • Go users can now import Kata from go.kenn.io.