Skip to content

Fix piped bulk delete - #2

Open
rx6ru wants to merge 1 commit into
runablehq:mainfrom
rx6ru:fix/stdin-bulk-delete
Open

rx6ru wants to merge 1 commit into
runablehq:mainfrom
rx6ru:fix/stdin-bulk-delete

Conversation

@rx6ru

@rx6ru rx6ru commented Sep 5, 2026

Copy link
Copy Markdown

Fixes #1

forget() now reads piped IDs through the existing stdin helper. Added a CLI test covering two IDs and the empty store afterward.

Tested with:

  • bun test
  • bunx tsc --noEmit
  • bun run build
  • two-ID CLI smoke test

Constraint: Reuse the existing stdin reader.
Confidence: high
Scope-risk: narrow
Tested: bun test; bunx tsc --noEmit; bun run build; CLI smoke test.
@assert-app

assert-app Bot commented Sep 5, 2026

Copy link
Copy Markdown

Review on Assert →

2 clusters identified

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.

Piped bulk delete fails

1 participant