devlog / 2026-W11
Week 11, 2026
2026-03-09 to 2026-03-15
Merged pull requests
| Project | Kenn | Community | Total | Lines added | Lines removed |
|---|---|---|---|---|---|
| AgentsView | 13 | 11 | 24 | +19,997 | −1,207 |
| roborev | 18 | 0 | 18 | +18,057 | −20,002 |
| msgvault | 5 | 1 | 6 | +5,110 | −469 |
| Total | 36 | 12 | 48 | +43,164 | −21,678 |
AgentsView
- Use Zencoder, iFlow, and GitHub Copilot sessions in agentsview, including resume support for Copilot CLI sessions.
- Resume sessions from a new dropdown, open them in a terminal, or jump directly to their working directory.
- Navigate sub-agent and team hierarchies, search within sessions with keyboard controls, and see token usage.
- Live sessions update faster without flashing, and Amp tool output now appears correctly.
- Install desktop releases with automatic updates, including a Linux AppImage, while Windows users get a fix for black screens.
roborev
- Post-commit reviews now run correctly in linked Git worktrees, and roborev fix no longer picks up unrelated reviews there.
- Reviews now skip common lockfiles by default, with configurable repository-level exclude patterns.
- Custom agent command settings are now honored when checking whether an agent is available.
- The terminal UI now supports clickable column options, wraps long review comments, and can show session IDs in the queue.
- Codex users can select the maximum reasoning level, and skill names now work with GitHub Copilot.
msgvault
- Connect and sync IMAP accounts directly.
- Import Apple Mail V10 messages, with automatic account discovery.
- Limit searches to a specific account with the new --account flag.
- Sync reauthentication no longer pollutes stored tokens, and MIME parse errors are kept readable.