Skip to content

v0.11.0

Choose a tag to compare

@kirchdev-release kirchdev-release released this 18 Jul 02:27
13def77

0.11.0 (2026-07-18)

Features

  • atomic-commit: reuse convention cache on hash match regardless of age (222c45f), closes #53
  • handoff: add skill (ac4007b), closes #44
  • merge-deps: add skill (2a0ae35), closes #47
  • release: add skill (e26d5a5), closes #46
  • release: make branch promotion opt-in (c584361), closes #46
  • release: report an unrecognised release tool as unsupported (4a9a5c5), closes #46
  • tituskirch-skills-config: offer linear.states during work setup (4582537), closes #51
  • tituskirch-skills-config: teach setup and drift-check the release section (4c9086d), closes #46
  • update-deps: add skill (8502724), closes #50
  • work-issue: add an explicit Linear lifecycle to workflow state map (06f79e2), closes #51
  • work-queue: order the queue by dependency in branch:<name> mode (55f916c), closes #34
  • work-queue: reconcile issues left in review at the start of a drain (b401250), closes #52
  • write-docs: teach the docs format to record ADRs (e27f66d), closes #43

Bug Fixes

  • work-issue: align documented label defaults with the real convention (1181c73), closes #45
  • work-issue: make done the human's sign-off instead of the merge (4ee0f43), closes #52
  • work-issue: make the lifecycle label operative for eligibility (ae80a2e), closes #49
  • work-queue: surface worker label/body conflicts in the drain report (391246a), closes #49