Skip to content

v0.12.0

Latest

Choose a tag to compare

@AbysmalBiscuit AbysmalBiscuit released this 20 Jul 13:02

0.12.0 (2026-07-20)

⚠ BREAKING CHANGES

  • issue: prs views carry issue_ids as a list

Features

  • cli: accept the arg shapes agents guess (c2d51a2)
  • cli: report --version from every binary (51f876e)
  • config: add [linear] resolve_pr_links option (6a1b1b3)
  • devkit: add brief for session-start orientation (2c015eb)
  • devkit: warn on binary/plugin version skew (2fe1197)
  • devrun: add config tasks listing subcommand (a9b8062)
  • devrun: apply task env overlay to up steps (6a0eee7)
  • devrun: re-resolve task steps at execution time (59a84a3)
  • hooks: inject project brief at session start (0ff14bc)
  • issue: add linear issue column to prs review table (d3114c9)
  • issue: config-gate linear pr-link resolution (1daacb1)
  • issue: union linear-linked issue ids into prs rows (44e843c)
  • linear: batched pr-url to linked-issues lookup (cd8cfb7)
  • plugin: bootstrap binaries at session start (03913fb)
  • ports: add live_port lookup and holder-scope test (631bbd2)
  • ports: add require_live field to task config (b4ff9f5)
  • ports: gate task execution on live servers (cd8e8a9)
  • ports: user env overrides waive task port refs (fbed7a6)
  • ports: validate require_live names and references (d7d86c3)
  • skills: inject live binary help into using-devkit (f3ded26)

Bug Fixes

  • issue: drop issue-id gate under end --pr-only (4bcb65b)
  • issue: page PR searches to avoid GitHub 504 (141a950)
  • issue: resolve prs issue id from title when branch lacks one (71855f8)
  • ports: scan merged env for require_live refs (54a410e)
  • skills: reword literal preprocessing pattern that aborted skill load (14dc595)

Code Refactoring

  • issue: prs views carry issue_ids as a list (2e958b8)