Skip to content

Implement and register sd plan ready (status !== done) in src/command… - #96

Open
jayminwest wants to merge 2 commits into
mainfrom
warren/run_kbwwbwqhz8hs
Open

Implement and register sd plan ready (status !== done) in src/command…#96
jayminwest wants to merge 2 commits into
mainfrom
warren/run_kbwwbwqhz8hs

Conversation

@jayminwest

Copy link
Copy Markdown
Owner

Summary

Implement and register sd plan ready (status !== done)

Run

  • Warren run: run_kbwwbwqhz8hs
  • Agent: pi
  • Cost: $0.641 (20 in / 2.2k out / 487.5k cache-r)

Seeds

  • seeds-25de — Implement and register sd plan ready (status !== done) in src/commands/plan.ts

Commits (2)

  • e6f7522 Implement and register sd plan ready (status !== done)
  • 1efb164 chore(warren): seeds state

Files changed

.mulch/expertise/commands.jsonl |  1 +
 .seeds/issues.jsonl             |  8 ++--
 src/commands/plan-list.ts       | 94 +++++++++++++++++++++++++++++++++++++++
 src/commands/plan.ts            | 97 +++++++----------------------------------
 4 files changed, 114 insertions(+), 86 deletions(-)

Prompt

Show prompt
work on sd seeds-25de. use ml. commit when done.

🤖 Opened by warren run run_kbwwbwqhz8hs

seeds-agent and others added 2 commits June 20, 2026 21:31
Add a 'sd plan ready' subcommand that lists plans whose status is not
'done' (draft|approved|active), mirroring 'sd plan list' filters and
output. Exposes --seed/--outcome/--template/--json passthrough filters
(no --status, since not-done is the verb's purpose).

Extracted the shared plan-list helpers (ListFilters, filter/render/
runPlanList) from src/commands/plan.ts into src/commands/plan-list.ts
to keep plan.ts under the file-size ratchet budget.

Closes seeds-25de (pl-611d step 2).
@jayminwest
jayminwest enabled auto-merge (squash) June 20, 2026 21:32
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