kenn software

devlog / 2026-W23

Week 23, 2026

2026-06-01 to 2026-06-07

Merged pull requests

Project Kenn Community Total Lines added Lines removed
Kenn Forge 31 1 32 +38,393 −23,167
roborev 26 1 27 +33,243 −12,608
kata 16 3 19 +24,435 −7,922
AgentsView 7 4 11 +16,872 −8,077
msgvault 2 1 3 +154 −21
Total 82 10 92 +113,097 −51,795

Kenn Forge

  • Organize work in durable, draggable workspace panes that persist across sessions and can be resized in wide split views.
  • Navigate repositories as a tree and filter the workspace sidebar to find items faster.
  • Review pull requests in optional split and side-by-side diff views, with smoother scrolling, expansion, paging, and file ordering.
  • Track assignees on issues and see pull request lifecycle events, review decisions, workspace status, and stack conflicts more clearly.
  • Paste multiline text into either terminal renderer without losing line breaks.

roborev

  • Run multiple review agents in parallel and compare their findings in a review panel.
  • Use optional agent hooks for automatic reviews, including from detached Git worktrees.
  • CI reviews now read the current checkout and retry safely instead of reviewing stale code.
  • The TUI no longer freezes when filtering across multiple repositories.
  • Compact reviews now require actionable findings and produce fewer false positives from dependency metadata.
Releases
Tag Date
v0.57.0 2026-06-05

kata

  • Run the kata daemon on Windows.
  • Enroll with federated hubs through a guided flow, with token-bound identities preventing actor impersonation.
  • Browse issues in a new flat list view in the terminal UI.
  • Use kata init --with-agents to add kata guidance to AGENTS.md.
  • Export the daemon's OpenAPI schema with kata openapi.

AgentsView

  • View sessions created by Antigravity CLI from its SQLite database.
  • Track token usage for Copilot CLI sessions and retrieve usage for individual sessions through the REST API.
  • Expand long tool calls with a show-more toggle to inspect their full content.
  • Codex review sessions are now recognized as automated, while /usage probe sessions are excluded.
  • Usage costs now resolve correctly for models whose names contain dots.
Releases
Tag Date
v0.32.1 2026-06-05
v0.32.0 2026-06-03

msgvault

  • The Contacts view now loads in TUI Texts mode without triggering a DuckDB out-of-memory error.
  • Update checks and the setup image work again after the repository rename.
  • Nix users can now install msgvault v0.15.1.
Releases
Tag Date
v0.15.1 2026-06-03