devlog / 2026-W10
Week 10, 2026
2026-03-02 to 2026-03-08
Merged pull requests
| Project | Kenn | Community | Total | Lines added | Lines removed |
|---|---|---|---|---|---|
| roborev | 46 | 4 | 50 | +18,999 | −3,676 |
| AgentsView | 3 | 18 | 21 | +16,156 | −674 |
| msgvault | 1 | 0 | 1 | +1 | −1 |
| Total | 50 | 22 | 72 | +35,156 | −4,351 |
roborev
- Review multiple repositories from one workspace, with optional automatic filtering to the current worktree.
- Run reviews with Kiro, Cursor, and pi coding agents, with more reliable agent and model selection.
- Configure CI review matrices, throttle redundant runs, and cancel reviews for closed or superseded pull requests.
- Target fix and refine commands by minimum severity, skip commits by message pattern, and save patches to disk.
- The terminal interface now handles navigation, quitting, embedded terminals, mouse settings, and close failures more reliably.
AgentsView
- Browse transcripts from Pi, VS Code Copilot, and OpenClaw agents.
- Rename, trash, star, and pin sessions, with starred sessions saved across devices in SQLite.
- Group sessions by agent, filter message block types, and switch between default, compact, and stream layouts.
- Inspect richer tool-call details across agents, including Gemini results, Copilot reasoning, and subagent transcripts.
- Copy individual messages, sync data without starting the server, and see aligned timestamps for messages and tool groups.
msgvault
- No user-facing changes were included this week.