kenn software

devlog / 2026-W18

Week 18, 2026

2026-04-27 to 2026-05-03

Merged pull requests

Project Kenn Community Total Lines added Lines removed
Kenn Forge 46 0 46 +36,325 −3,571
AgentsView 16 7 23 +14,208 −2,084
roborev 7 0 7 +8,872 −2,356
msgvault 0 3 3 +1,128 −62
kata 0 2 2 +74,487 −12,603
Total 69 12 81 +135,020 −20,676

Kenn Forge

  • Browse repository summaries, import repositories in stages, and include private repositories you own.
  • Review activity in a split view with focused filters, and restore activity when returning to launched agents.
  • Triage pull requests faster with timeline filters, categorized file filters, diff summaries, and word wrapping.
  • Edit issue and pull request comments inline, copy detail links from item numbers, and view Markdown tables correctly.
  • Reconnect reliably to tmux-backed workspace terminals and return to the last selected workspace tab.

AgentsView

  • Sessions now show duration and termination status, with clearer timing bars and faster loading for large transcripts.
  • Session and usage filters now behave correctly, and Usage and Analytics use a rolling default date range.
  • Gemini, OpenCode, Claude Code, OpenClaw, and remote SSH session imports are more reliable and preserve more message details.
  • Compacted summaries can now be expanded, and Claude Code bash shortcuts render as code.
  • Postgres-backed sessions no longer show empty message panels, and the Linux desktop app avoids a WebKit rendering issue.
Releases
Tag Date
v0.26.1 2026-04-30
v0.26.0 2026-04-29

roborev

  • Renamed repositories now appear correctly when filtering in the TUI.
  • roborev fix can now discover reviews while the repository is in detached HEAD state.
  • Claude Code scheduled task files are now ignored during reviews.
  • Review type flag completion now includes all available review types.
Releases
Tag Date
v0.53.0 2026-04-30

msgvault

  • Search for participants across multiple domains with the new search_by_domains MCP tool.
  • Run the MCP server over Streamable HTTP with the new --http flag.
  • Diagnose slow or failed queries more easily with SQL arguments and accurate streaming durations in logs.

kata

  • Review activity digests for each person across the event stream.
  • Create and update issues from the terminal UI with multi-field forms, body and comment editors, and external editor support.
  • Navigate a responsive split-pane issue view with searchable filters, labels, detail tabs, and live refreshes.
  • Configure HTTP timeouts, reset project counters, merge duplicate projects, and restart stale daemons after upgrades.
  • Configure hooks in TOML and inspect captured hook runs with timeout and shutdown handling.