kenn software

devlog / 2026-W25

Week 25, 2026

2026-06-15 to 2026-06-21

Merged pull requests

Project Kenn Community Total Lines added Lines removed
AgentsView 27 39 66 +77,537 −5,022
Kenn Forge 54 0 54 +103,918 −19,490
roborev 17 2 19 +5,666 −431
msgvault 5 10 15 +20,680 −1,645
kata 4 0 4 +7,863 −1,795
Total 107 51 158 +215,664 −28,383

AgentsView

  • See session quality scores and insights, plus a new Activity dashboard and Top Skills analytics.
  • Import sessions from Visual Studio Copilot, Shelley, Mistral Vibe, Aider, QwenPaw, Reasonix, Kilo, DeepSeek TUI, MiMoCode, gptme, Claude Desktop cowork, and OhMyPi.
  • Browse SQLite dashboards faster and sync large databases to Postgres with fewer comparison round trips.
  • Sort session lists by multiple fields and directions, use one shared date range across dashboard panels, and run the server in the background.
  • View renamed Codex sessions correctly, find orphaned subagent sessions in the sidebar, and see Copilot token usage, cost, and AI credits.
Releases
Tag Date
v0.34.1 2026-06-21
v0.34.0 2026-06-20

Kenn Forge

  • Opt-in fleet federation now shows cross-host workspace snapshots over HTTP or SSH in a layered workspace view.
  • Local worktrees now work as workspace bases, with accurate diffs and settings, fork-aware stack detection, and promotion of wildcard repositories to local clones.
  • Merges now wait for pending CI checks, and provider approval reviews are available again.
  • Activity views gained a compact detail mode, optional commit roll-ups, GitHub issue cross-reference events, and direct-link copying from comments.
  • Workspace lists no longer blank unexpectedly, Markdown and syntax-highlighted diffs render reliably, and filtered diff scrolling stays within the diff.

roborev

  • Update checks now keep working when GitHub API rate limits are reached.
  • Windows users no longer see flashing console windows from daemon child processes.
  • Review guidelines can now be configured globally.
  • Agent health checks now use resolved command names, including aliases such as `agy` for Gemini.
  • Agent quota cooldowns now respect configured limits, while CI retries stay on the configured agent.

msgvault

  • Run msgvault with PostgreSQL and use pgvector-backed search.
  • Track source sync status, per-item failures, and full-sync batch error counts.
  • Page through large search and message-list results via MCP.
  • Synctech Drive sync is more reliable, and imports now tolerate missing checksums.
  • Install msgvault on macOS with Homebrew using the new documentation.
Releases
Tag Date
v0.16.0 2026-06-18

kata

  • Links can now span projects and remain valid when tasks are moved.
  • You can select which daemon to use with a global flag.
  • Federation now recovers correctly after quarantining incompatible schema data.
  • Closing tasks is less heavily throttled, and agents receive a reminder when a task closes.