kenn software

devlog / 2026-W27

Week 27, 2026

2026-06-29 to 2026-07-05

Merged pull requests

Project Kenn Community Total Lines added Lines removed
AgentsView 23 35 58 +62,456 −13,831
roborev 23 0 23 +10,326 −1,760
Kenn Forge 21 0 21 +11,372 −9,049
kata 8 1 9 +6,765 −435
msgvault 9 0 9 +81,721 −15,876
kwt 0 0 0 +24,168 −0
Total 84 36 120 +196,808 −40,951

AgentsView

  • Export session summaries through the new export format.
  • Sync agentsview remotely over HTTP, with clearer startup, configuration, resync, and connection errors.
  • Compare costs between pairs of agents and analyze an individual session in Insights.
  • View sessions from Devin CLI, OpenClaude, Visual Studio 2026 Copilot, and more Oh My Pi setups.
  • Fork a Claude conversation from any message and copy tool output directly from session details.
Releases
Tag Date
v0.36.1 2026-07-03
v0.36.0 2026-07-02
v0.35.2 2026-06-30
v0.35.1 2026-06-30
v0.35.0 2026-06-29

roborev

  • Export completed reviews incrementally using cursors.
  • Use roborev with Factory Droid through new hook and skill support.
  • Automatic commit reviews recover when managed hooks break after an update.
  • Post-commit hooks are more reliable and configurable for large repositories on Windows.
  • Job listings load metadata without including full prompts, and review panels show wall-clock elapsed time.
Releases
Tag Date
v0.61.2 2026-07-04
v0.61.1 2026-07-03
v0.61.0 2026-06-30

Kenn Forge

  • Draft review comments can now be edited before submission.
  • Pull request details now show every CI job, and force pushes count as recent activity.
  • Diffs remain visible while syntax highlighting is busy.
  • Kata task trees now have bulk controls, and workspace mapping works for glob-tracked repositories.
  • Notification sync now processes every page before marking notifications as seen.

kata

  • Projects can now be created with just a name.
  • GitHub sync now supports scoped service credentials and keeps parent issue links in sync.
  • API clients can retrieve the graph of issues reachable from a given issue.
  • The updater can fall back to a GitHub token when needed.
  • Release changelog output is clearer.
Releases
Tag Date
v0.8.0 2026-07-04
v0.7.1 2026-06-29
v0.7.0 2026-06-29

msgvault

  • Back up and recover vaults with new init, create, list, verify, and restore commands.
  • IMAP resyncs now skip unchanged folders, reducing unnecessary work.
  • When shutdown is delayed, msgvault now explains the wait and reports the daemon's active operation.
  • MCP searches now reject Gmail-only list operators instead of accepting unsupported queries.
Releases
Tag Date
v0.17.0 2026-07-04

kwt

  • kwt is now publicly available in its initial release.