Skip to content

v1.7.2

Latest

Choose a tag to compare

@AsemDevs AsemDevs released this 10 Jun 11:34
· 1 commit to main since this release
f102520

Patch Changes

  • e60983c Align generated rule templates and the spec-schema reference to Opus 4.8 (was Opus 4.7). The cursor (planr-pipeline.mdc.hbs, agents/specification-agent.md) and codex (_pipeline-section.md.hbs) rule-generator templates, plus docs/reference/spec-schema.md, now render the current DEV-tier codegen model — matching the planr-pipeline plugin v0.10.0 bump to claude-opus-4-8[1m].

  • e60983c planr status is now the whole-project delivery report. With no argument it rolls up every Spec / Backlog item / Quick Task (or the agile epic→task tree) by status — done · promoted/superseded (addressed, never counted as done or outstanding) · outstanding — cross-referenced with the GitHub issue/PR and Linear identifiers recorded in frontmatter, ending with a Summary and an Outstanding work section. New: an optional [scope] argument (one spec/epic/feature id or slug), --md (paste-ready markdown report), --json (machine-readable for agents/CI), and --github / --linear to live-resolve PR + issue states (offline frontmatter by default). Powered by the new delivery-status-service (deterministic aggregation over the existing artifact/GitHub/Linear services); the previous truncated tree view is superseded by the delivery view (--all still controls terminal truncation).