Highlights
Cockpit (lakitu)
- Task → work-item nesting — a task linked to a board issue/PR shows that work-item as a child row beneath it (cross-repo), de-duped from its own section.
- Owner inference — bare repo names in the log resolve their
owner/namefrom the registered agents, so GitHub links work and items attribute to their agent with no env var. - Dismiss any item —
xnow hides any work-item from the board (not just Done/Merged), persisted across restarts.
MCP (lakitu-mcp)
- No changes since 0.2.0 (reconcile-on-sweep already shipped in 0.2.0); republished at 0.3.0 in lockstep.
Install
cargo install lakitu lakitu-mcpFull diff: v0.2.0...v0.3.0