kenn software

devlog / 2026-W24

Week 24, 2026

2026-06-08 to 2026-06-14

Merged pull requests

Project Kenn Community Total Lines added Lines removed
Kenn Forge 45 0 45 +123,950 −10,816
AgentsView 26 18 44 +39,035 −1,869
roborev 19 1 20 +16,563 −859
kata 8 1 9 +39,071 −14,556
msgvault 3 2 5 +591 −65
Total 101 22 123 +219,210 −28,165

Kenn Forge

  • Kata, Docs, and Messages now have dedicated modes.
  • GitLab users can now perform the same write operations available through other providers.
  • Labels, assignees, and requested reviewers can now be managed across all supported providers.
  • Markdown now renders Mermaid diagrams and GitHub-style tables, with click-to-zoom images.
  • Diff highlighting, workspace refreshes, tmux 3.6 sessions, and Firefox layouts now behave reliably.

AgentsView

  • View sessions from Zed AI Assistant, Command Code, nested Claude workflow subagents, and Antigravity CLI with improved project and token detection.
  • See agent-provided session names, session costs, highlighted code blocks, and full session labels in the interface.
  • Sync from configured remote hosts, keep using the app when PostgreSQL sync is degraded, and get faster CockroachDB analytics.
  • Publish sessions as secret gists and copy the active session's source path from the interface.
  • Install native Windows ARM64 builds, use AgentsView more reliably on Linux, WSL, and behind reverse proxies, and see Cursor ApplyPatch calls rendered correctly.
Releases
Tag Date
v0.33.1 2026-06-12
v0.33.0 2026-06-12

roborev

  • Pause and resume the review queue without stopping the daemon.
  • The TUI queue now starts and renders faster, especially for larger queues.
  • Windows daemon restarts no longer fail or open unwanted console windows, and updates work in PowerShell 5.x.
  • Review cost tracking now shows aggregate costs.
  • Agent hooks can use a custom binary and filter by branch.
Releases
Tag Date
v0.58.0 2026-06-11
v0.57.1 2026-06-08

kata

  • API integrations can now use a generated OpenAPI client, with optional response objects modeled correctly.
  • Federated spokes can leave and rejoin through the CLI or TUI without losing the option to enroll again.
  • SQLite writes now retry during temporary contention, reducing avoidable failures.
  • Issues can now be moved between projects from the command line, and the client respects the active daemon configuration.
  • `kata init --with-agents` now supports CLAUDE.md alongside AGENTS.md.

msgvault

  • Verification results can now be returned as JSON for scripts and other tools.
  • Long-running servers no longer hit cache rebuild failures caused by database WAL corruption.
  • Hybrid search now handles punctuation and other FTS5 metacharacters without syntax errors.
  • Installation now works with Windows PowerShell 5.x redirects and includes an Arm64 fallback.
Releases
Tag Date
v0.15.2 2026-06-10