You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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].
e60983cplanr 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).