kenn software

devlog / 2026-W34

Week 34, 2026

2026-08-17 to 2026-08-23

Merged pull requests

Project Kenn Community Total Lines added Lines removed
AgentsView 24 17 41 +67,689 −10,658
Kenn Forge 29 0 29 +32,085 −3,793
msgvault 10 17 27 +140,552 −8,004
roborev 19 2 21 +17,790 −4,838
Ghosthub 18 1 19 +71,512 −3,223
kata 7 7 14 +16,093 −1,711
docbank 10 0 10 +22,156 −1,255
kwt 7 1 8 +18,197 −1,528
Total 124 45 169 +386,074 −35,010

AgentsView

Project timeline →

  • Usage reports now capture one-shot runs exactly and load from an exact daily cache.
  • Hosted raw session syncing now supports device authentication and resumable uploads.
  • agentsview can now collect IcodeMate terminal sessions and use S3 sources beyond Claude and Codex.
  • Windows users can now run agentsview from the system tray, and the dashboard is available in Japanese.
  • Sync now skips offline HTTP hosts, and unparseable Trae sessions no longer cause endless full-sync loops.
Releases
Tag Date
v0.41.1 2026-08-18

Kenn Forge

Project timeline →

  • Hand MCP work to live coding agents, configure the MCP companion in Settings, and check its connection from the CLI.
  • Large Activity and detail histories stay responsive, and mobile triage no longer grows without limit.
  • Forge stays available when a provider is unreachable at startup, and full sync requests no longer get lost during active runs.
  • Write multiline review comments and filter issues by whether a pull request references them.
  • Create workspaces despite branch conflicts, spot dirty worktrees in the workspace list, and open failed workspaces for cleanup.

msgvault

Project timeline →

  • Sync curated msgvault contacts with an external address book in both directions through CardDAV.
  • Merge duplicate person profiles and split them again later. Semantic search also makes people easier to find without exact terms.
  • Search attachment documents, images, and videos. The terminal interface can now browse, open, export, and search attachments.
  • Teams chat keeps syncing after its first run, while IMAP uses QRESYNC to fetch incremental updates.
  • Choose an exact source for account-scoped operations, and connect Gmail with read-only access.

roborev

Project timeline →

  • Self-updates now coordinate with active reviews instead of disrupting work in progress.
  • The browser UI now supports base paths and authentication from trusted proxies. It also explains when missing assets make the UI unavailable.
  • Jobs now fail promptly after agent process errors, delayed prices recover automatically, and empty reviews no longer post CI errors.
  • Antigravity reviews now handle large prompts and can use the pwd command.
  • Native selection works again in split review details, so you can copy individual findings.
Releases
Tag Date
v0.66.0 2026-08-22

Ghosthub

Project timeline →

  • You can now force-remove a worktree with unstaged changes when normal removal refuses to proceed.
  • The Rust port gained the foundations for native sessions and worktrees on Windows and Linux.
  • Appearance and terminal settings now persist in the Rust port.
  • Tailscale host imports now happen only when explicitly requested.
  • tmux previews remain available when state homes are isolated.

kata

Project timeline →

  • Connector developers can now build and check compatible connectors with the new protocol SDK and conformance kit.
  • Import one project's snapshot without wiping the target database.
  • MCP clients that cannot spawn stdio can now connect to kata over streamable HTTP.
  • Auto-started daemons now shut down when idle, and kata reports when the environment blocks daemon autostart.
  • Local Kata UI access now works correctly, and the layout fits narrow screens.
Releases
Tag Date
v0.15.1 2026-08-20

docbank

Project timeline →

  • Extract text with local OCR without tying document processing to one provider.
  • Normalize documents once and reuse embedding plans across document workflows.
  • Process mixed batches and interleaved documents with media detection and format-specific probing.
  • Mistral document processing and Voyage multimodal embeddings now stop on unsupported or invalid conditions instead of continuing with uncertain results.
  • The v0.13 document understanding APIs now have user documentation.
Releases
Tag Date
v0.14.0 2026-08-23
v0.13.0 2026-08-17

kwt

Project timeline →

  • PR workspaces can be imported again after their old worktree is removed.
  • Worktree maintenance now shows its progress and stays responsive while it runs.
  • SSH connections keep OpenSSH's normal identity selection, while requiring an explicit host key policy and a reviewed route.
  • KWT sessions now run on a dedicated tmux server, keeping them separate from other tmux sessions.
  • Worktree change inspection no longer reports stale results after the worktree changes.