Skip to content

v0.3.0 — task nesting, owner inference, dismiss-any

Latest

Choose a tag to compare

@dac2k9 dac2k9 released this 09 Jun 10:01
43f9455

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/name from the registered agents, so GitHub links work and items attribute to their agent with no env var.
  • Dismiss any itemx now 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-mcp

Full diff: v0.2.0...v0.3.0