devlog / 2026-W29
Week 29, 2026
2026-07-13 to 2026-07-19
Merged pull requests
| Project | Kenn | Community | Total | Lines added | Lines removed |
|---|---|---|---|---|---|
| docbank | 67 | 1 | 68 | +51,931 | −3,624 |
| AgentsView | 18 | 22 | 40 | +31,296 | −10,301 |
| Kenn Forge | 34 | 0 | 34 | +36,617 | −11,175 |
| roborev | 15 | 2 | 17 | +4,111 | −193 |
| msgvault | 11 | 3 | 14 | +35,827 | −1,526 |
| kata | 7 | 0 | 7 | +35,350 | −2,503 |
| kwt | 3 | 0 | 3 | +5,247 | −456 |
| Total | 155 | 28 | 183 | +200,379 | −29,778 |
docbank
- Search verified plain-text document contents and organize them with stable tags.
- Edit, replace, inspect, revert, and prune versioned content with integrity checks.
- Track audited changes including imports, moves, renames, deletions, restores, tag updates, and content revisions.
- Create, verify, and restore packed backups with audit fidelity checks.
- Run the full Docbank lifecycle on Windows, with release builds available across six platforms.
AgentsView
- Trae and TRAE SOLO CN sessions now appear with token usage.
- Session headers now include the cost of subagent work.
- Semantic search now has guided setup in the command palette.
- Resume commands now use the model originally recorded for the session.
- The interface is now available in French.
Kenn Forge
- Workspace switching starts faster, selected workspace diffs load sooner, and workspace state now persists across navigation.
- Kata project filtering, navigation, reassignment, and federation switching now behave correctly during background loads.
- Pull request views now refresh live without jumping, restore approval controls, and fix compact timeline, file, and comment interactions.
- Workspace sync no longer loops on stale tracking references, and ahead/behind arrows and worktree diff statistics are restored.
- The version API now returns complete build metadata.
roborev
- Automations can now capture machine-readable receipts when review runs launch.
- CI quiet hours now throttle runs for all users, with selective bypasses for work that should proceed.
- Reviews queued from a detached HEAD now infer the branch, and the terminal UI shows a clear placeholder instead of leaving it blank.
- Custom installation paths are now supported for agent skills.
- Queued jobs now show their prompt correctly with roborev show --prompt.
msgvault
- Sync Granola and Circleback meetings, then browse them in the terminal interface.
- Import complete Discord guild history into msgvault.
- Build and develop msgvault natively on Windows.
- IMAP fast sync now tracks high-water marks correctly.
- Daemon discovery now works when your home directory is accessed through a symlink.
| Tag | Date |
|---|---|
| v0.18.0 | 2026-07-16 |
kata
- Kata now supports PostgreSQL storage, operations, and semantic search.
- Go applications can now run Kata as a mountable service.
- PostgreSQL storage now works without pgvector when vector search is not needed.
- Remote CLI probes now honor the configured HTTP timeout, reducing false daemon-unavailable errors on WAN connections.
- Kata now rejects null and zero-norm embedding vectors before they cause invalid search behavior.
kwt
- Tools can now read worktree and project information in a machine-readable format and bootstrap sessions automatically.
- New worktrees now start from the remote default branch, avoiding stale local branch state.