kenn software

devlog / 2026-W26

Week 26, 2026

2026-06-22 to 2026-06-28

Merged pull requests

Project Kenn Community Total Lines added Lines removed
AgentsView 50 51 101 +118,360 −23,820
Kenn Forge 41 0 41 +50,232 −8,953
roborev 31 1 32 +7,734 −466
kata 23 0 23 +23,775 −990
msgvault 2 10 12 +26,121 −6,382
Total 147 62 209 +226,222 −40,611

AgentsView

  • Browse Claude and Codex sessions stored in S3-compatible object storage.
  • Use the new read-only MCP server to search sessions and retrieve usage summaries programmatically.
  • Find changes across sessions in the new Recent Edits feed, with richer tool summaries and a skim-friendly layout.
  • Filter the analytics dashboard by model, with subagent sessions now included in totals and more accurate active-duration calculations.
  • Batch-select and delete sessions from the sidebar, scale interface text, and enable high-contrast mode.
Releases
Tag Date
v0.34.5 2026-06-23
v0.34.4 2026-06-22
v0.34.3 2026-06-22
v0.34.2 2026-06-22

Kenn Forge

  • Triage notifications from a dedicated inbox.
  • Launch Kata tasks in their own workspaces, with clearer onboarding and launch targets.
  • Browse repository files and source from new entry points, with searchable refs and resizable navigation rails.
  • Filter pull requests for triage, mark them as drafts, and override merges waiting on pending CI.
  • Workspaces now reuse existing worktrees, flag unpushed commits, and handle deletion more safely.

roborev

  • Windows commands no longer hang on terminal color probes or open stray console windows, and summary filters and Codex token usage now work correctly.
  • Copilot JSON review output is parsed correctly, preventing truncated output from causing false failures.
  • Each analysis type can now use its own agent configuration, and a new lookahead review detects time-series bias.
  • Codex users can pass configuration overrides with `-c`, and fix commits support configurable metadata.
  • Updates can complete over slower connections instead of timing out after 30 seconds.
Releases
Tag Date
v0.60.0 2026-06-25
v0.59.2 2026-06-24
v0.59.1 2026-06-22
v0.59.0 2026-06-22

kata

  • Kata now supports one-way synchronization with GitHub issues.
  • SQLite users can opt into semantic search.
  • Archived projects can now be permanently removed with a supported purge command.
  • Windows users can install Kata with a dedicated release installer.
  • Federation now splits large updates into smaller batches and preserves local links while pushes are pending.
Releases
Tag Date
v0.6.0 2026-06-24
v0.5.0 2026-06-22

msgvault

  • Sync Google Calendar events and Microsoft Teams messages into msgvault.
  • Build embeddings for selected scopes instead of processing the entire vault.
  • Filter searches by message type, while empty text or subject terms no longer match every message.
  • Facebook Messenger imports now preserve multiple attachments instead of collapsing them into one record.
  • Long message bodies can be read in windows through MCP.