devlog / 2026-W15
Week 15, 2026
2026-04-06 to 2026-04-12
Merged pull requests
| Project | Kenn | Community | Total | Lines added | Lines removed |
|---|---|---|---|---|---|
| Kenn Forge | 46 | 1 | 47 | +53,780 | −7,845 |
| AgentsView | 9 | 8 | 17 | +17,744 | −433 |
| msgvault | 7 | 4 | 11 | +2,765 | −282 |
| roborev | 9 | 0 | 9 | +4,390 | −1,704 |
| Total | 71 | 13 | 84 | +78,679 | −10,264 |
Kenn Forge
- Review pull requests in a new web UI with inline diffs, fast file navigation, commit-by-commit views, and stacked PR details.
- Sync is faster and more reliable with parallel bulk updates, rate-limit awareness, live updates, and smarter caching.
- Comment drafts now survive view changes, mention autocomplete is available, and posting a comment preserves your scroll position.
- Approve blocked GitHub Actions workflows directly in Forge, with clearer warnings and merge errors when operations fail.
- Forge now supports GitHub Enterprise and produces correctly named Windows executables.
AgentsView
- Track token usage and costs in a new dashboard with filtering and drill-down views.
- View sessions from Cursor, Hermes Agent, OpenHands CLI, Warp, Cortex Code, and Positron Assistant, including Cursor resume and workspace recovery.
- Get faster daily usage reports, accurate Claude token totals and Opus 4.6 pricing, with a focused 30-day default view.
- See only pinned messages for the selected project, plus an accurate sync status with the exact sync time on hover.
- Run the desktop app on Intel Macs and recover automatically when its view stops responding after sleep or wake.
msgvault
- Query archived messages directly with SQL or through the new Claude Code skill.
- Search now supports query syntax, regular expressions, FTS5, snippets, sorting, body context, and domain matching.
- IMAP accounts now authenticate more reliably, support passwords from environment variables, classify standard folders as system labels, and work with delete-staged.
- Import mbox files without specific extensions, apply multiple labels, and add labels when re-importing duplicate messages.
- Access CC and BCC recipients through the message API, and use shell completion in the CLI.
roborev
- API integrations can now use roborev's OpenAPI support.
- Codex reviews now work in read-only sandboxes, including oversized diffs passed through a unified diff file.
- Review results can now be filtered by review level, with minimum severity cascading through the selection.
- roborev fix no longer picks up jobs from unrelated branches.
- OpenCode output now renders tool calls and omits migration noise from stderr.
| Tag | Date |
|---|---|
| v0.51.0 | 2026-04-08 |