Skip to content

Render plan suffix in sd blocked plain/default output - #109

Merged
jayminwest merged 2 commits into
mainfrom
warren/run_rmq35z8t1545
Jul 17, 2026
Merged

Render plan suffix in sd blocked plain/default output#109
jayminwest merged 2 commits into
mainfrom
warren/run_rmq35z8t1545

Conversation

@jayminwest

Copy link
Copy Markdown
Owner

Summary

fix(blocked): render plan suffix in plain/default output (seeds-5286)

Run

  • Warren run: run_rmq35z8t1545
  • Agent: pi
  • Cost: $0.462 (26 in / 7.3k out / 328.2k cache-r)

Seeds

  • seeds-5286 — Render plan suffix in sd blocked plain/default output

Commits (2)

  • e842937 fix(blocked): render plan suffix in plain/default output (seeds-5286)
  • 7815114 chore(warren): reset seeded workspace artifacts

Files changed

.seeds/issues.jsonl          |  2 +-
 src/commands/blocked.test.ts | 82 ++++++++++++++++++++++++++++++++++++++++++++
 src/commands/blocked.ts      | 17 +++++++--
 3 files changed, 97 insertions(+), 4 deletions(-)

Prompt

Show prompt
work on sd seeds-5286

🤖 Opened by warren run run_rmq35z8t1545

jayminwest and others added 2 commits July 17, 2026 22:07
Mirror the plan-suffix rendering that list.ts and ready.ts already
apply so `sd blocked` surfaces plan membership in human-readable
output. The plain branch now appends planLineSuffix(planForIssue(...))
to the stripped one-liner; the default branch passes it as the third
arg to printIssueOneLine. ids/compact/json modes are unchanged, and
the JSON envelope stays byte-identical (already routed through
issueJsonWithPlan).

Adds three tests in blocked.test.ts covering plain, default (ANSI-
stripped), and --json output for a blocked issue whose parent has
an approved plan.
@jayminwest
jayminwest enabled auto-merge (squash) July 17, 2026 22:08
@jayminwest
jayminwest merged commit fe5ea37 into main Jul 17, 2026
2 checks passed
@jayminwest
jayminwest deleted the warren/run_rmq35z8t1545 branch July 17, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant