kenn software

devlog / 2026-W08

Week 8, 2026

2026-02-16 to 2026-02-22

Merged pull requests

Project Kenn Community Total Lines added Lines removed
roborev 23 3 26 +35,257 −17,112
AgentsView 3 0 3 +49,607 −9,305
Total 26 3 29 +84,864 −26,417

roborev

  • Run reviews in CI with the new `roborev ci review` command and generate a GitHub Actions workflow with `init gh-action`.
  • Trigger fixes from the TUI in background worktrees, now created from the reviewed commit instead of the current HEAD.
  • Keep review history across clean rebases, and use `roborev compact` to verify and consolidate findings.
  • Review jobs can fall back to a backup agent and pause gracefully when an agent reaches its quota.
  • Large reviews now work around Windows' 32 KB command-line limit, while hook initialization and migrations with quoted table names no longer crash.
Releases
Tag Date
v0.33.1 2026-02-19
v0.33.0 2026-02-18
v0.32.0 2026-02-16

AgentsView

  • Gemini CLI sessions can now be imported and explored alongside Codex sessions.
  • New analytics show tool usage, activity by hour, session shape, velocity, and agent comparisons.
  • Analytics now support filters, drill-down navigation, shareable links, and CSV export.
  • Session browsing, deep scrolling, and syncing are faster and more stable.
  • Related sessions now stay connected across continued conversations.
Releases
Tag Date
v0.3.2 2026-02-22
v0.3.1 2026-02-22
v0.3.0 2026-02-22
v0.2.2 2026-02-22
v0.2.1 2026-02-21
v0.2.0 2026-02-21
v0.1.0 2026-02-21